diff options
author | jezz_x <jezz_x@svn> | 2010-04-29 04:03:54 +0000 |
---|---|---|
committer | jezz_x <jezz_x@svn> | 2010-04-29 04:03:54 +0000 |
commit | 38d8ea68eb62706f036d5b60522ef6c4c95a34ee (patch) | |
tree | c89ffd8f72bbf76a4f683b9ee879b9437c44f09b /addons/visualization.glspectrum | |
parent | 5faf8f110306d0c82e055535afa3ce9092dda81a (diff) |
Changed : Padded out OpenGL and DirectX Spectrum Descriptions
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29646 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/visualization.glspectrum')
-rw-r--r-- | addons/visualization.glspectrum/description.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/addons/visualization.glspectrum/description.xml b/addons/visualization.glspectrum/description.xml index a9474ee433..6e3524bdc0 100644 --- a/addons/visualization.glspectrum/description.xml +++ b/addons/visualization.glspectrum/description.xml @@ -15,6 +15,8 @@ <xbmc>20000</xbmc> </minversion> <summary>OpenGL Visualization</summary> - <description>OpenGL Visualization showing a rotating 3D Spectrum Analyzer</description> + <description>Opengl Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in Opengl that moves to the beat of the music creating a wave effect across the spectrum grid. + + It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great</description> <author>Team XBMC</author> </addoninfo> |