From 717b7cf7c81b6f35c19bf4cea221431599356af9 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 29 Dec 2017 21:48:43 +0000 Subject: updated documentation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7813 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 27441344c..84e117309 100644 --- a/README +++ b/README @@ -84,6 +84,7 @@ Requirements: - libalsa >= 1.0.1 - taglib >= 1.10 (1.11 or higher is recommended) - curl >= 7.16 +- libmpg123 >= 1.13.0 (optional) - qtmultimedia >= 5.4 (optional) - libmms >= 0.4 (optional) - flac >= 1.1.3 (optional) @@ -129,7 +130,7 @@ cmake ./ -DUSE_JACK:BOOL=FALSE Available options: - USE_CURL, USE_MMS (transports); -- USE_MAD, USE_FLAC, USE_VORBIS, USE_MPC, USE_MODPLUG, USE_SNDFILE, USE_WAVPACK, USE_FFMPEG, USE_AAC, USE_CUE, +- USE_MAD, USE_MPG123, USE_FLAC, USE_VORBIS, USE_MPC, USE_MODPLUG, USE_SNDFILE, USE_WAVPACK, USE_FFMPEG, USE_AAC, USE_CUE, USE_MPLAYER, USE_CDA, USE_MIDI, USE_GME, USE_OPUS, USE_SID, USE_ARCHIVE (decoders); - USE_ALSA, USE_OSS, USE_JACK, USE_PULSE, USE_NULL, USE_OSS4, USE_WAVEOUT, UDE_DSOUND, USE_QTMULTIMEDIA, USE_WASAPI, USE_SHOUT (output plugins); -- cgit v1.2.3-13-gbd6f