source: trunk/changes-0_2_9.txt@ 23

Last change on this file since 23 was 4, checked in by stevenhl, 8 years ago

Import modifications from cwmm-0_2_9-work-01_10_2006.zip dated 2006-08-27

File size: 6.8 KB
Line 
10.2.9pre2: (11.08.05)
2-Close confirmation dialog of media folder will be dismissed automatically after 60s (use INI key to change)
3-MM-find: app opens audio files in editor now (used to open default view and the folder)
4-MM-find: video files are opened in player. No opening of the folder anymore
5-MM-find: app loads NLV strings from resource DLL
6-MM-find: query system for user added audio extensions for insertion into the search dialog
7-MM-find: improved handling of image extensions
8-MM-find: added to tasklist
9-MM-find: added play controls for audio files
10-MM-find: save last visited audio directory
11-Helper apps (converter etc.) create their INI file in the users home directory now
12-MMAudio class claimed to support *.wav extension while MMWAV should be the only one doing that (audioext.rx)
13-MMVideo: associate extensions added by third party IO procs with it automatically (videoext.rx)
14-MMVideo: defined type "Digital video"
15-MMMPG: associate extensions added by OpenMPEG with it automatically (mpegext.rx)
16-Improvements to the build process of the helper apps
17-createcd.exe takes the name of created CD-folders from the resource DLL
18-CWCDFolder: improved sorting (hope so, never saw problems on my system)
19-CWCDFolder: No more hic up at start of track
20-MM classes: fixed boot hangs because of endless loops in *.rx files under some circumstances
21
220.2.9pre1:
23-Don't show a message box if resource DLL can't be found.
24-Changed DLL finding algorithm. Should be more robust, when classes are improperly registered.
25-New method cwmmRequestBmpDeletion() for WPS-wizard to trigger background BMP deletion.
26-Help for audio stream class.
27-Close confirmation dialog of media folder is now modal to the folder
28-Audio information for shadows in media folders wasn't shown when linked object wasn't touched first.
29-Mediafolder refresh triggers new time calculation.
30-Stop menu item of audio stream objects didn't work.
31
320.2.8:
33-Icon view removed for media folders.
34-Icon view page removed for media folders. This removes it also from CD folders which never supported icon view anyway.
35-Compact view improved.
36-Track information in switch list and titles.
37-Opening of Media folder wasn't possible when settings already open.
38-Fixed a memory leak for image files.
39-Fixed deadlock when copying image files in light table folders.
40-Background bitmap deletion of image files to give memory back to the system.
41-English distribution included german help file for the classes.
42-Audio objects stopped playing after a second if not started from a folder.
43-Workaround for WPS crash with Timidity. No, It's still not working with the classes.
44-Fixed possible crash with abstract objects in light table folders.
45-Fixed CD querying for LVM systems (not for dynamically attached USB drives yet).
46-Audio file scanning now stops when folder is closed.
47-No scanning for CD tracks.
48-Video player didn't work at all.
49-ID3 info for artist was overwritten with the album name when using setup strings.
50-Trap when Quicktime for OS/2 was installed during scanning of MP3 files.
51-Marking image files as invalid for the WPS when caused a trap.
52-Only create thumbs when image is visible in container. Esp. useful when WPS-Wizard is installed.
53-When first creating ID3 tags the genre was always set to 'blues'.
54-CD objects are no longer created automatically. This will fix most lock ups people experienced.
55-Slide show program for displaying the contents of one or more directories
56
570.2.7b:
58-New creatobj.cmd.
59
600.2.7
61-Renamed method cwmmAddWaveInformationPage() to cwmmAddAudioInformationPage().
62-Added container handle to parameter list of methods cwmmPlayTrack() and cwmmPauseTrack()
63-If several audio files in a folder are started at once they will be played consecutively.
64-Image information in popup menu
65-Added audio information for midi files in details view.
66-Audioplayer playback always started with default volume setting (70%).
67-Master volume item added to sys menu of audio player.
68-Language now derived from LANG setting not the country code.
69-URL of audio stream objects was truncated to 4 chars when reopening the settings.
70-Audio-Stream objects lost their type after changing settings.
71-Bitrate display for MP3 files if MMIOMP3 0.4.2 or above is installed.
72-Bitrate display for OGG files if MMIOOGG 0.3.1 or above is installed.
73-ID3 tag handling completely rewritten. Track information may be 256 bytes long per entry.
74 ID3 tags are handled separately now.
75-Volume for audio files adjustable now. Volume menu no longer starts master volume.
76-Modified settings page handling for audio objects on CD
77-Added INI key to disable audio file scanning for certain drives.
78-Added INI key to disable ID3 tag reading for certain drives.
79
800.2.6
81-Audio extensions added in the MM configuration notebook are recognized.
82-createcd compiled with VAC
83-helper progs statically linked.
84-No template for CWMMDataFile.
85-New FLAC class.
86-New EA MMNUMAUDIOBYTES containing the number of audio bytes of the file.
87-M3U playlist editor failed using M3U lists created by Rockbox.
88-Play menu for M3U objects.
89-Hilighting of play and pause buttons during device sharing corrected
90-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.
91-Support for converting to OGG-Vorbis. Any future write enabled audio IO-Proc will be automatically supported now.
92-Default audio player replaced
93-Opening of folders with image files is faster now
94-Image spacing in lighttable folders improved
95-Image converter dialog had german resources in the english language version (obviously nobody cared...).
96-Preview in image converter
97-PNG files are recognized as image files. Automatic support of future image IO procs.
98-PNG image class
99-Only one INI file for MM class helpers.
100
1010.2.5
102Media folder:
103-Popup menu on time control for changing display
104-New playlist editor
105-Shadows for fly over help
106
107MMClasses:
108-DLLs needed by specified players or editors weren't found if not in LIBPATH.
109-You may specify a different mp3 player
110-Fixed wrong icon size for standard classes in details view of light table folders.
111-Added support for animated folder icons in lightable folder
112-Templates were not drawn in light table folders icon view
113-Pause function for audio files
114-Fixed asscociations for image files.
115-Fixed image conversion.
116-Renamed REXX functions. The old names are still working but shouldn't be used longer.
117-Added new REXX function cwmmQueryImageInfo()
118-Added method cwmmQueryImageInfo().
119-ID3 tags of MP3 files weren't set when using setup strings. Only EAs were updated.
120-No more garbled characters with some players when reading the ID3 tags.
121-Black and white images are properly drawn in lightable folders
122
123JPEG IO procedure:
124-Procedure now accepts 8 bit input images.
125
Note: See TracBrowser for help on using the repository browser.