aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenSing.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tidy up un-needed uses clauses..jaybinks2007-10-161-6/+0
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-161-15/+28
* separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2007-10-111-2/+2
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-11/+11
* modified UTime to utilise SDL timer... jaybinks2007-10-111-1300/+1315
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-281-7/+0
* Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02007-09-251-48/+1
* New class for score managementwhiteshark02007-09-231-55/+108
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-201-1256/+1301
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-1236/+1256
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-2/+8
* Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-101-232/+161
* Fixed USMPeg still in Uses from UScreenSingwhiteshark02007-09-081-1/+1
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-071-2/+2
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* ffmpeg support now with dualscreen modeb1indy2007-09-011-2/+2
* experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy2007-07-281-11/+24
* Added workaround for corrupted background Imageswhiteshark02007-05-271-4/+9
* Changed active lyrics color back to blue.mota232007-05-261-3/+3
* An effort to make a workaround for the many Crashes when a Video File ist cor...whiteshark02007-05-201-2/+30
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-4/+22
* Some Themework in Stats and SingScreen.mota232007-05-101-7/+7
* Readded Q Shortcut (Exit Application) on all Screenswhiteshark02007-05-081-13/+12
* Feature: It's now possible to move/skin the time progress thing (no fix posit...mogguh2007-05-031-7/+17
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-7/+1
* Fixed positions for popupsmota232007-04-251-32/+32
* Feature: SingBar is now moveable via theme/skin (affects UDraw.pas, UThemes.p...mogguh2007-04-231-0/+18
* Made the Line-Popup pop up.mota232007-04-201-0/+1
* Changed LinePopup Colors from Red->Green to Red->Yellow->Greenmota232007-04-201-3/+30
* Feature: Added the possibility to skin the sing screen, it's now possible to ...mogguh2007-04-171-98/+140
* Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy2007-04-171-2/+3
* Fixed a bug that causes Perfect Line twinkles to spawn at each Line when Line...whiteshark02007-04-141-12/+11
* first implementation of perfect line twinkle effect - works correctly for up ...b1indy2007-04-111-3/+10
* Edited Mogs Text: Now hes a Graphics Guy ^^whiteshark02007-04-101-0/+3
* Fixed some Bugs in Effect Engine:whiteshark02007-04-071-5/+3