1 | CW-MM classes
|
---|
2 | -------------
|
---|
3 | This package is a complete replacement for the
|
---|
4 | multimedia classes coming with MMOS2. The convert menu
|
---|
5 | is enhanced and the image classes are more robust WRT
|
---|
6 | broken image files or buggy IO-procs. The limitations
|
---|
7 | of the JPG-IO proc are still there. This procedure crashes
|
---|
8 | on some images and the only way to resolve is a restart of
|
---|
9 | the WPS. To overcome this limitiation a new JPGIO-IO procedure
|
---|
10 | is included.
|
---|
11 |
|
---|
12 | Two classes are for seemless integration of the
|
---|
13 | MMIO procedures for MP3 and OGG files written by
|
---|
14 | Russel O'Connor.
|
---|
15 | Get these procedures from:
|
---|
16 |
|
---|
17 | http://www.math.berkeley.edu/~roconnor/
|
---|
18 |
|
---|
19 | After installation Ogg- and MP3 files are treated the
|
---|
20 | same way by the WPS as the other audio files. They have
|
---|
21 | their own Icons and the same menus as for example
|
---|
22 | wave files. A doubleclick starts playback another one
|
---|
23 | stops it. The convert menu item helps you decoding the
|
---|
24 | file to wave without any other program.
|
---|
25 |
|
---|
26 | The settings notebook of every audio file gets a new
|
---|
27 | page added describing the audio characteristics like
|
---|
28 | playtime or samplerate. This data is also shown in the
|
---|
29 | details view of folders if set to class:CWAudio.
|
---|
30 |
|
---|
31 | There's also a new open-item for volume.
|
---|
32 | You may view and change the ID3 tags of MP3 files
|
---|
33 | using the settings notebook. These tags are also shown
|
---|
34 | in the details view.
|
---|
35 |
|
---|
36 |
|
---|
37 | Additional features
|
---|
38 | -------------------
|
---|
39 | With the following keys in OS2.ini you may specify
|
---|
40 | the programs to use when opening audio files. These
|
---|
41 | programs must be PM programs.
|
---|
42 |
|
---|
43 | CWMM->audioplayer-><Name of program>
|
---|
44 | CWMM->audioeditor-><Name of program>
|
---|
45 |
|
---|
46 | The following keys specify the videoplayer to use for
|
---|
47 | MPG and AVI files:
|
---|
48 |
|
---|
49 | CWMM->aviplayer-><Name of program>
|
---|
50 | CWMM->mpgplayer-><Name of program>
|
---|
51 |
|
---|
52 | The following key specifies the image editor to use when
|
---|
53 | selecting the apropriate menu:
|
---|
54 |
|
---|
55 | CWMM->imageeditor-><Name of program>
|
---|
56 |
|
---|
57 | Use this key to enable details for image files on CD. Use
|
---|
58 | only with fast drives.
|
---|
59 |
|
---|
60 | CWMM->useNewImgClsFeaturesOnCD->1
|
---|
61 |
|
---|
62 | Note: The keynames are case sensitive.
|
---|
63 |
|
---|
64 |
|
---|
65 | Installation:
|
---|
66 | -------------
|
---|
67 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
---|
68 |
|
---|
69 | Make a backup of your INI files !
|
---|
70 |
|
---|
71 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
---|
72 |
|
---|
73 | Follow the instructions in the Readme of the root directory of the distribution.
|
---|
74 |
|
---|
75 |
|
---|
76 | Credits
|
---|
77 | -------
|
---|
78 |
|
---|
79 | The Icons are (C) Klaus Staedtler-Przyborski. Thanks for fearless
|
---|
80 | beta testing.
|
---|
81 |
|
---|
82 |
|
---|
83 | License
|
---|
84 | --------
|
---|
85 |
|
---|
86 | Theses classes are free to use but copyrighted. Use them on your own
|
---|
87 | risk. If they burn your house or destroy your data it's all your
|
---|
88 | fault.
|
---|
89 |
|
---|
90 |
|
---|
91 | Author
|
---|
92 | ------
|
---|
93 |
|
---|
94 | These classes are
|
---|
95 |
|
---|
96 | (C) Chris Wohlgemuth 2001-2003
|
---|
97 |
|
---|
98 | http://www.geocities.com/SiliconValley/Sector/5785/
|
---|
99 | http://www.os2world.com/cdwriting
|
---|
100 |
|
---|
101 |
|
---|
102 |
|
---|