Changeset 120 for smplayer/trunk/os2/readme.os2
- Timestamp:
- Jan 4, 2012, 3:02:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk/os2/readme.os2
r119 r120 74 74 =============== 75 75 76 * klibc 0.6. 3or later77 78 ftp://ftp.netlabs.org/pub/gcc/libc-0 _6_3-csd3.wpi76 * klibc 0.6.4 or later 77 78 ftp://ftp.netlabs.org/pub/gcc/libc-0.6.4-csd4.zip 79 79 80 80 * Qt4 dll … … 108 108 ----- 109 109 110 1. Download klibc 0.6. 3 csd3or later.111 2. Install the package by double-clicking on the WPI file.110 1. Download klibc 0.6.4 csd4 or later. 111 2. Extract all dll to your libpath. preferable x:\ecs\dll or x:\os2\dll where x: is your boot drive 112 112 113 113 … … 118 118 2. Extract all dll to your libpath. preferable x:\ecs\dll or x:\os2\dll where x: is your boot drive 119 119 3. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray 120 121 120 122 121 MPlayer … … 127 126 3. Extract the MPlayer package to the new directory. 128 127 4. Copy the .mplayer subdirectory -- if included -- to your HOME directory. 129 4. To be able to use subtitles, copy a TrueType font of your choice to the128 5. To be able to use subtitles, copy a TrueType font of your choice to the 130 129 %HOME%\.mplayer directory and rename it to subfont.ttf. 131 132 130 133 131 Win32 codecs … … 140 138 4. Add a SET MPLAYER_CODECS_DIR statement to your CONFIG.SYS, and point it 141 139 to the "codecs" subdirectory you create above. 142 143 140 144 141 SMPlayer … … 255 252 ========== 256 253 254 2011-12-27 255 * updated to latest SMPlayer svn code 256 257 257 2011-11-11 258 258 * updated to Qt 4.7.3 259 * fixed a possible hang when ending smplayer while playing a movie (patch by Rudi)259 * fixed a possible hang when ending SMPlayer while playing a movie (patch by Rudi) 260 260 261 261 2010-06-30 … … 271 271 272 272 2009-11-11 273 274 273 * fixed hang with broken media 275 274 * changed to Qt4 beta4 276 275 277 276 2009-10-22 278 279 277 * removed requirement for MPlayer DLLs to be in PATH or SMPlayer directory 280 278 (fixed in Qt) … … 283 281 284 282 2009-10-02 285 286 * beta1 of newest smplayer version with Qt4 support 283 * beta1 of newest SMPlayer version with Qt4 support 287 284 288 285 2009-01-22 289 290 286 * fixed a crash when playing audio files 291 287 292 288 2008-11-24 293 294 289 * added french and german readme (done by Guillaume Gay and Christian Hennecke) 295 290 * added nice looking icons for exe and folder (done by David Graser) … … 297 292 298 293 2008-11-04 299 300 294 * fixed a bug in Qt DLL which occured when playing from playlist 301 295 * renamed icon files to match wps behaviour 302 296 303 297 2008-10-27 304 305 298 * with newest mplayer from hobbes the resizing problem is fixed 306 299 * fixed a bug introduced when adding more file extensions 307 300 308 301 2008-10-20 309 310 302 * switched to custom-built Qt DLL sqt.dll (latest version from svn.netlabs.org/qt) 311 303 * added a couple more file extensions to the open file dialog 312 304 313 305 2008-10-14 314 315 306 * initial release 316
Note:
See TracChangeset
for help on using the changeset viewer.