Releases: GSoftwareDevelopment/MIDICar-Player
Releases · GSoftwareDevelopment/MIDICar-Player
v1.6a
The version includes fixes that were not caught in the previous release.
- improved handling of file selection
- correct OSD handling in Normal and Mini modes
- correct response to files other than MID and PLS - correct error signaling.
Changes:
- getting rid of data placed directly in the code
- full standalone keyboard support
- increased code readability, thanks to the use of macros
v1.6
Major changes:
- support for Playlists
*.PLS
- support for
DESCRIPT.ION
files - personalization and display of long names for files and directories - increase of list buffer to 16KB
Fixes and improvements:
- indicator of currently loaded song in the list
- locking of RETURN key in Mini mode
v1.5.8a
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.
v1.5.8
This release includes:
- improved sending of MIDI Reset event
- DreamBlaster mixer support - Master Volume and EQ
- support for project MIDICar-Remote
Note that support for the MIDICar-Remote project is (so far) ONLY for the MIDICar driver!
Be sure to update your drivers!
1.5.7
- Improved sending of MIDI Reset message
v1.5.6b
This release should have been inserted here a long time ago - sorry,
I don't even remember what corrections it makes anymore :(
v1.5.5c
version update
1.5 alpha
This version, includes many fixes and improvements. The most important of these are:
- implementation of support for MIDI device drivers
- passing program settings via the command line (mainly SDX!)
- proper support for entering device specifications - up to 80 characters can be edited
- increased number of displayed list items
control+up/down arrows
for page up/down
Check out the INF and TXT files included in the release!