Created attachment 393976 [details, diff] xbmc_visualization.patch Flags have been introduced to make some visualizations (glspectrum, waveform) optional. Patches attached.
Created attachment 393978 [details, diff] metadate_sicualization.patch
Created attachment 393980 [details, diff] metadata_visualization.patch
I just found that visualization.vortex is for WIN32 only. So this could be added to the disabled_addons array.
Created attachment 394410 [details, diff] xbmc_visualization.patch No necessity to remove the compiled visualization addons manually anymore. ./configure --help ... --enable-waveform enable Waveform visualisation (default is yes) --enable-spectrum enable Spectrum visualisation (default is yes) --enable-goom enable GOOM visualisation (default is no) --enable-rsxs enable really slick X screensavers (default is yes) --enable-fishbmc enable FishBMC visualisation (default is yes) --enable-projectm enable ProjectM visualisation (default is yes) ...
Created attachment 394412 [details, diff] xbmc_visualization.patch Added visualization.vortex to be removed
Is there anything else to do in order to get this committed?
the whitespace is broken in your patches ;). post new ones against the latest kodi ebuild and i'll try to get them in quickly.
Created attachment 401442 [details, diff] xbmc_visualization.patch Here we go :)
should be all set now in the tree; thanks for the report! Commit message: Patch by hal to control more visualizers http://sources.gentoo.org/media-tv/kodi/kodi-9999.ebuild?r1=1.15&r2=1.16 http://sources.gentoo.org/media-tv/kodi/metadata.xml?r1=1.4&r2=1.5