| Commit message (Expand) | Author | Age | Files | Lines |
* | - fixed video-background | tobigun | 2008-05-13 | 1 | -5/+7 |
* | - removed useless for loops in UScreenSing | f1fth_freed0m | 2008-05-12 | 1 | -4/+2 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 1 | -1/+1 |
* | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 2008-04-30 | 1 | -1430/+1430 |
* | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 2008-04-19 | 1 | -24/+24 |
* | rewriting of the txt file parser | s_alexander | 2008-04-03 | 1 | -1/+1 |
* | Prepared some classes for enhanced Song loading. | whiteshark0 | 2008-03-30 | 1 | -24/+24 |
* | USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser | f1fth_freed0m | 2008-03-27 | 1 | -1/+4 |
* | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 2008-03-26 | 1 | -3/+0 |
* | Fixed compilation on the mac. | eddie-0815 | 2008-03-25 | 1 | -5/+5 |
* | Support for non-US (QWERTY) keyboard layout. | tobigun | 2008-03-22 | 1 | -21/+30 |
* | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 2008-03-21 | 1 | -2/+2 |
* | lenght -> length | tobigun | 2008-03-21 | 1 | -8/+20 |
* | fixed the playback speed of the movie background | s_alexander | 2008-03-17 | 1 | -1/+1 |
* | new lyric effect: slide | s_alexander | 2008-03-14 | 1 | -25/+18 |
* | Game can now be paused using Space like in mplayer or vlc | f1fth_freed0m | 2008-03-12 | 1 | -0/+5 |
* | Added an skinable overlay in SingScreen to indicate if pause is enabled | f1fth_freed0m | 2008-03-12 | 1 | -5/+18 |
* | Removed zlportio from Code | f1fth_freed0m | 2008-03-10 | 1 | -4/+6 |
* | Translated Some Variables | f1fth_freed0m | 2008-03-06 | 1 | -12/+12 |
* | Translated so Variable Names | f1fth_freed0m | 2008-03-06 | 1 | -1/+1 |
* | Translated Variable Names and Types | f1fth_freed0m | 2008-03-05 | 1 | -9/+9 |
* | all screens now inherit their OnShow | jaybinks | 2008-02-20 | 1 | -0/+2 |
* | fixed bug with Video playback & Visualization, on 2nd song played. | jaybinks | 2008-02-15 | 1 | -4/+19 |
* | cleanup | tobigun | 2008-02-05 | 1 | -16/+14 |
* | General: | tobigun | 2008-02-05 | 1 | -1/+1 |
* | tidy up sing mode, to be an enum now. | jaybinks | 2008-01-14 | 1 | -2/+3 |
* | bunch of smaller changes... | jaybinks | 2008-01-12 | 1 | -41/+50 |
* | Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set... | tobigun | 2008-01-11 | 1 | -4/+4 |
* | elimitated sentence change flicker bug | b1indy | 2007-12-16 | 1 | -0/+11 |
* | again some progress with the lyrics... | b1indy | 2007-12-15 | 1 | -12/+12 |
* | little bit of tidy up.. | jaybinks | 2007-12-07 | 1 | -7/+20 |
* | gave priority to videos over Visualization... | jaybinks | 2007-12-06 | 1 | -17/+34 |
* | added [tab] to change visualization preset | jaybinks | 2007-12-06 | 1 | -0/+6 |
* | added "V" key to sing screen to start Visualization... | jaybinks | 2007-12-06 | 1 | -8/+9 |
* | conformed projectM to IVideoPlayback | jaybinks | 2007-12-06 | 1 | -4/+4 |
* | fixed failed builds | jaybinks | 2007-11-01 | 1 | -0/+4 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 1 | -4/+0 |
* | minor changes and fixes for USDX on linux. | jaybinks | 2007-10-25 | 1 | -1/+2 |
* | tidy up un-needed uses clauses.. | jaybinks | 2007-10-16 | 1 | -6/+0 |
* | modified ffmpeg usage, to use interface same as bass... | jaybinks | 2007-10-16 | 1 | -15/+28 |
* | separated IAudioPlayback in to separate "Playback" and "Input" Interfaces | jaybinks | 2007-10-11 | 1 | -2/+2 |
* | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 2007-10-11 | 1 | -11/+11 |
* | modified UTime to utilise SDL timer... | jaybinks | 2007-10-11 | 1 | -1300/+1315 |
* | Reremoved old TPlayer attributes and removed some code fragments that still l... | whiteshark0 | 2007-09-28 | 1 | -7/+0 |
* | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 2007-09-25 | 1 | -48/+1 |
* | New class for score management | whiteshark0 | 2007-09-23 | 1 | -55/+108 |
* | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 2007-09-20 | 1 | -1256/+1301 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 1 | -1236/+1256 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 1 | -2/+8 |
* | Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized... | mogguh | 2007-09-10 | 1 | -232/+161 |