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