| Commit message (Expand) | Author | Files | Lines |
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 |
2008-03-06 | playlists are sorted alphabeticaly | s_alexander | 1 | -10/+29 |
2008-03-06 | bug-fix: there was a Floating-Point exception when calling WindowFunc(). This... | tobigun | 1 | -32/+63 |
2008-03-06 | replaced some "string" parameters with "const string" | tobigun | 6 | -29/+22 |
2008-03-06 | Added all contents of the orginal Audacity FFT-file although it might be repl... | tobigun | 1 | -4/+258 |
2008-03-06 | added first steps to building some unit tests. | jaybinks | 8 | -26/+744 |
2008-03-06 | do we need the file UPliki.pas? | f1fth_freed0m | 1 | -0/+2 |
2008-03-06 | Translated German comments to English | f1fth_freed0m | 8 | -31/+55 |
2008-03-06 | add ini file option SDLBufferSize to set the buffersize for the sdl playback ... | s_alexander | 3 | -48/+72 |
2008-03-06 | Translated Some Variables | f1fth_freed0m | 8 | -289/+289 |
2008-03-06 | Translated so Variable Names | f1fth_freed0m | 11 | -184/+184 |
2008-03-06 | fixed compile errors with delphi | s_alexander | 1 | -1/+1 |
2008-03-05 | Translated Variable Names and Types | f1fth_freed0m | 11 | -589/+589 |
2008-03-05 | many cleanups in code | s_alexander | 1 | -413/+309 |
2008-03-05 | made jokers in Song Selection screen hidden. | jaybinks | 1 | -2/+4 |
2008-03-05 | FFT support for SDL/Portaudio playback | tobigun | 4 | -44/+106 |
2008-03-05 | Some cleanup | tobigun | 1 | -59/+59 |
2008-03-05 | Equalizer (Analyser) is displayed again with BASS | tobigun | 1 | -19/+2 |
2008-03-04 | removed overuse of DecimalSeperator | jaybinks | 4 | -56/+16 |
2008-03-04 | added code to handle , or . decimal seperators in song text files. | jaybinks | 1 | -26/+26 |
2008-03-04 | Patchs from AlexanderS & f1fth_freed0m | jaybinks | 3 | -56/+83 |
2008-03-04 | Patch from AlexanderS | jaybinks | 1 | -1/+1 |