aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2008-03-272-28/+351
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-2614-201/+111
* Fixed compilation on the mac.eddie-08152008-03-254-1714/+1733
* Added functions to determine to which character-class (alpha(=letter), numeri...tobigun2008-03-221-1/+65
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-3/+3
* lenght -> lengthtobigun2008-03-216-575/+575
* Staves now can be turned of in Optionsf1fth_freed0m2008-03-173-4/+14
* fixed the playback speed of the movie backgrounds_alexander2008-03-171-708/+708
* no need to RE-Initialize the textures and screens..jaybinks2008-03-141-2/+0
* fixes for delphi :Ps_alexander2008-03-141-4/+4
* new lyric effect: slides_alexander2008-03-146-162/+249
* Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m2008-03-122-1/+7
* Removed zlportio from Codef1fth_freed0m2008-03-101-13/+21
* re-added local variable that was required for windows.jaybinks2008-03-101-1/+3
* fix build problem for me local...jaybinks2008-03-101-5/+4
* auto removed a bunch of unused local variablesjaybinks2008-03-107-2843/+2843
* removed a few unused local variablesjaybinks2008-03-103-14/+15
* new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...tobigun2008-03-093-47/+108
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-092-2/+6
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-094-25/+34
* ZeroNotes are ignored now and a notice is written to error.logf1fth_freed0m2008-03-091-1/+4
* - Fixed audio-playing in container (video) files. Now audio can be read direc...tobigun2008-03-072-14/+34
* GetPCMData added for SDL/Portaudiotobigun2008-03-071-894/+899
* implemented ball lyrics effekts_alexander2008-03-071-341/+273
* Translated some Variablesf1fth_freed0m2008-03-076-127/+127
* File removed as per jaybinks2008-03-071-836/+0
* playlists are sorted alphabeticalys_alexander2008-03-061-10/+29
* bug-fix: there was a Floating-Point exception when calling WindowFunc(). This...tobigun2008-03-061-32/+63
* replaced some "string" parameters with "const string"tobigun2008-03-066-29/+22
* do we need the file UPliki.pas?f1fth_freed0m2008-03-061-0/+2
* Translated German comments to Englishf1fth_freed0m2008-03-065-9/+33
* add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander2008-03-063-48/+72
* Translated Some Variablesf1fth_freed0m2008-03-065-145/+145
* Translated so Variable Namesf1fth_freed0m2008-03-067-82/+82
* fixed compile errors with delphi s_alexander2008-03-061-1/+1
* Translated Variable Names and Typesf1fth_freed0m2008-03-057-202/+202
* many cleanups in codes_alexander2008-03-051-413/+309
* FFT support for SDL/Portaudio playbacktobigun2008-03-053-38/+100
* removed overuse of DecimalSeperatorjaybinks2008-03-044-56/+16
* added code to handle , or . decimal seperators in song text files.jaybinks2008-03-041-26/+26
* Patchs from AlexanderS & f1fth_freed0mjaybinks2008-03-042-45/+80
* Patch from AlexanderSjaybinks2008-03-041-1/+1
* delphi 7 compatibility (inline was introduced with delphi 2005)tobigun2008-03-033-11/+11
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-0310-790/+1148
* - actual.. -> current..tobigun2008-03-036-34/+69
* GetName added for AudioDecoder-Classestobigun2008-03-031-7/+8
* - commented out some log-outputs that spammed the debug-outputtobigun2008-03-031-2/+2
* - removed some windows/lclintf dependenciestobigun2008-03-031-30/+24
* - Portaudio-Core added (at the moment just one helper function)tobigun2008-03-031-0/+99
* [Alt+Return] enabledtobigun2008-02-261-2/+3