aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21- av_log_get_level()/av_log_set_level() addedtobigun1-0/+56
2008-03-20- Delphi (in contrast to C/C++) handles floating-point multiplications with N...tobigun3-19/+83
2008-03-10re-added local variable that was required for windows.jaybinks1-1/+4
2008-03-10auto removed a bunch of unused local variablesjaybinks2-4362/+4362
2008-03-09DeviceID must be unsigned.tobigun1-4/+4
2008-03-07fixed "untyped pointer in Dispose-call is meaningless" warning.tobigun1-119/+119
2008-03-07update to current SVN versiontobigun5-16/+24
2008-03-06Added all contents of the orginal Audacity FFT-file although it might be repl...tobigun1-4/+258
2008-03-06added first steps to building some unit tests.jaybinks1-26/+26
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun4-10/+18
2008-02-21compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2-0/+8
2008-02-20libsamplerate header-files. Ported from C to Pascal by profoX` with some mino...tobigun1-0/+205
2008-02-20FFT library taken from Audacity and ported to Pascal.tobigun1-0/+345
2008-02-20Made the midi-stuff FPC (for windows) compatible.tobigun7-57/+86
2008-02-20fixed line endings for windows.jaybinks1-13/+12
2008-02-19A C-Wrapper to make the ProjectM C++-Headers usable in Delphi.tobigun4-0/+323
2008-02-12builds nice... and builds deb also that runs / works ..jaybinks1-1/+5
2008-02-08added yum install linejaybinks1-22/+7
2008-02-07compatibility with the current svn-versiontobigun8-22/+56
2008-02-05Made this FPC (for windows) compatibletobigun1-1/+13
2008-02-05- config-win.pas: swscale must be undefined by defaulttobigun1-1/+1
2008-02-05Update of the ffmpeg headers to their current trunk versions.tobigun13-4910/+5034
2008-02-05updated to latest version of JEDI SDLjaybinks17-2490/+4253
2008-02-05renamed Jedi-SDL folder.jaybinks29-0/+0
2008-02-05added Jedi-SDL to our SVN tree..jaybinks30-4/+45563
2008-01-11Fixed compiling and typos on OS X.eddie-08151-1/+1
2008-01-11FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...tobigun2-99/+99
2008-01-11removed one of the doubled CDECLs in av_register_codec_parsertobigun1-1/+1
2008-01-11there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun8-85/+121
2008-01-10eddie is right: pb is a pointer and not a TByteIOContext struct.tobigun1-4/+3
2008-01-10"MATHEMATICS.pas" is now "mathematics.pas"tobigun1-0/+79
2008-01-10"MATHEMATICS.pas" is now "mathematics.pas"tobigun1-66/+0
2008-01-09Changed DLL/so/dylib constants.eddie-08152-11/+18
2008-01-09Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...eddie-08151-701/+706
2008-01-09Changed MACOS define to DARWIN.eddie-08151-1/+1
2008-01-09Added readme and scripts for building and patching ffmpeg on OS X.eddie-08153-0/+52
2007-12-18Added a missing override-flag for the destroy-destructortobigun2-2/+2
2007-12-18Added a cdecl for the TAVPacket.destruct procedure.tobigun1-695/+695
2007-12-17swscale back to the way it should be (works, but is too slow for video scaling)b1indy1-3/+3
2007-12-17added version 1.0 for testingtobigun3-381/+926
2007-12-17some minor changes to make swscale workb1indy1-3/+13
2007-12-07linux fixtobigun1-51/+71
2007-12-06trying to get projectM to run in linuxjaybinks2-309/+319
2007-12-06Visualizer changes (audio connection, some opengl fixes)tobigun1-1/+1
2007-12-05added projectM header filetobigun1-0/+354
2007-12-05bugfix: changed sqlite3.dll to SQLiteDLL (which was never used)tobigun1-199/+199
2007-12-05Added {$PACKRECORDS C} for correct structuretobigun2-1266/+1274
2007-12-05Added swscaler as a replacement for the deprecated img_convert functiontobigun1-0/+194
2007-11-28added portaudio and portmixer headers as replacement for bass in linuxtobigun2-0/+1303
2007-11-23this shouldn't have been hereb1indy1-0/+0