| Commit message (Expand) | Author | Files | Lines |
2008-05-16 | linklib for darwin added | k-m_schindler | 1 | -1/+3 |
2008-05-16 | linklib for darwin added | k-m_schindler | 1 | -0/+4 |
2008-05-16 | linklib for darwin added | k-m_schindler | 1 | -0/+5 |
2008-05-16 | mischis first try: linklib added | k-m_schindler | 1 | -0/+4 |
2008-05-14 | forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnix | tobigun | 1 | -1/+9 |
2008-05-13 | corrected ffmpeg error-codes | tobigun | 2 | -25/+37 |
2008-05-10 | Update to Bass 2.4. Do not forget to replace the old with the new dll. | tobigun | 10 | -1838/+919 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 2 | -0/+6 |
2008-05-08 | - added the {$H+} switch for FPC (was introduced for the MacOSX before). This... | tobigun | 16 | -6/+67 |
2008-05-08 | ffmpeg update | tobigun | 3 | -7/+15 |
2008-05-07 | SDL-patches for MacOSX build added. Taken from the freepascal repository. | tobigun | 2 | -0/+6 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 5 | -10010/+249 |
2008-05-02 | bugfix: USDX crashed while unloading opengl because of a bug in opengl12.pas ... | tobigun | 1 | -0/+2 |
2008-05-01 | Applied this fix https://sourceforge.net/tracker/index.php?func=detail&aid=19... | tobigun | 3 | -8682/+9968 |
2008-04-22 | removed old projectM stuff | tobigun | 2 | -926/+0 |
2008-04-22 | missed some files for projectM | tobigun | 2 | -0/+926 |
2008-04-22 | - new layout of the projectM lib-dir. | tobigun | 10 | -665/+667 |
2008-04-22 | ffmpeg update to a newer version | tobigun | 6 | -27/+107 |
2008-04-15 | Removed Libraries Dir because of problems with some dlls | f1fth_freed0m | 8 | -8/+8 |
2008-04-12 | started to implement the new folder structure (like suggested in the wiki) | f1fth_freed0m | 8 | -8/+8 |
2008-04-06 | import of external variables does not work in fpc (why?) | tobigun | 1 | -980/+969 |
2008-04-06 | - removed (linux incompatible) PngImage. In addition it was rather outdated (... | tobigun | 26 | -11606/+1187 |
2008-04-06 | removed lazarus dependencies | tobigun | 4 | -20/+10 |
2008-03-21 | - av_log_get_level()/av_log_set_level() added | tobigun | 1 | -0/+56 |
2008-03-20 | - Delphi (in contrast to C/C++) handles floating-point multiplications with N... | tobigun | 3 | -19/+83 |
2008-03-10 | re-added local variable that was required for windows. | jaybinks | 1 | -1/+4 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 2 | -4362/+4362 |
2008-03-09 | DeviceID must be unsigned. | tobigun | 1 | -4/+4 |
2008-03-07 | fixed "untyped pointer in Dispose-call is meaningless" warning. | tobigun | 1 | -119/+119 |
2008-03-07 | update to current SVN version | tobigun | 5 | -16/+24 |
2008-03-06 | Added all contents of the orginal Audacity FFT-file although it might be repl... | tobigun | 1 | -4/+258 |
2008-03-06 | added first steps to building some unit tests. | jaybinks | 1 | -26/+26 |
2008-03-03 | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 4 | -10/+18 |
2008-02-21 | compatibility for fpc < 2.2.0 (at least 2.0.4) | tobigun | 2 | -0/+8 |
2008-02-20 | libsamplerate header-files. Ported from C to Pascal by profoX` with some mino... | tobigun | 1 | -0/+205 |
2008-02-20 | FFT library taken from Audacity and ported to Pascal. | tobigun | 1 | -0/+345 |
2008-02-20 | Made the midi-stuff FPC (for windows) compatible. | tobigun | 7 | -57/+86 |
2008-02-20 | fixed line endings for windows. | jaybinks | 1 | -13/+12 |
2008-02-19 | A C-Wrapper to make the ProjectM C++-Headers usable in Delphi. | tobigun | 4 | -0/+323 |
2008-02-12 | builds nice... and builds deb also that runs / works .. | jaybinks | 1 | -1/+5 |
2008-02-08 | added yum install line | jaybinks | 1 | -22/+7 |
2008-02-07 | compatibility with the current svn-version | tobigun | 8 | -22/+56 |
2008-02-05 | Made this FPC (for windows) compatible | tobigun | 1 | -1/+13 |
2008-02-05 | - config-win.pas: swscale must be undefined by default | tobigun | 1 | -1/+1 |
2008-02-05 | Update of the ffmpeg headers to their current trunk versions. | tobigun | 13 | -4910/+5034 |
2008-02-05 | updated to latest version of JEDI SDL | jaybinks | 17 | -2490/+4253 |
2008-02-05 | renamed Jedi-SDL folder. | jaybinks | 29 | -0/+0 |
2008-02-05 | added Jedi-SDL to our SVN tree.. | jaybinks | 30 | -4/+45563 |
2008-01-11 | Fixed compiling and typos on OS X. | eddie-0815 | 1 | -1/+1 |
2008-01-11 | FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI... | tobigun | 2 | -99/+99 |