aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-11-02oopsjaybinks2-0/+334
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08156-3/+3478
2007-10-30Added SQLite 3.5.1 library for Mac OS X (Intel only binary)eddie-08151-0/+0
2007-10-29BASS Version 2.3 for MacOSX (Universal Binary)eddie-08151-0/+0
2007-10-16fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks3-2180/+2185
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks6-34/+81
2007-10-11git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@502 b956fd51-792f-4...jaybinks1-20/+25
2007-10-11major changes to FFMPEG Headers so they now support linux.jaybinks7-241/+355
2007-10-08fixed bambo build script for linux.jaybinks1-3/+3