aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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).