aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UVisualizer.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-442/+0
* some projectM fixes:tobigun2008-08-211-47/+109
* Audio/Video engine update:tobigun2008-07-021-75/+66
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-9/+0
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-1/+1
* removed a writeln() command that might crash usdx if the console is disabledtobigun2008-04-301-14/+7
* - new switches.inc layouttobigun2008-04-221-394/+405
* replaced some "string" parameters with "const string"tobigun2008-03-061-2/+2
* - actual.. -> current..tobigun2008-03-031-8/+8
* UVisualizer uses the system dependant default game-path nowtobigun2008-02-121-8/+27
* changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun2008-01-111-9/+6
* - faster preset switchingtobigun2007-12-171-383/+378
* little bit of tidy up..jaybinks2007-12-071-5/+50
* Fixed some linux visualizer errorstobigun2007-12-071-13/+5
* oops didnt mean to commit that.jaybinks2007-12-071-5/+2
* trying to get projectM to run in linuxjaybinks2007-12-061-265/+275
* gave priority to videos over Visualization...jaybinks2007-12-061-1/+1
* added [tab] to change visualization presetjaybinks2007-12-061-0/+33
* added "V" key to sing screen to start Visualization...jaybinks2007-12-061-14/+12
* Visualizer changes (audio connection, some opengl fixes)tobigun2007-12-061-40/+56
* conformed projectM to IVideoPlayback jaybinks2007-12-061-33/+124
* - music-visualization support added. tobigun2007-12-051-0/+201