aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenSing.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Visualization are now available and configurable via the options graphics screenmogguh2008-08-231-12/+37
* preparing the commit if projectM option integrationmogguh2008-08-201-1/+13
* applied: code of beautymogguh2008-08-201-378/+394
* Deleted uncommented stuff (watch line count!)mogguh2008-08-151-527/+4
* check if video was successfully opened. Otherwise a seek might be performed o...tobigun2008-08-091-3/+5
* result-values for TMenu.Draw() addedtobigun2008-08-081-0/+1
* renamed TLineState to TLyricsStatetobigun2008-07-191-4/+4
* renamed TLineState to TLyricsStatetobigun2008-07-191-10/+10
* lyric engine patches, solvestobigun2008-07-191-59/+53
* Audio/Video engine update:tobigun2008-07-021-68/+36
* - set svn:eol-style to nativetobigun2008-06-081-1439/+1439
* just some cleanuptobigun2008-06-071-168/+177
* - fixed video-backgroundtobigun2008-05-131-5/+7
* - removed useless for loops in UScreenSingf1fth_freed0m2008-05-121-4/+2
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-1/+1
* Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun2008-04-301-1430/+1430
* tried to make songloading working with the old loader and keep all changes th...s_alexander2008-04-191-24/+24
* rewriting of the txt file parsers_alexander2008-04-031-1/+1
* Prepared some classes for enhanced Song loading.whiteshark02008-03-301-24/+24
* USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2008-03-271-1/+4
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-261-3/+0
* Fixed compilation on the mac.eddie-08152008-03-251-5/+5
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-21/+30
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-2/+2
* lenght -> lengthtobigun2008-03-211-8/+20
* fixed the playback speed of the movie backgrounds_alexander2008-03-171-1/+1
* new lyric effect: slides_alexander2008-03-141-25/+18
* Game can now be paused using Space like in mplayer or vlcf1fth_freed0m2008-03-121-0/+5
* Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m2008-03-121-5/+18
* Removed zlportio from Codef1fth_freed0m2008-03-101-4/+6
* Translated Some Variablesf1fth_freed0m2008-03-061-12/+12
* Translated so Variable Namesf1fth_freed0m2008-03-061-1/+1
* Translated Variable Names and Typesf1fth_freed0m2008-03-051-9/+9
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* fixed bug with Video playback & Visualization, on 2nd song played.jaybinks2008-02-151-4/+19
* cleanuptobigun2008-02-051-16/+14
* General:tobigun2008-02-051-1/+1
* tidy up sing mode, to be an enum now.jaybinks2008-01-141-2/+3
* bunch of smaller changes...jaybinks2008-01-121-41/+50
* Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun2008-01-111-4/+4
* elimitated sentence change flicker bugb1indy2007-12-161-0/+11
* again some progress with the lyrics...b1indy2007-12-151-12/+12
* little bit of tidy up..jaybinks2007-12-071-7/+20
* gave priority to videos over Visualization...jaybinks2007-12-061-17/+34
* added [tab] to change visualization presetjaybinks2007-12-061-0/+6
* added "V" key to sing screen to start Visualization...jaybinks2007-12-061-8/+9
* conformed projectM to IVideoPlayback jaybinks2007-12-061-4/+4
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+0
* minor changes and fixes for USDX on linux.jaybinks2007-10-251-1/+2