diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-03 16:56:54 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-03 16:56:54 +0000 |
| commit | 6d3694dff576ebb1eaa8ee1bc8a4954a4f89c6ce (patch) | |
| tree | dc66b24842daaf89dd4aa71e28a62cf36251cd10 /README | |
| parent | 4a740dfd51fa5f493da8e331c543dfdbb8b2a2f5 (diff) | |
| download | qmmp-6d3694dff576ebb1eaa8ee1bc8a4954a4f89c6ce.tar.gz qmmp-6d3694dff576ebb1eaa8ee1bc8a4954a4f89c6ce.tar.bz2 qmmp-6d3694dff576ebb1eaa8ee1bc8a4954a4f89c6ce.zip | |
updated documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9936 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -76,6 +76,7 @@ Other features: - archive reader (RAR and 7z) - audio recording - listening history +- media library Requirements: - Qt >= 5.4 (qtbase, qtx11extras/qtwinextras and qttools for build) @@ -141,9 +142,9 @@ Available options: USE_WASAPI, USE_SHOUT (output plugins); - USE_SOXR, USE_BS2B, USE_LADSPA, USE_CROSSFADE, USE_STEREO, USE_FILEWRITER, USE_MONOTOSTEREO (effects); - USE_ANALYZER, USE_PROJECTM (visualization); -- USE_MPRIS, USE_SCROBBLER, USE_LISTENBRAINZ, USE_STATICON, USE_NOTIFIER, USE_LYRICS, USE_HAL, USE_HOTKEY, USE_FILEOPS, +- USE_MPRIS, USE_SCROBBLER, USE_LISTENBRAINZ, USE_STATICON, USE_NOTIFIER, USE_LYRICS, USE_HAL, USE_HOTKEY, USE_FILEOPS, USE_COVER, USE_KDENOTIFY, USE_UDISKS2, USE_CONVERTER, USE_SB, USE_RGSCAN, USE_TRACKCHANGE, USE_COPYPASTE, - USE_GNOMEHOTKEY (general plugins); + USE_GNOMEHOTKEY, USE_LIBRARY (general plugins); - USE_QMMP_DIALOG, USE_TWO_PANEL_DIALOG (file dialogs); - USE_ENCA (automatic charset detection); - USE_SKINNED (standard skinned UI); |
