aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UVisualizer.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-442/+0
2008-08-21some projectM fixes:tobigun1-47/+109
2008-07-02Audio/Video engine update:tobigun1-75/+66
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-9/+0
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-30removed a writeln() command that might crash usdx if the console is disabledtobigun1-14/+7
2008-04-22- new switches.inc layouttobigun1-394/+405
2008-03-06replaced some "string" parameters with "const string"tobigun1-2/+2
2008-03-03- actual.. -> current..tobigun1-8/+8
2008-02-12UVisualizer uses the system dependant default game-path nowtobigun1-8/+27
2008-01-11changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun1-9/+6
2007-12-17- faster preset switchingtobigun1-383/+378
2007-12-07little bit of tidy up..jaybinks1-5/+50
2007-12-07Fixed some linux visualizer errorstobigun1-13/+5
2007-12-07oops didnt mean to commit that.jaybinks1-5/+2
2007-12-06trying to get projectM to run in linuxjaybinks1-265/+275
2007-12-06gave priority to videos over Visualization...jaybinks1-1/+1
2007-12-06added [tab] to change visualization presetjaybinks1-0/+33
2007-12-06added "V" key to sing screen to start Visualization...jaybinks1-14/+12
2007-12-06Visualizer changes (audio connection, some opengl fixes)tobigun1-40/+56
2007-12-06conformed projectM to IVideoPlayback jaybinks1-33/+124
2007-12-05- music-visualization support added. tobigun1-0/+201