Ignore:
Timestamp:
Jan 4, 2012, 3:02:57 PM (14 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk/os2/readme.os2

    r119 r120  
    7474===============
    7575
    76 * klibc 0.6.3 or later
    77 
    78     ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi
     76* klibc 0.6.4 or later
     77
     78    ftp://ftp.netlabs.org/pub/gcc/libc-0.6.4-csd4.zip
    7979
    8080* Qt4 dll
     
    108108-----
    109109
    110   1. Download klibc 0.6.3 csd3 or 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
    112112
    113113
     
    118118  2. Extract all dll to your libpath. preferable x:\ecs\dll or x:\os2\dll where x: is your boot drive
    119119  3. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray
    120 
    121120
    122121MPlayer
     
    127126  3. Extract the MPlayer package to the new directory.
    128127  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 the
     128  5. To be able to use subtitles, copy a TrueType font of your choice to the
    130129     %HOME%\.mplayer directory and rename it to subfont.ttf.
    131 
    132130
    133131Win32 codecs
     
    140138  4. Add a SET MPLAYER_CODECS_DIR statement to your CONFIG.SYS, and point it
    141139     to the "codecs" subdirectory you create above.
    142 
    143140
    144141SMPlayer
     
    255252==========
    256253
     2542011-12-27
     255  * updated to latest SMPlayer svn code
     256
    2572572011-11-11
    258258  * 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)
    260260
    2612612010-06-30
     
    271271
    2722722009-11-11
    273 
    274273  * fixed hang with broken media
    275274  * changed to Qt4 beta4
    276275
    2772762009-10-22
    278 
    279277  * removed requirement for MPlayer DLLs to be in PATH or SMPlayer directory
    280278    (fixed in Qt)
     
    283281
    2842822009-10-02
    285 
    286   * beta1 of newest smplayer version with Qt4 support
     283  * beta1 of newest SMPlayer version with Qt4 support
    287284
    2882852009-01-22
    289 
    290286  * fixed a crash when playing audio files
    291287
    2922882008-11-24
    293 
    294289  * added french and german readme (done by Guillaume Gay and Christian Hennecke)
    295290  * added nice looking icons for exe and folder (done by David Graser)
     
    297292
    2982932008-11-04
    299 
    300294  * fixed a bug in Qt DLL which occured when playing from playlist
    301295  * renamed icon files to match wps behaviour
    302296
    3032972008-10-27
    304 
    305298  * with newest mplayer from hobbes the resizing problem is fixed
    306299  * fixed a bug introduced when adding more file extensions
    307300
    3083012008-10-20
    309 
    310302  * switched to custom-built Qt DLL sqt.dll (latest version from svn.netlabs.org/qt)
    311303  * added a couple more file extensions to the open file dialog
    312304
    3133052008-10-14
    314 
    315306  * initial release
    316 
Note: See TracChangeset for help on using the changeset viewer.