diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-13 18:14:56 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-13 18:14:56 +0000 |
| commit | 323207d24e1d2295be71aeb1cb53c62e7ff70648 (patch) | |
| tree | b54e5e9becae4c37f89ade8c44b5994ab9266737 /README | |
| parent | e723484c36d0da4d8e651b6585aa950a0ee67e06 (diff) | |
| download | qmmp-323207d24e1d2295be71aeb1cb53c62e7ff70648.tar.gz qmmp-323207d24e1d2295be71aeb1cb53c62e7ff70648.tar.bz2 qmmp-323207d24e1d2295be71aeb1cb53c62e7ff70648.zip | |
updated cmake scripts and documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3162 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -61,6 +61,7 @@ Other features: - audio converter - stream browser - audio formats conveter +- external programs execution on track change Requirements: - Qt >= 4.6 @@ -117,7 +118,7 @@ Available options: - USE_SRC, USE_BS2B, USE_LADSPA, USE_CROSSFADE, USE_STEREO (effects); - USE_ANALYZER, USE_PROJECTM (visualization); - USE_MPRIS, USE_SCROBBLER, USE_STATICON, USE_NOTIFIER, USE_LYRICS, USE_HAL, USE_HOTKEY, USE_FILEOPS, USE_COVER, - USE_KDENOTIFY, USE_UDISKS, USE_CONVERTER, USE_SB (general plugins); + USE_KDENOTIFY, USE_UDISKS, USE_CONVERTER, USE_SB, USE_TRACKCHANGE (general plugins); - USE_QMMP_DIALOG (file dialog); - USE_ENCA (automatic charset detection); - USE_SKINNED (standard skinned UI); |
