Skip to content

Releases: GSoftwareDevelopment/MIDICar-Player

v1.6a

10 Jun 15:53
Compare
Choose a tag to compare

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

07 Jun 10:55
Compare
Choose a tag to compare

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

31 May 17:33
Compare
Choose a tag to compare

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

04 May 11:14
Compare
Choose a tag to compare

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

29 Apr 17:24
Compare
Choose a tag to compare
  • Improved sending of MIDI Reset message

v1.5.6b

14 Mar 16:59
Compare
Choose a tag to compare

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

22 Dec 11:51
Compare
Choose a tag to compare
version update

1.5 alpha

24 Nov 14:16
Compare
Choose a tag to compare

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!