Skip to content

v1.5.8a

Choose a tag to compare

@GSoftwareDevelopment GSoftwareDevelopment released this 31 May 17:33

Fixes:

  • incorrect handling of the ESC key when entering the path;
  • incorrectly given path when changing the current drive;
  • shortened code for displaying a single entry;
  • shortened the loader procedure, passing the file specification to the main program;
  • correct recognition of the end of the command line in the loader - resulted in incorrect recognition of the last parameter (which in fact was not there) and passing it to the main program as, a music file to play;

Changes:

  • new designations ("icons") for: directory and parent directory;
  • the first entry in the list (designating the drive and path) now does not contain an "icon"; it fills the entire width of the (available) line;
  • new presentation mode: Mini Mode. The "I" key can be used to toggle the visibility of the directory. In Mini mode, the cursor keys is disabled.