diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-12-29 21:48:43 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-12-29 21:48:43 +0000 |
| commit | 717b7cf7c81b6f35c19bf4cea221431599356af9 (patch) | |
| tree | 63822ebd738524bc68705b3e27c8442a494db8ea /README | |
| parent | a53a04badd824b8037999d401a7c34cb8e482ef1 (diff) | |
| download | qmmp-717b7cf7c81b6f35c19bf4cea221431599356af9.tar.gz qmmp-717b7cf7c81b6f35c19bf4cea221431599356af9.tar.bz2 qmmp-717b7cf7c81b6f35c19bf4cea221431599356af9.zip | |
updated documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7813 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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); |
