aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenSing.pas (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-7/+1
2007-04-25Fixed positions for popupsmota231-32/+32
2007-04-23Feature: SingBar is now moveable via theme/skin (affects UDraw.pas, UThemes.p...mogguh1-0/+18
2007-04-20Made the Line-Popup pop up.mota231-0/+1
2007-04-20Changed LinePopup Colors from Red->Green to Red->Yellow->Greenmota231-3/+30
2007-04-17Feature: Added the possibility to skin the sing screen, it's now possible to ...mogguh1-98/+140
2007-04-17Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy1-2/+3
2007-04-14Fixed a bug that causes Perfect Line twinkles to spawn at each Line when Line...whiteshark01-12/+11
2007-04-11first implementation of perfect line twinkle effect - works correctly for up ...b1indy1-3/+10
2007-04-10Edited Mogs Text: Now hes a Graphics Guy ^^whiteshark01-0/+3
2007-04-07Fixed some Bugs in Effect Engine:whiteshark01-5/+3
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-10/+4
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-5/+7
2007-03-29Fixed Some Bugs in JumpTo Screen:whiteshark01-54/+62
2007-03-28Added Jumpto Ability to SongScreen (Press J)whiteshark01-4/+5
2007-03-24Bugfix: UScreenSing.pas fixed a minor bug that would've caused redrawing of g...mogguh1-0/+4
2007-03-21Golden notes are implemented from now on. So "golden notes" twinkle, and perf...mogguh1-1/+7