Changeset 194
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r179 r194 1 0.3.0RC4 2 - Fixed file identify code so the internal audio player will play MIDI files 3 - Added a midiplayer INI key (ab.exe fails to play midis) also added to help 4 - Removed remaining code added to block using TimidityMCD 5 - Fixed an issue with duplicate "About" dialogs in the TW version of the 6 media folder dialogs 7 - Removed Audio editor from MIDI Open as menu 8 9 1 10 0.3.0RC3 2 11 - Fixed the help file build so country, codepage and language are all picked up correctly -
trunk/make.inc
r176 r194 19 19 endif 20 20 21 VERSION = 0_3_0_RC 322 VERSION_STRING = 0.3.0.RC 321 VERSION = 0_3_0_RC4 22 VERSION_STRING = 0.3.0.RC4 23 23 AUTHOR_STRING = "(C) Chris Wohlgemuth 2002-2005 Netlabs 2023-2024" 24 24 BUILD_ROOT = U:/CWMM_Workspace/Trunk
Note:
See TracChangeset
for help on using the changeset viewer.