| Commit message (Expand) | Author | Files | Lines |
2008-03-30 | New Database Structure Init ready | whiteshark0 | 2 | -17/+77 |
2008-03-30 | Prepared some classes for enhanced Song loading. | whiteshark0 | 10 | -238/+570 |
2008-03-30 | enabled the output of the full file path on error, warning or notice durring ... | s_alexander | 1 | -1/+1 |
2008-03-28 | - Select(Slide) textures should work now ('Font Black' -> 'Colorized') | tobigun | 3 | -322/+119 |
2008-03-28 | Some WideChar casts to let it compile in Delphi7 again. | whiteshark0 | 2 | -2/+2 |
2008-03-28 | fixed EIntOverflow in function TMenu.WideCharUpperCase when used on Linux ( o... | jaybinks | 2 | -1/+23 |
2008-03-27 | Writeln caused a problem in the previously committed USong.pas, debug message... | mogguh | 1 | -1/+1 |
2008-03-27 | Added Missig UXMLSongs.pas | f1fth_freed0m | 1 | -0/+573 |
2008-03-27 | USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser | f1fth_freed0m | 5 | -30/+360 |
2008-03-26 | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 18 | -285/+120 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 36 | -2113/+2619 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 30 | -486/+644 |
2008-03-22 | Added functions to determine to which character-class (alpha(=letter), numeri... | tobigun | 1 | -1/+65 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 36 | -96/+96 |
2008-03-21 | - av_log_get_level()/av_log_set_level() added | tobigun | 1 | -0/+56 |
2008-03-21 | lenght -> length | tobigun | 10 | -605/+617 |
2008-03-20 | - In linux (with the gtk2 interface) this will change the locale settings lik... | tobigun | 1 | -1/+18 |
2008-03-20 | - Delphi (in contrast to C/C++) handles floating-point multiplications with N... | tobigun | 3 | -19/+83 |
2008-03-17 | Staves now can be turned of in Options | f1fth_freed0m | 4 | -7/+18 |
2008-03-17 | fixed the playback speed of the movie background | s_alexander | 2 | -709/+709 |
2008-03-14 | no need to RE-Initialize the textures and screens.. | jaybinks | 1 | -2/+0 |
2008-03-14 | fixes for delphi :P | s_alexander | 1 | -4/+4 |
2008-03-14 | new lyric effect: slide | s_alexander | 9 | -384/+465 |
2008-03-12 | Game can now be paused using Space like in mplayer or vlc | f1fth_freed0m | 1 | -0/+5 |
2008-03-12 | Added an skinable overlay in SingScreen to indicate if pause is enabled | f1fth_freed0m | 3 | -6/+25 |
2008-03-10 | Removed zlportio from Code | f1fth_freed0m | 9 | -53/+70 |
2008-03-10 | re-added local variable that was required for windows. | jaybinks | 1 | -1/+3 |
2008-03-10 | re-added local variable that was required for windows. | jaybinks | 1 | -1/+4 |
2008-03-10 | fix build problem for me local... | jaybinks | 1 | -5/+4 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 23 | -10226/+10228 |
2008-03-10 | removed a few unused local variables | jaybinks | 3 | -14/+15 |
2008-03-09 | new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work... | tobigun | 3 | -47/+108 |
2008-03-09 | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2 | -2/+6 |
2008-03-09 | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 4 | -25/+34 |
2008-03-09 | DeviceID must be unsigned. | tobigun | 1 | -4/+4 |
2008-03-09 | disabled ParseMouse because it is not implemented by any subclass (usage of n... | tobigun | 1 | -1/+3 |
2008-03-09 | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 3 | -167/+176 |
2008-03-09 | ZeroNotes are ignored now and a notice is written to error.log | f1fth_freed0m | 1 | -1/+4 |
2008-03-08 | Multiline comments should be fpc compatible now, removed the score hack at th... | mogguh | 1 | -40/+43 |
2008-03-08 | Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ... | mogguh | 1 | -10/+16 |
2008-03-07 | missing backslash added | tobigun | 1 | -1/+1 |
2008-03-07 | - Fixed audio-playing in container (video) files. Now audio can be read direc... | tobigun | 2 | -14/+34 |
2008-03-07 | GetPCMData added for SDL/Portaudio | tobigun | 1 | -894/+899 |
2008-03-07 | widget-set support. Now the detected widget-set (gtk, gtk2, qt) is used in li... | tobigun | 2 | -7/+2 |
2008-03-07 | fixed "untyped pointer in Dispose-call is meaningless" warning. | tobigun | 1 | -119/+119 |
2008-03-07 | fpc warned that //$4D42 is ignored as a compiler-directive. | tobigun | 1 | -1/+1 |
2008-03-07 | update to current SVN version | tobigun | 5 | -16/+24 |
2008-03-07 | implemented ball lyrics effekt | s_alexander | 1 | -341/+273 |
2008-03-07 | Translated some Variables | f1fth_freed0m | 10 | -294/+294 |
2008-03-07 | File removed as per | jaybinks | 1 | -836/+0 |