aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FFT support for SDL/Portaudio playbacktobigun2008-03-054-44/+106
* Some cleanuptobigun2008-03-051-59/+59
* Equalizer (Analyser) is displayed again with BASStobigun2008-03-051-19/+2
* 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-043-56/+83
* Patch from AlexanderSjaybinks2008-03-041-1/+1
* delphi 7 compatibility (inline was introduced with delphi 2005)tobigun2008-03-038-21/+40
* Themes and language-files adapted to the new record-options screentobigun2008-03-0318-78/+22
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-0311-896/+1534
* - some windows/lclintf dependencies removedtobigun2008-03-032-114/+125
* - 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
* - replaced some Actual... vars with Current...tobigun2008-03-034-1062/+1020
* - Portaudio-Core added (at the moment just one helper function)tobigun2008-03-032-4/+101
* FPC delphi-compatibility (-Sd) removedtobigun2008-03-031-1/+1
* SVG logo, made on a 48x48 pixel canvas - scales nicely from 16x16 up to 128x1...mogguh2008-02-291-0/+4001
* [Alt+Return] enabledtobigun2008-02-261-2/+3
* tidy up from my previous commitjaybinks2008-02-261-16/+16
* added patch to toggle full screen with F11 jaybinks2008-02-262-14/+57
* Implemented resizable windowed mode..jaybinks2008-02-262-3/+10
* Fixed compilation on Mac OS X (XCode).eddie-08152008-02-244-369/+126
* Background is dimmed on exit dialogmogguh2008-02-223-10/+21
* Linux fullscreen fixtobigun2008-02-222-7/+2
* Just some minor fixes in the deluxe skinmogguh2008-02-222-7/+7
* forgot a dependency for debian-package targettobigun2008-02-221-2/+1
* - added "make install" target for global installationtobigun2008-02-213-32/+106
* Uses SDL now instead of Portaudio for playback in linuxtobigun2008-02-211-1/+2
* updated build script.jaybinks2008-02-211-4/+6
* compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2008-02-212-0/+8
* Delphi evaluates every $IF-directive even if it is disabled by a surrounding ...tobigun2008-02-211-0/+11
* - Resampling support addedtobigun2008-02-209-844/+1262
* libsamplerate header-files. Ported from C to Pascal by profoX` with some mino...tobigun2008-02-201-0/+205
* FFT library taken from Audacity and ported to Pascal.tobigun2008-02-201-0/+345
* Made the midi-stuff FPC (for windows) compatible.tobigun2008-02-209-63/+93
* updated the deluxe/ani theme a little.jaybinks2008-02-205-7/+7
* all screens now inherit their OnShowjaybinks2008-02-2032-4/+62
* fixed line endings for windows.jaybinks2008-02-201-13/+12
* fixed video looping and background video playback on linux..jaybinks2008-02-202-702/+696
* Fixed a bug in the directory-handling routine.tobigun2008-02-201-44/+49
* fixed that damn bug with the NG path hack... grrrjaybinks2008-02-202-2/+3
* mmmmmmmmmmmmmjaybinks2008-02-195-9/+47
* Sorry, those of you on slow connections :(jaybinks2008-02-192-0/+192
* first steps towards loopable videos.jaybinks2008-02-191-2/+18
* fix for editor bugjaybinks2008-02-192-6/+11
* A C-Wrapper to make the ProjectM C++-Headers usable in Delphi.tobigun2008-02-194-0/+323
* fixed bug when compiling with --enable-dev-buildjaybinks2008-02-191-8/+11
* added missing ";"tobigun2008-02-191-3/+3