source: branches/v2.9/changes-0_2_9.txt@ 10

Last change on this file since 10 was 3, checked in by stevenhl, 8 years ago

Import modifications from cwmm-eCS-Refresh-13_05_05.zip dated 2005-05-13

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