aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2014-03-22 18:27:50 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2014-03-22 18:27:50 +0000
commitfe88abb343f935858960a7b3c95b8371b52a84ea (patch)
tree0c57c3bff49b791acbe3ec8328af449b81041004
parent60e03a5523b07b0b1584b420b19c9d5b979f2435 (diff)
downloadqmmp-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
-rw-r--r--README4
-rw-r--r--README.RUS1
2 files changed, 3 insertions, 2 deletions
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
diff --git a/README.RUS b/README.RUS
index 8721907ce..621699ba9 100644
--- a/README.RUS
+++ b/README.RUS
@@ -41,6 +41,7 @@ Qmmp - Qt-based multimedia player
- Pulse Audio
- JACK
- WaveOut (Win32)
+- DirectSound (Win32)
Другие возможности:
- поддержка обложек XMMS и Winamp 2.x