aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-03-24 20:31:16 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-03-24 20:31:16 +0000
commit50881c13506fde6743663a5825f15bcddf02f7e4 (patch)
tree3f173e3055655dfd7e5278228c133458804b8870 /README
parent07e6998fce29e6ce3706fdf72103695c33197e23 (diff)
downloadqmmp-50881c13506fde6743663a5825f15bcddf02f7e4.tar.gz
qmmp-50881c13506fde6743663a5825f15bcddf02f7e4.tar.bz2
qmmp-50881c13506fde6743663a5825f15bcddf02f7e4.zip
updated cmake files and documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9778 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 99d3a37d1..81b231644 100644
--- a/README
+++ b/README
@@ -113,6 +113,7 @@ Requirements:
- libshout (optional)
- mplayer (optional)
- libx11, libxcb, xorgproto (optional)
+- librcd >= 0.1.13 (optional)
- cmake >= 3.5.0 (for build only)
Attention! Qmmp build needs lrelease installed.
@@ -146,6 +147,7 @@ Available options:
- USE_SKINNED (standard skinned UI);
- USE_QSUI (simple UI);
- USE_DIR_ASSOC (inode/directory mime type association);
+- USE_LIBRCD (using LibRCD library for charset detection of ID3v1/v2 tags, disabled by default);
- QMMP_DEFAULT_OUTPUT (default output plugin, example: -DQMMP_DEFAULT_OUTPUT=pulse);
- QMMP_DEFAULT_UI (default user interface, example: -DQMMP_DEFAULT_UI=qsui).