diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-03-22 18:27:50 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-03-22 18:27:50 +0000 |
| commit | fe88abb343f935858960a7b3c95b8371b52a84ea (patch) | |
| tree | 0c57c3bff49b791acbe3ec8328af449b81041004 /README | |
| parent | 60e03a5523b07b0b1584b420b19c9d5b979f2435 (diff) | |
| download | qmmp-fe88abb343f935858960a7b3c95b8371b52a84ea.tar.gz qmmp-fe88abb343f935858960a7b3c95b8371b52a84ea.tar.bz2 qmmp-fe88abb343f935858960a7b3c95b8371b52a84ea.zip | |
fixed documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4193 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,6 +41,7 @@ Output system support: - Pulse Audio - JACK - WaveOut (Win32) +- DirectSound (Win32) Other features: - XMMS and Winamp 2.x skins support @@ -100,7 +101,6 @@ Requirements: - mplayer (Optional) - cmake >= 2.6.0 (for build only) - Attention! Qmmp build needs lrelease installed. The libqt4-devel package often contains this utility. Configure: @@ -143,7 +143,7 @@ To enable them, run 'cmake ./ -DUSE_OSS:BOOL=TRUE' or 'cmake ./ -DUSE_OSS:UDISKS HAL and UDisks2 support. Most Linux distributions does not include HAL anymore. To disable HAL plugin run following command before compilation: cmake ./ -DUSE_HAL:BOOL=FALSE -UDisks2 project doesn't have port to FreeBSD, so it's recommended to disable Udisks2 plugin under FreeBSD by +UDisks2 project doesn't have port to FreeBSD, so it's recommended to disable Udisks2 plugin under FreeBSD by the following command: cmake ./ -DUSE_UDISKS2:BOOL=FALSE |
