| Commit message (Expand) | Author | Age | Files | Lines |
* | Audio/Video engine update: | tobigun | 2008-07-02 | 1 | -2/+8 |
* | Delphi 7 compatibility fix: | tobigun | 2008-06-16 | 1 | -6/+0 |
* | - all references to the libc unit removed. The Libc unit (not the library) wa... | tobigun | 2008-06-09 | 1 | -0/+6 |
* | - set svn:eol-style to native | tobigun | 2008-06-08 | 1 | -113/+113 |
* | - changed "Windows" define to "MSWINDOWS" | tobigun | 2008-05-19 | 1 | -4/+5 |
* | Creating macosx-app with "make macosx-app". XCode building probably broken | k-m_schindler | 2008-05-17 | 1 | -4/+0 |
* | - added the {$H+} switch for FPC (was introduced for the MacOSX before). This... | tobigun | 2008-05-08 | 1 | -2/+2 |
* | changed config-macosx.inc to config-darwin.inc. The configure-script will cre... | tobigun | 2008-05-02 | 1 | -1/+1 |
* | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 2008-04-30 | 1 | -116/+116 |
* | uncommented DEBUG-define in switches.inc, so release-mode is the default now. | tobigun | 2008-04-24 | 1 | -1/+1 |
* | - reverted some stuff that was erroneously commited by one of the last commits. | tobigun | 2008-04-24 | 1 | -7/+15 |
* | - new switches.inc layout | tobigun | 2008-04-22 | 1 | -134/+108 |
* | removed lazarus dependencies | tobigun | 2008-04-06 | 1 | -141/+134 |
* | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 2008-03-26 | 1 | -1/+6 |
* | Fixed compilation on the mac. | eddie-0815 | 2008-03-25 | 1 | -132/+136 |
* | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 2008-03-03 | 1 | -0/+11 |
* | Uses SDL now instead of Portaudio for playback in linux | tobigun | 2008-02-21 | 1 | -1/+2 |
* | - Resampling support added | tobigun | 2008-02-20 | 1 | -2/+2 |
* | Made the midi-stuff FPC (for windows) compatible. | tobigun | 2008-02-20 | 1 | -4/+6 |
* | - removed the gtk2 detection (it is just necessary if we want to use lazjpeg ... | tobigun | 2008-02-07 | 1 | -1/+2 |
* | SWScale will only be used if FFMpeg is available (this should be the standard... | tobigun | 2008-02-07 | 1 | -6/+8 |
* | New switches.inc layout | tobigun | 2008-02-05 | 1 | -77/+115 |
* | Introduction of config-file mechanism. | tobigun | 2008-02-05 | 1 | -3/+8 |
* | small changes to check linux compilation. | jaybinks | 2008-02-04 | 1 | -70/+72 |
* | Added UTF8_FILENAMES. | eddie-0815 | 2008-01-20 | 1 | -0/+1 |
* | changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches.... | tobigun | 2008-01-11 | 1 | -62/+69 |
* | allows switching between projectm 0.9/1.0 | tobigun | 2007-12-17 | 1 | -2/+7 |
* | trying to get projectM to run in linux | jaybinks | 2007-12-06 | 1 | -56/+57 |
* | turn on visualization | jaybinks | 2007-12-06 | 1 | -1/+1 |
* | added projectM switch (disabled by default) | tobigun | 2007-12-06 | 1 | -2/+5 |
* | conformed projectM to IVideoPlayback | jaybinks | 2007-12-06 | 1 | -2/+3 |
* | - bass input and output can now be switched on/off separately | tobigun | 2007-12-05 | 1 | -3/+10 |
* | Windows Lazarus Build working again... | jaybinks | 2007-11-03 | 1 | -44/+45 |
* | fixed failed builds | jaybinks | 2007-11-01 | 1 | -1/+2 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 1 | -19/+43 |
* | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 2007-10-11 | 1 | -2/+3 |
* | Added Hook and Service Class for new Plugin System to Trunc | whiteshark0 | 2007-10-10 | 1 | -0/+2 |
* | New plugin SDK added | whiteshark0 | 2007-10-03 | 1 | -13/+16 |
* | some minor bug fixes.. | jaybinks | 2007-09-30 | 1 | -1/+1 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 1 | -7/+13 |
* | changes in order to compile in lazarus... | jaybinks | 2007-09-18 | 1 | -0/+2 |
* | added switches.inc , which will contain compiler directives used | jaybinks | 2007-09-18 | 1 | -0/+5 |