source: trunk/HISTORY@ 183

Last change on this file since 183 was 179, checked in by gyoung, 15 months ago

Rename changes-0_2_9.txt to HISTORY

  • Property svn:eol-style set to native
File size: 8.6 KB
Line 
10.3.0RC3
2- Fixed the help file build so country, codepage and language are all picked up correctly
3- Fixed failure of M3U list to save and close properly
4- Added M3U and Media player specific help to their respective help menus
5- Fixed the creation of the non-English mediafldr_xx.inf files
6
70.3.0RC2
8- Removed the configuration program
9- Added all available translations and fixed some codepage definition issues
10- Changes so mov avi and jpeg file are all played by a modern video player found in the PATH.
11- The mplayer in winos2 is no longer found when searching the path for mplayer.
12- Mplayer vio window starts minimize and both Mplayer and ffplay close when video finishes.
13- Updated mediafldr.inf to include new and missing ini entries under hidden features.
14- Fixed the MMOS2.ini updating
15
160.3.0RC1
17- Everything is now built with VAC 3.08
18- Add commands to make files to build the RU media folder help
19- Prevent CD tracks from being droped on launchpad and M3U lists
20 Netlabs Ticket 19 (from Lars Erdmann)
21- Fix 2 traps (from Lars Erdmann)
22- Include all the language files in the package
23- Add code to open modern video formats from MMOS2 using mplayer/smplayer or
24 ffmpeg
25- Added a program to configure the ini settings
26
270.2.9pre4 (9/28/23)
28-Correctly fix memory leak in the mmfolder draw code (from Lars Erdmann)
29 AN ticket 2756 NL ticket 22
30-Remove stray @ in some About dialogs. AN Ticket 2947
31-Update server in CDDB.ini to one the actually exists (from Dave Yeo)
32 AN Ticket 3539
33-Add a candidate CWMMConfig.exe to make it easier to update CWMM
34 ini settings. AN Ticket 2944
35
360.2.9pre3 (9/21/23)
37-Get CD Digital Audio working. Thanks Lars NL ticket 2 AN ticket 1991
38-Support modern video formats (requires installing FFMPEG or Mplayer/SMplayer)
39-Fixed memory leak in the mmfolder draw code AN ticket 2756 NL ticket 22
40-Fixed time being appended to title instead of replacing the last line AN ticket 2696
41-Got TimidityMCD working with CWMM
42
430.2.9pre2: (11.08.05)
44-Close confirmation dialog of media folder will be dismissed automatically after 60s (use INI key to change)
45-MM-find: app opens audio files in editor now (used to open default view and the folder)
46-MM-find: video files are opened in player. No opening of the folder anymore
47-MM-find: app loads NLV strings from resource DLL
48-MM-find: query system for user added audio extensions for insertion into the search dialog
49-MM-find: improved handling of image extensions
50-MM-find: added to tasklist
51-MM-find: added play controls for audio files
52-MM-find: save last visited audio directory
53-Helper apps (converter etc.) create their INI file in the users home directory now
54-MMAudio class claimed to support *.wav extension while MMWAV should be the only one doing that (audioext.rx)
55-MMVideo: associate extensions added by third party IO procs with it automatically (videoext.rx)
56-MMVideo: defined type "Digital video"
57-MMMPG: associate extensions added by OpenMPEG with it automatically (mpegext.rx)
58-Improvements to the build process of the helper apps
59-createcd.exe takes the name of created CD-folders from the resource DLL
60-CWCDFolder: improved sorting (hope so, never saw problems on my system)
61-CWCDFolder: No more hic up at start of track
62-MM classes: fixed boot hangs because of endless loops in *.rx files under some circumstances
63
640.2.9pre1:
65-Don't show a message box if resource DLL can't be found.
66-Changed DLL finding algorithm. Should be more robust, when classes are improperly registered.
67-New method cwmmRequestBmpDeletion() for WPS-wizard to trigger background BMP deletion.
68-Help for audio stream class.
69-Close confirmation dialog of media folder is now modal to the folder
70-Audio information for shadows in media folders wasn't shown when linked object wasn't touched first.
71-Mediafolder refresh triggers new time calculation.
72-Stop menu item of audio stream objects didn't work.
73
740.2.8:
75-Icon view removed for media folders.
76-Icon view page removed for media folders. This removes it also from CD folders which never supported icon view anyway.
77-Compact view improved.
78-Track information in switch list and titles.
79-Opening of Media folder wasn't possible when settings already open.
80-Fixed a memory leak for image files.
81-Fixed deadlock when copying image files in light table folders.
82-Background bitmap deletion of image files to give memory back to the system.
83-English distribution included german help file for the classes.
84-Audio objects stopped playing after a second if not started from a folder.
85-Workaround for WPS crash with Timidity. No, It's still not working with the classes.
86-Fixed possible crash with abstract objects in light table folders.
87-Fixed CD querying for LVM systems (not for dynamically attached USB drives yet).
88-Audio file scanning now stops when folder is closed.
89-No scanning for CD tracks.
90-Video player didn't work at all.
91-ID3 info for artist was overwritten with the album name when using setup strings.
92-Trap when Quicktime for OS/2 was installed during scanning of MP3 files.
93-Marking image files as invalid for the WPS when caused a trap.
94-Only create thumbs when image is visible in container. Esp. useful when WPS-Wizard is installed.
95-When first creating ID3 tags the genre was always set to 'blues'.
96-CD objects are no longer created automatically. This will fix most lock ups people experienced.
97-Slide show program for displaying the contents of one or more directories
98
990.2.7b:
100-New creatobj.cmd.
101
1020.2.7
103-Renamed method cwmmAddWaveInformationPage() to cwmmAddAudioInformationPage().
104-Added container handle to parameter list of methods cwmmPlayTrack() and cwmmPauseTrack()
105-If several audio files in a folder are started at once they will be played consecutively.
106-Image information in popup menu
107-Added audio information for midi files in details view.
108-Audioplayer playback always started with default volume setting (70%).
109-Master volume item added to sys menu of audio player.
110-Language now derived from LANG setting not the country code.
111-URL of audio stream objects was truncated to 4 chars when reopening the settings.
112-Audio-Stream objects lost their type after changing settings.
113-Bitrate display for MP3 files if MMIOMP3 0.4.2 or above is installed.
114-Bitrate display for OGG files if MMIOOGG 0.3.1 or above is installed.
115-ID3 tag handling completely rewritten. Track information may be 256 bytes long per entry.
116 ID3 tags are handled separately now.
117-Volume for audio files adjustable now. Volume menu no longer starts master volume.
118-Modified settings page handling for audio objects on CD
119-Added INI key to disable audio file scanning for certain drives.
120-Added INI key to disable ID3 tag reading for certain drives.
121
1220.2.6
123-Audio extensions added in the MM configuration notebook are recognized.
124-createcd compiled with VAC
125-helper progs statically linked.
126-No template for CWMMDataFile.
127-New FLAC class.
128-New EA MMNUMAUDIOBYTES containing the number of audio bytes of the file.
129-M3U playlist editor failed using M3U lists created by Rockbox.
130-Play menu for M3U objects.
131-Hilighting of play and pause buttons during device sharing corrected
132-You can't start more than 3 audio files at a time now, preventing problems when a whole folder of audio objects was accidently selected.
133-Support for converting to OGG-Vorbis. Any future write enabled audio IO-Proc will be automatically supported now.
134-Default audio player replaced
135-Opening of folders with image files is faster now
136-Image spacing in lighttable folders improved
137-Image converter dialog had german resources in the english language version (obviously nobody cared...).
138-Preview in image converter
139-PNG files are recognized as image files. Automatic support of future image IO procs.
140-PNG image class
141-Only one INI file for MM class helpers.
142
1430.2.5
144Media folder:
145-Popup menu on time control for changing display
146-New playlist editor
147-Shadows for fly over help
148
149MMClasses:
150-DLLs needed by specified players or editors weren't found if not in LIBPATH.
151-You may specify a different mp3 player
152-Fixed wrong icon size for standard classes in details view of light table folders.
153-Added support for animated folder icons in lightable folder
154-Templates were not drawn in light table folders icon view
155-Pause function for audio files
156-Fixed asscociations for image files.
157-Fixed image conversion.
158-Renamed REXX functions. The old names are still working but shouldn't be used longer.
159-Added new REXX function cwmmQueryImageInfo()
160-Added method cwmmQueryImageInfo().
161-ID3 tags of MP3 files weren't set when using setup strings. Only EAs were updated.
162-No more garbled characters with some players when reading the ID3 tags.
163-Black and white images are properly drawn in lightable folders
164
165JPEG IO procedure:
166-Procedure now accepts 8 bit input images.
167
Note: See TracBrowser for help on using the repository browser.