From fe88abb343f935858960a7b3c95b8371b52a84ea Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 22 Mar 2014 18:27:50 +0000 Subject: fixed documentation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4193 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 113c4de3a..980b8aba5 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3-13-gbd6f