aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UVisualizer.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-14revert accidental previous commitk-m_schindler1-1/+0
2010-10-14Mac OS X Readmek-m_schindler1-0/+1
2010-06-10merge of VideoPreview branch into trunkbrunzelchen1-7/+122
2010-04-21- add video loop optiontobigun1-106/+124
2009-11-09merged unicode branch (r1931) into trunks_alexander1-2/+3
2009-03-07overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark01-5/+10
2008-10-01debug output removedtobigun1-1/+0
2008-10-01safer context switchtobigun1-37/+115
2008-10-01- FFmpeg header updatetobigun1-1/+1
2008-09-23added file headerstobigun1-0/+25
2008-09-13- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun1-13/+15
2008-09-13Media modules moved from base to mediatobigun1-0/+0
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+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