Ignore:
Timestamp:
Mar 29, 2012, 3:09:42 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update to latest svn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/os2/readme.os2

    r121 r127  
    22
    33(W) Christian Hennecke, Oct 5, 2009
    4 last update Jan 29, 2010
     4last update March 22, 2012
    55
    66
     
    7474===============
    7575
    76 * klibc 0.6.3 or later
    77 
    78     ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi
    79 
    80 * Qt4 dll
    81 
    82     see http://svn.netlabs.org/qt4 for more information whats needed
    83 
    84 * MPlayer
    85 
    86     http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search
     76The following requirements need to be installed.
     77
     78
     792.1 kLIBC, GCC4Core, Qt4
     80------------------------
     81
     82The installation of these products can be done either by RPM or ZIP files.
     83
     842.1.a RPM installation
     85----------------------
     86
     87kLIBC
     88-----
     89
     90  1. yum install libc
     91
     92GCC4Core
     93--------
     94
     95  1. yum install libgcc
     96  2. yum install gcc-stack-protector
     97  3. yum install gcc-stdc++-shared-library
     98  4. yum install gcc-supc++-shared-library
     99
     100Qt4 dll
     101-------
     102
     103  1. yum install libqt4
     104  2. Install the xsystray plugin as noted in the readme.os2 and also in
     105     readme.xsystray
     106
     107
     1082.1.b ZIP Installation
     109----------------------
     110
     111kLIBC
     112-----
     113
     114  1. Download kLIBC 0.6.4 or better (see http://svn.netlabs.org/libc for more
     115     information)
     116  2. Install the files to your libpath eg x:\ecs\dll
     117
     118GCC4Core
     119--------
     120
     121  1. Download GCC4Core 1.2.1 or better from http://ftp.netlabs.org/pub/gcc
     122  2. Install the files to your libpath eg. x:\ecs\dll
     123
     124Qt4 dll
     125-------
     126
     127  1. Download Qt4 4.7.3 or better (see http://svn.netlabs.org/qt4 for more
     128     information)
     129  2. Install the files according to the readme
     130  3. Install the xsystray plugin as noted in the readme.os2 and also in
     131     readme.xsystray
     132
     133
     1342.2 MPlayer, Win32 codecs
     135-------------------------
     136
     137The installation of these products is only available as ZIP files.
     138
     139MPlayer
     140-------
     141
     142  http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search
    87143
    88144  WARNING: To use the combination of SMPlayer and MPlayer to its full extent,
     
    92148           or fullscreen mode.
    93149
    94 * Win32 codecs (optional)
    95 
    96     http://www.mplayerhq.hu/design7/dload.html#binary_codecs
     150Win32 codecs (optional)
     151-----------------------
     152
     153  http://www.mplayerhq.hu/design7/dload.html#binary_codecs
    97154
    98155  MPlayer is able to use Win32 codec DLLs for codecs it does not support
     
    105162To install SMPlayer, do the following:
    106163
    107 klibc
    108 -----
    109 
    110   1. Download klibc 0.6.3 csd3 or later.
    111   2. Install the package by double-clicking on the WPI file.
    112 
    113 
    114 Qt4 dll
    115 -------
    116 
    117   1. Download the package
    118   2. Extract all dll to your libpath. preferable x:\ecs\dll or x:\os2\dll where x: is your boot drive
    119   3. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray
    120 
    121 
    122164MPlayer
    123165-------
     
    127169  3. Extract the MPlayer package to the new directory.
    128170  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
     171  5. To be able to use subtitles, copy a TrueType font of your choice to the
    130172     %HOME%\.mplayer directory and rename it to subfont.ttf.
    131 
    132173
    133174Win32 codecs
     
    140181  4. Add a SET MPLAYER_CODECS_DIR statement to your CONFIG.SYS, and point it
    141182     to the "codecs" subdirectory you create above.
    142 
    143183
    144184SMPlayer
     
    189229=================================
    190230
    191 SMPlayer is copyright (C) 2006 - 2011 RVM <rvm@users.sourceforge.net>.
    192 
    193 The OS/2 port is copyright (c) 2008, 2010 Silvan Scherrer.
     231SMPlayer is copyright (C) 2006 - 2012 RVM <rvm@users.sourceforge.net>.
     232
     233The OS/2 port is copyright (c) 2008, 2012 Silvan Scherrer.
    194234
    195235This program is free software; you can redistribute it and/or modify
     
    201241  http://smplayer.sourceforge.net
    202242
    203 Changes for the OS/2 version are included in the file:
    204 
    205   smplayer.diff (not included in the beta)
    206 
    207243This program is distributed in the hope that it will be useful,
    208244but WITHOUT ANY WARRANTY; without even the implied warranty of
     
    215251==========
    216252
    217 Please send bugreports to:
    218 
    219   ecs@aroa.ch
     253If you find a bug, then add a ticket to the trac at
     254http://svn.netlabs.org/qtapps
    220255
    221256Only bug reports with a reproducable bug are accepted. :-)
    222 
    223 Please enclose the error.log file that is produced with the setup described
    224 above under INSTALLATION.
    225257
    226258
     
    260292==========
    261293
     2942012-03-16
     295  * updated to SMPlayer version 0.7.1
     296
     2972011-12-27
     298  * updated to latest SMPlayer svn code
     299
     3002011-11-11
     301  * updated to Qt 4.7.3
     302  * fixed a possible hang when ending SMPlayer while playing a movie (patch by Rudi)
     303
    2623042010-06-30
    263305  * fixed a nasty 1 second delay
     
    272314
    2733152009-11-11
    274 
    275316  * fixed hang with broken media
    276317  * changed to Qt4 beta4
    277318
    2783192009-10-22
    279 
    280320  * removed requirement for MPlayer DLLs to be in PATH or SMPlayer directory
    281321    (fixed in Qt)
     
    284324
    2853252009-10-02
    286 
    287   * beta1 of newest smplayer version with Qt4 support
     326  * beta1 of newest SMPlayer version with Qt4 support
    288327
    2893282009-01-22
    290 
    291329  * fixed a crash when playing audio files
    292330
    2933312008-11-24
    294 
    295332  * added french and german readme (done by Guillaume Gay and Christian Hennecke)
    296333  * added nice looking icons for exe and folder (done by David Graser)
     
    298335
    2993362008-11-04
    300 
    301337  * fixed a bug in Qt DLL which occured when playing from playlist
    302338  * renamed icon files to match wps behaviour
    303339
    3043402008-10-27
    305 
    306341  * with newest mplayer from hobbes the resizing problem is fixed
    307342  * fixed a bug introduced when adding more file extensions
    308343
    3093442008-10-20
    310 
    311345  * switched to custom-built Qt DLL sqt.dll (latest version from svn.netlabs.org/qt)
    312346  * added a couple more file extensions to the open file dialog
    313347
    3143482008-10-14
    315 
    316349  * initial release
    317 
Note: See TracChangeset for help on using the changeset viewer.