| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | made jokers in Song Selection screen hidden. | jaybinks | 2008-03-05 | 1 | -2/+4 |
* | FFT support for SDL/Portaudio playback | tobigun | 2008-03-05 | 4 | -44/+106 |
* | Some cleanup | tobigun | 2008-03-05 | 1 | -59/+59 |
* | Equalizer (Analyser) is displayed again with BASS | tobigun | 2008-03-05 | 1 | -19/+2 |
* | removed overuse of DecimalSeperator | jaybinks | 2008-03-04 | 4 | -56/+16 |
* | added code to handle , or . decimal seperators in song text files. | jaybinks | 2008-03-04 | 1 | -26/+26 |
* | Patchs from AlexanderS & f1fth_freed0m | jaybinks | 2008-03-04 | 3 | -56/+83 |
* | Patch from AlexanderS | jaybinks | 2008-03-04 | 1 | -1/+1 |
* | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 2008-03-03 | 8 | -21/+40 |
* | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 2008-03-03 | 11 | -896/+1534 |
* | - some windows/lclintf dependencies removed | tobigun | 2008-03-03 | 2 | -114/+125 |
* | - actual.. -> current.. | tobigun | 2008-03-03 | 6 | -34/+69 |
* | GetName added for AudioDecoder-Classes | tobigun | 2008-03-03 | 1 | -7/+8 |
* | - commented out some log-outputs that spammed the debug-output | tobigun | 2008-03-03 | 1 | -2/+2 |
* | - removed some windows/lclintf dependencies | tobigun | 2008-03-03 | 1 | -30/+24 |
* | - replaced some Actual... vars with Current... | tobigun | 2008-03-03 | 4 | -1062/+1020 |
* | - Portaudio-Core added (at the moment just one helper function) | tobigun | 2008-03-03 | 2 | -4/+101 |
* | FPC delphi-compatibility (-Sd) removed | tobigun | 2008-03-03 | 1 | -1/+1 |
* | [Alt+Return] enabled | tobigun | 2008-02-26 | 1 | -2/+3 |
* | tidy up from my previous commit | jaybinks | 2008-02-26 | 1 | -16/+16 |
* | added patch to toggle full screen with F11 | jaybinks | 2008-02-26 | 2 | -14/+57 |
* | Implemented resizable windowed mode.. | jaybinks | 2008-02-26 | 2 | -3/+10 |
* | Fixed compilation on Mac OS X (XCode). | eddie-0815 | 2008-02-24 | 4 | -369/+126 |
* | Linux fullscreen fix | tobigun | 2008-02-22 | 2 | -7/+2 |
* | forgot a dependency for debian-package target | tobigun | 2008-02-22 | 1 | -2/+1 |
* | - added "make install" target for global installation | tobigun | 2008-02-21 | 3 | -32/+106 |
* | Uses SDL now instead of Portaudio for playback in linux | tobigun | 2008-02-21 | 1 | -1/+2 |
* | updated build script. | jaybinks | 2008-02-21 | 1 | -4/+6 |
* | compatibility for fpc < 2.2.0 (at least 2.0.4) | tobigun | 2008-02-21 | 2 | -0/+8 |
* | Delphi evaluates every $IF-directive even if it is disabled by a surrounding ... | tobigun | 2008-02-21 | 1 | -0/+11 |
* | - Resampling support added | tobigun | 2008-02-20 | 9 | -844/+1262 |
* | libsamplerate header-files. Ported from C to Pascal by profoX` with some mino... | tobigun | 2008-02-20 | 1 | -0/+205 |
* | FFT library taken from Audacity and ported to Pascal. | tobigun | 2008-02-20 | 1 | -0/+345 |
* | Made the midi-stuff FPC (for windows) compatible. | tobigun | 2008-02-20 | 9 | -63/+93 |
* | all screens now inherit their OnShow | jaybinks | 2008-02-20 | 32 | -4/+62 |
* | fixed line endings for windows. | jaybinks | 2008-02-20 | 1 | -13/+12 |
* | fixed video looping and background video playback on linux.. | jaybinks | 2008-02-20 | 2 | -702/+696 |
* | Fixed a bug in the directory-handling routine. | tobigun | 2008-02-20 | 1 | -44/+49 |
* | fixed that damn bug with the NG path hack... grrr | jaybinks | 2008-02-20 | 2 | -2/+3 |
* | mmmmmmmmmmmmm | jaybinks | 2008-02-19 | 5 | -9/+47 |
* | first steps towards loopable videos. | jaybinks | 2008-02-19 | 1 | -2/+18 |
* | fix for editor bug | jaybinks | 2008-02-19 | 2 | -6/+11 |
* | A C-Wrapper to make the ProjectM C++-Headers usable in Delphi. | tobigun | 2008-02-19 | 4 | -0/+323 |
* | fixed bug when compiling with --enable-dev-build | jaybinks | 2008-02-19 | 1 | -8/+11 |
* | added missing ";" | tobigun | 2008-02-19 | 1 | -3/+3 |
* | Fixed a compiler error: "FindDiskFileCaseInsensitive() is unknown". | tobigun | 2008-02-15 | 1 | -1/+1 |
* | fixed bug with Video playback & Visualization, on 2nd song played. | jaybinks | 2008-02-15 | 1 | -4/+19 |
* | Fixed popUpBg image not displaying in game. | jaybinks | 2008-02-13 | 2 | -1147/+1180 |
* | small modification to the | jaybinks | 2008-02-13 | 2 | -24/+23 |
* | added USNG Song path , so we can use songs that a USNG install may have. | jaybinks | 2008-02-13 | 1 | -886/+893 |