diff options
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: |
