| Commit message (Expand) | Author | Age | Files | Lines |
* | Some WideChar casts to let it compile in Delphi7 again. | whiteshark0 | 2008-03-28 | 2 | -2/+2 |
* | USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser | f1fth_freed0m | 2008-03-27 | 2 | -2/+8 |
* | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 2008-03-26 | 3 | -83/+3 |
* | Fixed compilation on the mac. | eddie-0815 | 2008-03-25 | 26 | -150/+149 |
* | Support for non-US (QWERTY) keyboard layout. | tobigun | 2008-03-22 | 30 | -486/+644 |
* | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 2008-03-21 | 34 | -91/+91 |
* | lenght -> length | tobigun | 2008-03-21 | 4 | -30/+42 |
* | Staves now can be turned of in Options | f1fth_freed0m | 2008-03-17 | 1 | -3/+4 |
* | 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 | 3 | -222/+216 |
* | 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 | 7 | -38/+47 |
* | auto removed a bunch of unused local variables | jaybinks | 2008-03-10 | 14 | -3021/+3023 |
* | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2008-03-09 | 3 | -167/+176 |
* | Multiline comments should be fpc compatible now, removed the score hack at th... | mogguh | 2008-03-08 | 1 | -40/+43 |
* | Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ... | mogguh | 2008-03-08 | 1 | -10/+16 |
* | Translated some Variables | f1fth_freed0m | 2008-03-07 | 4 | -167/+167 |
* | Translated German comments to English | f1fth_freed0m | 2008-03-06 | 3 | -22/+22 |
* | Translated Some Variables | f1fth_freed0m | 2008-03-06 | 3 | -144/+144 |
* | Translated so Variable Names | f1fth_freed0m | 2008-03-06 | 4 | -102/+102 |
* | Translated Variable Names and Types | f1fth_freed0m | 2008-03-05 | 4 | -387/+387 |
* | made jokers in Song Selection screen hidden. | jaybinks | 2008-03-05 | 1 | -2/+4 |
* | FFT support for SDL/Portaudio playback | tobigun | 2008-03-05 | 1 | -6/+6 |
* | Some cleanup | tobigun | 2008-03-05 | 1 | -59/+59 |
* | Equalizer (Analyser) is displayed again with BASS | tobigun | 2008-03-05 | 1 | -19/+2 |
* | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 2008-03-03 | 1 | -106/+386 |
* | - replaced some Actual... vars with Current... | tobigun | 2008-03-03 | 4 | -1062/+1020 |
* | all screens now inherit their OnShow | jaybinks | 2008-02-20 | 32 | -4/+62 |
* | mmmmmmmmmmmmm | jaybinks | 2008-02-19 | 2 | -0/+4 |
* | fix for editor bug | jaybinks | 2008-02-19 | 1 | -5/+10 |
* | fixed bug with Video playback & Visualization, on 2nd song played. | jaybinks | 2008-02-15 | 1 | -4/+19 |
* | small modification to the | jaybinks | 2008-02-13 | 1 | -22/+13 |
* | bugfix to get the editor working again. Path and FileName have not been set. | tobigun | 2008-02-05 | 2 | -2180/+2178 |
* | cleanup | tobigun | 2008-02-05 | 1 | -16/+14 |
* | General: | tobigun | 2008-02-05 | 28 | -1718/+1768 |
* | tidy up sing mode, to be an enum now. | jaybinks | 2008-01-14 | 6 | -37/+54 |
* | Bugfix: when entering the song-screen the preview on the first song was never... | tobigun | 2008-01-14 | 1 | -12/+13 |
* | bunch of smaller changes... | jaybinks | 2008-01-12 | 12 | -127/+223 |
* | Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set... | tobigun | 2008-01-11 | 3 | -9/+9 |
* | made USDX function when file paths differ from previous expectations.. | jaybinks | 2007-12-20 | 1 | -2/+4 |
* | fixed divide by 0 bugs in score screen. | jaybinks | 2007-12-20 | 1 | -161/+170 |
* | Some more minor refining in the score screen | mogguh | 2007-12-20 | 1 | -2/+2 |
* | Minor refinings in score screen | mogguh | 2007-12-20 | 1 | -167/+534 |
* | fixed crash on song play, if the AudioInterface reports the song | jaybinks | 2007-12-18 | 1 | -1/+2 |
* | 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 |
* | Fixed array issues, moving through the several arrays is ugly - but at least ... | mogguh | 2007-12-06 | 1 | -184/+171 |
* | gave priority to videos over Visualization... | jaybinks | 2007-12-06 | 1 | -17/+34 |