home *** CD-ROM | disk | FTP | other *** search
- History
- -------
- 0.1 - First version.
-
- 0.2 - Fixed bugs :
- 1. Font and screen drivers not found when run from another directory.
- Fixed by moving them into the code thus leaving the only necessary
- file to be cd-v.exe
- 2. Track length not updated in statistics window when track was changed
- indirectly (by ff, rewind, or track finish).
-
- 1.0 - Added Track order selection for playing and indication of play mode
- at the top-right corner of the time display.
-
- 1.1 - Fixed bugs :
- 1. Memory access violations causing strange screen behaviour.
- 2. When clicking on a blank slot from the track list, a number appeared.
- 3. Incorrect disk length when playing entire disk.
-
- 1.2 - Fixed bugs :
- 1. When entering without a CD and the tray is closed, the button would
- operate properly (not operate) but would not get whited.
- 2. Tracks higher than 19 caused trouble due to incorrect BCD to decimal
- conversion.
-
- Added features:
- 1. Added the ability to exit with the ESC key. ESC now functions as PWR.
- 2. Added AutoRepeat feature. When pressing a button longer than 1Sec, it
- gets released and if still pressed, will activate every 0.1Sec. Thus
- allowing true FF ,REW ,SKIP and PREV.
- 3. Added screen-saving ability.
- 4. Added configuration file cd-v.cfg
-
- 1.3 - Added features:
- 1. Added volume control.
- 2. Added the ability to change the system palette from the configuration
- file.
- 3. Added the ability to change the initial state of commonly used
- togglers.
-
- 1.4 - Added features:
- 1. Added mute button.
- 2. Added "sleep now" corner.
- 3. Ablitity to erase last entry from order list.
- 4. Use of the keyboard key '+' to add an empty entry to the order list
- thus enabling faster filling of the list without running the mouse
- back and forth.
-
- Arbitrary changes:
- 1. Swapped places of the buttons SKIP with PREV and FF with REW.
-
- Fixed bugs:
- 1. The program would terminate when pressing SKIP or PREV in ordering
- mode and with the list empty. The list is now never really empty.
-
- 1.5 - Added features:
- 1. Added an entry in the config file to select one more key to function
- as the key '+'.
- 2. Added two buttons on the track order selection buttons : Add new
- entry and Remove last entry.
-
- 1.6 - Added features:
- 1. Added loop mode.
- 2. Added extensive color configuration.
-
- Arbitrary changes:
- 1. Choosing from the track list while in ORD mode causes the currently
- pressed slot to descend.
- 2. In ORD, Pressing the middle button (on a 3-button mouse, and an
- appropriate driver), while positioned in the track list box, causes
- the currently selected slot to ascend.
- 3. In ORD, Pressing the right button, while positioned in the track list
- box, causes the currently selected slot to descend.
- 4. When in SEQ mode, selecting a track from the track list starts
- it, whether the player was playing before or not.
- 5. Changed length of "sleep-now" duartion from 2 to 1 Sec.
- 6. Removed configuration of system palette.
- 7. Move "+" and "-" buttons from the order list to the track box, during
- ORD mode.
-
- Fixed bugs:
- 1. When in ordered mode, and the last selected track has finished, the
- player would return to track 1 instead of the first selected track.
-