aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21lenght -> lengthtobigun1-8/+20
2008-03-17fixed the playback speed of the movie backgrounds_alexander1-1/+1
2008-03-14new lyric effect: slides_alexander1-25/+18
2008-03-12Game can now be paused using Space like in mplayer or vlcf1fth_freed0m1-0/+5
2008-03-12Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m1-5/+18
2008-03-10Removed zlportio from Codef1fth_freed0m1-4/+6
2008-03-06Translated Some Variablesf1fth_freed0m1-12/+12
2008-03-06Translated so Variable Namesf1fth_freed0m1-1/+1
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-9/+9
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-15fixed bug with Video playback & Visualization, on 2nd song played.jaybinks1-4/+19
2008-02-05cleanuptobigun1-16/+14
2008-02-05General:tobigun1-1/+1
2008-01-14tidy up sing mode, to be an enum now.jaybinks1-2/+3
2008-01-12bunch of smaller changes...jaybinks1-41/+50
2008-01-11Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun1-4/+4
2007-12-16elimitated sentence change flicker bugb1indy1-0/+11
2007-12-15again some progress with the lyrics...b1indy1-12/+12
2007-12-07little bit of tidy up..jaybinks1-7/+20
2007-12-06gave priority to videos over Visualization...jaybinks1-17/+34
2007-12-06added [tab] to change visualization presetjaybinks1-0/+6
2007-12-06added "V" key to sing screen to start Visualization...jaybinks1-8/+9
2007-12-06conformed projectM to IVideoPlayback jaybinks1-4/+4
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+0
2007-10-25minor changes and fixes for USDX on linux.jaybinks1-1/+2
2007-10-16tidy up un-needed uses clauses..jaybinks1-6/+0
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks1-15/+28
2007-10-11separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks1-2/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-11/+11
2007-10-11modified UTime to utilise SDL timer... jaybinks1-1300/+1315
2007-09-28Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark01-7/+0
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark01-48/+1
2007-09-23New class for score managementwhiteshark01-55/+108
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-1256/+1301
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-1236/+1256
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-2/+8
2007-09-10Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh1-232/+161
2007-09-08Fixed USMPeg still in Uses from UScreenSingwhiteshark01-1/+1
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy1-2/+2
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-09-01ffmpeg support now with dualscreen modeb1indy1-2/+2
2007-07-28experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy1-11/+24
2007-05-27Added workaround for corrupted background Imageswhiteshark01-4/+9
2007-05-26Changed active lyrics color back to blue.mota231-3/+3
2007-05-20An effort to make a workaround for the many Crashes when a Video File ist cor...whiteshark01-2/+30
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-4/+22
2007-05-10Some Themework in Stats and SingScreen.mota231-7/+7
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-13/+12
2007-05-03Feature: It's now possible to move/skin the time progress thing (no fix posit...mogguh1-7/+17