| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed the positions in the one player score screen (Deluxe theme) | mogguh | 2008-03-21 | 1 | -176/+138 |
* | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 2008-03-21 | 36 | -96/+96 |
* | - av_log_get_level()/av_log_set_level() added | tobigun | 2008-03-21 | 1 | -0/+56 |
* | lenght -> length | tobigun | 2008-03-21 | 10 | -605/+617 |
* | - In linux (with the gtk2 interface) this will change the locale settings lik... | tobigun | 2008-03-20 | 1 | -1/+18 |
* | - Delphi (in contrast to C/C++) handles floating-point multiplications with N... | tobigun | 2008-03-20 | 3 | -19/+83 |
* | Staves now can be turned of in Options | f1fth_freed0m | 2008-03-17 | 8 | -9/+62 |
* | fixed the playback speed of the movie background | s_alexander | 2008-03-17 | 2 | -709/+709 |
* | no need to RE-Initialize the textures and screens.. | jaybinks | 2008-03-14 | 1 | -2/+0 |
* | fixes for delphi :P | s_alexander | 2008-03-14 | 1 | -4/+4 |
* | new lyric effect: slide | s_alexander | 2008-03-14 | 9 | -384/+465 |
* | 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 | 6 | -6/+36 |
* | Removed zlportio from Code | f1fth_freed0m | 2008-03-10 | 9 | -53/+70 |
* | re-added local variable that was required for windows. | jaybinks | 2008-03-10 | 1 | -1/+3 |
* | re-added local variable that was required for windows. | jaybinks | 2008-03-10 | 1 | -1/+4 |
* | fix build problem for me local... | jaybinks | 2008-03-10 | 1 | -5/+4 |
* | auto removed a bunch of unused local variables | jaybinks | 2008-03-10 | 23 | -10226/+10228 |
* | removed a few unused local variables | jaybinks | 2008-03-10 | 3 | -14/+15 |
* | new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work... | tobigun | 2008-03-09 | 3 | -47/+108 |
* | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2008-03-09 | 2 | -2/+6 |
* | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2008-03-09 | 4 | -25/+34 |
* | DeviceID must be unsigned. | tobigun | 2008-03-09 | 1 | -4/+4 |
* | disabled ParseMouse because it is not implemented by any subclass (usage of n... | tobigun | 2008-03-09 | 1 | -1/+3 |
* | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2008-03-09 | 3 | -167/+176 |
* | ZeroNotes are ignored now and a notice is written to error.log | f1fth_freed0m | 2008-03-09 | 1 | -1/+4 |
* | Multiline comments should be fpc compatible now, removed the score hack at th... | mogguh | 2008-03-08 | 1 | -40/+43 |
* | Added the "Quit"-dialog background to the other skins, fixed a whitespace in ... | mogguh | 2008-03-08 | 5 | -4/+6 |
* | Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ... | mogguh | 2008-03-08 | 1 | -10/+16 |
* | reverted endcap | f1fth_freed0m | 2008-03-08 | 2 | -3/+3 |
* | missing backslash added | tobigun | 2008-03-07 | 1 | -1/+1 |
* | - Fixed audio-playing in container (video) files. Now audio can be read direc... | tobigun | 2008-03-07 | 2 | -14/+34 |
* | GetPCMData added for SDL/Portaudio | tobigun | 2008-03-07 | 1 | -894/+899 |
* | widget-set support. Now the detected widget-set (gtk, gtk2, qt) is used in li... | tobigun | 2008-03-07 | 2 | -7/+2 |
* | fixed "untyped pointer in Dispose-call is meaningless" warning. | tobigun | 2008-03-07 | 1 | -119/+119 |
* | fpc warned that //$4D42 is ignored as a compiler-directive. | tobigun | 2008-03-07 | 1 | -1/+1 |
* | update to current SVN version | tobigun | 2008-03-07 | 5 | -16/+24 |
* | Made the Endcap fit to the Scorebar in Scorescreen | f1fth_freed0m | 2008-03-07 | 2 | -3/+3 |
* | Forgot that one -.- | f1fth_freed0m | 2008-03-07 | 1 | -16/+16 |
* | implemented ball lyrics effekt | s_alexander | 2008-03-07 | 11 | -350/+296 |
* | Translated some Variables | f1fth_freed0m | 2008-03-07 | 10 | -294/+294 |
* | File removed as per | jaybinks | 2008-03-07 | 1 | -836/+0 |
* | playlists are sorted alphabeticaly | s_alexander | 2008-03-06 | 1 | -10/+29 |
* | bug-fix: there was a Floating-Point exception when calling WindowFunc(). This... | tobigun | 2008-03-06 | 1 | -32/+63 |
* | replaced some "string" parameters with "const string" | tobigun | 2008-03-06 | 6 | -29/+22 |
* | Added all contents of the orginal Audacity FFT-file although it might be repl... | tobigun | 2008-03-06 | 1 | -4/+258 |
* | SING_OPTIONS_RECORD_CHANNELL/R do not exist anymore, just SING_OPTIONS_RECORD... | tobigun | 2008-03-06 | 1 | -3/+2 |
* | added first steps to building some unit tests. | jaybinks | 2008-03-06 | 8 | -26/+744 |
* | do we need the file UPliki.pas? | f1fth_freed0m | 2008-03-06 | 1 | -0/+2 |
* | Translated German comments to English | f1fth_freed0m | 2008-03-06 | 8 | -31/+55 |