| Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-11 | removed one of the doubled CDECLs in av_register_codec_parser | tobigun | 1 | -1/+1 |
2008-01-11 | there were some changes in the ffmpeg interface (for example TAVFormatContext... | tobigun | 8 | -85/+121 |
2008-01-10 | eddie is right: pb is a pointer and not a TByteIOContext struct. | tobigun | 1 | -4/+3 |
2008-01-10 | "MATHEMATICS.pas" is now "mathematics.pas" | tobigun | 1 | -0/+79 |
2008-01-10 | "MATHEMATICS.pas" is now "mathematics.pas" | tobigun | 1 | -66/+0 |
2008-01-09 | Changed DLL/so/dylib constants. | eddie-0815 | 2 | -11/+18 |
2008-01-09 | Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru... | eddie-0815 | 1 | -701/+706 |
2008-01-09 | Changed MACOS define to DARWIN. | eddie-0815 | 1 | -1/+1 |
2008-01-09 | Added readme and scripts for building and patching ffmpeg on OS X. | eddie-0815 | 3 | -0/+52 |
2007-12-18 | Added a missing override-flag for the destroy-destructor | tobigun | 2 | -2/+2 |
2007-12-18 | Added a cdecl for the TAVPacket.destruct procedure. | tobigun | 1 | -695/+695 |
2007-12-17 | swscale back to the way it should be (works, but is too slow for video scaling) | b1indy | 1 | -3/+3 |
2007-12-17 | added version 1.0 for testing | tobigun | 3 | -381/+926 |
2007-12-17 | some minor changes to make swscale work | b1indy | 1 | -3/+13 |
2007-12-07 | linux fix | tobigun | 1 | -51/+71 |
2007-12-06 | trying to get projectM to run in linux | jaybinks | 2 | -309/+319 |
2007-12-06 | Visualizer changes (audio connection, some opengl fixes) | tobigun | 1 | -1/+1 |
2007-12-05 | added projectM header file | tobigun | 1 | -0/+354 |
2007-12-05 | bugfix: changed sqlite3.dll to SQLiteDLL (which was never used) | tobigun | 1 | -199/+199 |
2007-12-05 | Added {$PACKRECORDS C} for correct structure | tobigun | 2 | -1266/+1274 |
2007-12-05 | Added swscaler as a replacement for the deprecated img_convert function | tobigun | 1 | -0/+194 |
2007-11-28 | added portaudio and portmixer headers as replacement for bass in linux | tobigun | 2 | -0/+1303 |
2007-11-23 | this shouldn't have been here | b1indy | 1 | -0/+0 |
2007-11-02 | oops | jaybinks | 2 | -0/+334 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 6 | -3/+3478 |
2007-10-30 | Added SQLite 3.5.1 library for Mac OS X (Intel only binary) | eddie-0815 | 1 | -0/+0 |
2007-10-29 | BASS Version 2.3 for MacOSX (Universal Binary) | eddie-0815 | 1 | -0/+0 |