From 6ffc2b940bdeea64536261581f63aff87019682d Mon Sep 17 00:00:00 2001 From: jezz_x Date: Thu, 20 May 2010 10:03:45 +0000 Subject: Updated : addon.xml for addons to contain their meta data and removed description.xml thats no longer needed git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30341 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- addons/visualization.dxspectrum/addon.xml | 12 +++++++++++- addons/visualization.dxspectrum/description.xml | 21 --------------------- 2 files changed, 11 insertions(+), 22 deletions(-) delete mode 100644 addons/visualization.dxspectrum/description.xml (limited to 'addons/visualization.dxspectrum') diff --git a/addons/visualization.dxspectrum/addon.xml b/addons/visualization.dxspectrum/addon.xml index ab02224685..c4862ff66b 100644 --- a/addons/visualization.dxspectrum/addon.xml +++ b/addons/visualization.dxspectrum/addon.xml @@ -2,9 +2,19 @@ + + 20000 + DirectX Visualization + DirectX Visualisatie + DirectX Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in DirectX 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 + DirectX spectrum is een visualisatie van een roterende 3D spectrum analyse weergegeven met behulp van DirectX. Het beweegt mee met de beat van de muziek, waarbij een golf effect ontstaat over het spectrum raster. +Het bevat instellingen om de spectrum balk hoogte, de snelheid en hoe de balken worden weergegeven (vol, punten, draden) aan te passen. Deze visualisatie neemt weinig geheugen in en vergt ook niet veel van de CPU. + + diff --git a/addons/visualization.dxspectrum/description.xml b/addons/visualization.dxspectrum/description.xml deleted file mode 100644 index b492037392..0000000000 --- a/addons/visualization.dxspectrum/description.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - visualization.dxspectrum - xbmc.player.musicviz - DirectX Spectrum - Spectrum_win32dx.vis - 1.0.0 - - windows-dx - - - 28000 - - DirectX Visualization - DirectX Visualisatie - DirectX Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in DirectX 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 - DirectX spectrum is een visualisatie van een roterende 3D spectrum analyse weergegeven met behulp van DirectX. Het beweegt mee met de beat van de muziek, waarbij een golf effect ontstaat over het spectrum raster. - Het bevat instellingen om de spectrum balk hoogte, de snelheid en hoe de balken worden weergegeven (vol, punten, draden) aan te passen. Deze visualisatie neemt weinig geheugen in en vergt ook niet veel van de CPU. - Team XBMC - -- cgit v1.2.3