projects/Virtual/options: disable rsxs screensaver and visualisations

This commit is contained in:
Stefan Saraev 2013-11-30 18:37:17 +02:00
parent c6851b5e20
commit 645d550054

View File

@ -129,13 +129,13 @@
XBMC_EXTRA_FONTS="yes" XBMC_EXTRA_FONTS="yes"
# build and install 'RSXS' Screensaver (yes / no) # build and install 'RSXS' Screensaver (yes / no)
XBMC_SCR_RSXS="yes" XBMC_SCR_RSXS="no"
# build and install 'ProjectM' Visualization (yes / no) # build and install 'ProjectM' Visualization (yes / no)
XBMC_VIS_PROJECTM="yes" XBMC_VIS_PROJECTM="no"
# build and install 'GOOM' Visualization (yes / no) # build and install 'GOOM' Visualization (yes / no)
XBMC_VIS_GOOM="yes" XBMC_VIS_GOOM="no"
# build and install 'Waveform' Visualization (yes / no) # build and install 'Waveform' Visualization (yes / no)
XBMC_VIS_WAVEFORM="no" XBMC_VIS_WAVEFORM="no"