From 50881c13506fde6743663a5825f15bcddf02f7e4 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 24 Mar 2021 20:31:16 +0000 Subject: 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 --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') 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). -- cgit v1.2.3-13-gbd6f