CW-MM classes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
|Picture=CW-MM-003.PNG | |Picture=CW-MM-003.PNG | ||
|Version=0.2.8 | |Version=0.2.8 | ||
|Download= | |Download=English: {{FileLink|CW-MM_Classes_0-2-7b_en.zip}}German: {{FileLink|CW-MM_Classes_0-2-8_de.zip}} | ||
{{FileLink|CW-MM_Classes_0-2-7b_en.zip}} | |||
{{FileLink|CW-MM_Classes_0-2-8_de.zip}} | |||
|Author=[[Chris Wohlgemuth]] | |Author=[[Chris Wohlgemuth]] | ||
|License=GNU GPL V2 / BSD 3-Clauses | |License=GNU GPL V2 / BSD 3-Clauses | ||
Line 13: | Line 9: | ||
CW-MM Classes are a complete replacement for the multimedia classes coming with MMOS2. | CW-MM Classes are a complete replacement for the multimedia classes coming with MMOS2. | ||
==Features== | |||
* Complete replacement for the multimedia classes coming with OS/2 | * Complete replacement for the multimedia classes coming with OS/2 | ||
* Integrates MP3- and OGG-Files into the WPS | * Integrates MP3- and OGG-Files into the WPS | ||
Line 27: | Line 23: | ||
* Control playing using setup strings | * Control playing using setup strings | ||
* Audio device sharing | * Audio device sharing | ||
* M3U playlist editor | * M3U playlist editor | ||
* Audio stream object for listening to IceCast servers (no, it doesn't work with shoutcast) | * Audio stream object for listening to IceCast servers (no, it doesn't work with shoutcast) | ||
Line 35: | Line 30: | ||
* Caching of information to speed up folder opening | * Caching of information to speed up folder opening | ||
* REXX interface if WPS-Wizard V0.2.0 is installed | * REXX interface if WPS-Wizard V0.2.0 is installed | ||
* Of course multithreaded 32 bit OO design | * Of course multithreaded 32-bit OO design | ||
<gallery> | <gallery> | ||
File:CW-MM-001.PNG | File:CW-MM-001.PNG | ||
File:CW-MM-002.PNG | File:CW-MM-002.PNG | ||
Line 46: | Line 38: | ||
==Links== | ==Links== | ||
* [http://trac.netlabs.org/cwmmclasses/wiki Netlabs SVN] | * [http://trac.netlabs.org/cwmmclasses/wiki Netlabs SVN] | ||
* [http://web.archive.org/web/20030803102649/http://www.os2world.com/cdwriting/mmclasses/mmclassesmain.htm Archived WebSite] | * [http://web.archive.org/web/20030803102649/http://www.os2world.com/cdwriting/mmclasses/mmclassesmain.htm Archived WebSite] | ||
* [https://github.com/OS2World/UTIL-WPS-CWMM Source Code Git] | |||
[[Category:Desktop Enhancement]] | [[Category:Desktop Enhancement]] | ||
[[Category:WPS Software]] | [[Category:WPS Software]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 00:40, 29 November 2021
CW-MM classes | |
---|---|
Version | 0.2.8 |
Vendor | |
Author | Chris Wohlgemuth |
License | GNU GPL V2 / BSD 3-Clauses |
Download | English: CW-MM_Classes_0-2-7b_en.zipGerman: CW-MM_Classes_0-2-8_de.zip |
Website | Netlabs Trac |
CW-MM Classes are a complete replacement for the multimedia classes coming with MMOS2.
Features
- Complete replacement for the multimedia classes coming with OS/2
- Integrates MP3- and OGG-Files into the WPS
- Audio details of any audio class in folder details view
- Audio details of any audio class in the settings notebook
- ID3 tags in the details view of folders
- ID3 tag editing in the settings notebook
- Media folder plays any audio file class
- Playlists (the folder contents is the playlist)
- ID3 tag display in player
- New shadow class showing audio details in folder details view.
- CD player with FreeDB support
- Control playing using setup strings
- Audio device sharing
- M3U playlist editor
- Audio stream object for listening to IceCast servers (no, it doesn't work with shoutcast)
- Image file information in the settings and the details view
- New JPEG IO-procedure included which may read progressive JPEG files
- Improved lighttable folder with settable preview size.
- Caching of information to speed up folder opening
- REXX interface if WPS-Wizard V0.2.0 is installed
- Of course multithreaded 32-bit OO design