diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-02-28 20:16:19 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-02-28 20:16:19 +0000 |
| commit | 4df23e9b87f7124b59778aa02ab776e842989e0e (patch) | |
| tree | 843f342dd0d203d0f3ac2a59ab26e1894ea8144d /README | |
| parent | 73dc5b282e3fdd858910fb87de689237a58ea6a6 (diff) | |
| download | qmmp-4df23e9b87f7124b59778aa02ab776e842989e0e.tar.gz qmmp-4df23e9b87f7124b59778aa02ab776e842989e0e.tar.bz2 qmmp-4df23e9b87f7124b59778aa02ab776e842989e0e.zip | |
enapled projectM plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@812 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,6 +22,7 @@ Main opportunities: - PulseAudio output - Last.fm scrobbler - Spectrum Analyzer +- projectm visualization - sample rate conversion - bs2b dsp effect - streaming support (MP3, Vorbis via IceCast/ShoutCast) @@ -53,6 +54,7 @@ Requirements: - cdio >= 0.80 (Optional) - faad2 >= 2.6.1 (Optional) - libbs2b >= 2.2.1 (Optional) +- libprojectM >= 1.2.0 (Optional) - cmake >= 2.4.8 (for build only) @@ -74,7 +76,7 @@ cmake ./ -D USE_JACK:BOOL=FALSE Available options: USE_MAD, USE_FLAC, USE_VORBIS, USE_MPC, USE_MODPLUG, USE_SNDFILE, USE_WAVPACK, USE_FFMPEG, USE_AAC, USE_CUE, USE_MPLAYER, USE_CDA, USE_ALSA, USE_OSS, USE_JACK, USE_PULSE, USE_SRC, USE_BS2B, USE_ANALYZER, USE_MPRIS, -USE_SCROBBLER, USE_STATICON, USE_NOTIFIER, USE_LYRICS, USE_HAL, USE_HOTKEY, USE_QMMP_DIALOG +USE_SCROBBLER, USE_STATICON, USE_NOTIFIER, USE_LYRICS, USE_HAL, USE_HOTKEY, USE_QMMP_DIALOG, USE_PROJECTM Also you can use ccmake for changing plugins configuration. By default program will be installed in /usr/local. You can change default path by running: |
