| Commit message (Expand) | Author | Age | Files | Lines |
* | Made this FPC (for windows) compatible | tobigun | 2008-02-05 | 1 | -1/+13 |
* | - config-win.pas: swscale must be undefined by default | tobigun | 2008-02-05 | 1 | -1/+1 |
* | Update of the ffmpeg headers to their current trunk versions. | tobigun | 2008-02-05 | 13 | -4910/+5034 |
* | updated to latest version of JEDI SDL | jaybinks | 2008-02-05 | 17 | -2490/+4253 |
* | renamed Jedi-SDL folder. | jaybinks | 2008-02-05 | 29 | -0/+0 |
* | added Jedi-SDL to our SVN tree.. | jaybinks | 2008-02-05 | 30 | -4/+45563 |
* | Fixed compiling and typos on OS X. | eddie-0815 | 2008-01-11 | 1 | -1/+1 |
* | FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI... | tobigun | 2008-01-11 | 2 | -99/+99 |
* | removed one of the doubled CDECLs in av_register_codec_parser | tobigun | 2008-01-11 | 1 | -1/+1 |
* | there were some changes in the ffmpeg interface (for example TAVFormatContext... | tobigun | 2008-01-11 | 8 | -85/+121 |
* | eddie is right: pb is a pointer and not a TByteIOContext struct. | tobigun | 2008-01-10 | 1 | -4/+3 |
* | "MATHEMATICS.pas" is now "mathematics.pas" | tobigun | 2008-01-10 | 1 | -0/+79 |
* | "MATHEMATICS.pas" is now "mathematics.pas" | tobigun | 2008-01-10 | 1 | -66/+0 |
* | Changed DLL/so/dylib constants. | eddie-0815 | 2008-01-09 | 2 | -11/+18 |
* | Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru... | eddie-0815 | 2008-01-09 | 1 | -701/+706 |
* | Changed MACOS define to DARWIN. | eddie-0815 | 2008-01-09 | 1 | -1/+1 |
* | Added readme and scripts for building and patching ffmpeg on OS X. | eddie-0815 | 2008-01-09 | 3 | -0/+52 |
* | Added a missing override-flag for the destroy-destructor | tobigun | 2007-12-18 | 2 | -2/+2 |
* | Added a cdecl for the TAVPacket.destruct procedure. | tobigun | 2007-12-18 | 1 | -695/+695 |
* | swscale back to the way it should be (works, but is too slow for video scaling) | b1indy | 2007-12-17 | 1 | -3/+3 |
* | added version 1.0 for testing | tobigun | 2007-12-17 | 3 | -381/+926 |
* | some minor changes to make swscale work | b1indy | 2007-12-17 | 1 | -3/+13 |
* | linux fix | tobigun | 2007-12-07 | 1 | -51/+71 |
* | trying to get projectM to run in linux | jaybinks | 2007-12-06 | 2 | -309/+319 |
* | Visualizer changes (audio connection, some opengl fixes) | tobigun | 2007-12-06 | 1 | -1/+1 |
* | added projectM header file | tobigun | 2007-12-05 | 1 | -0/+354 |
* | bugfix: changed sqlite3.dll to SQLiteDLL (which was never used) | tobigun | 2007-12-05 | 1 | -199/+199 |
* | Added {$PACKRECORDS C} for correct structure | tobigun | 2007-12-05 | 2 | -1266/+1274 |
* | Added swscaler as a replacement for the deprecated img_convert function | tobigun | 2007-12-05 | 1 | -0/+194 |
* | added portaudio and portmixer headers as replacement for bass in linux | tobigun | 2007-11-28 | 2 | -0/+1303 |
* | this shouldn't have been here | b1indy | 2007-11-23 | 1 | -0/+0 |
* | oops | jaybinks | 2007-11-02 | 2 | -0/+334 |
* | fixed failed builds | jaybinks | 2007-11-01 | 1 | -0/+4 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 6 | -3/+3478 |
* | Added SQLite 3.5.1 library for Mac OS X (Intel only binary) | eddie-0815 | 2007-10-30 | 1 | -0/+0 |
* | BASS Version 2.3 for MacOSX (Universal Binary) | eddie-0815 | 2007-10-29 | 1 | -0/+0 |
* | fixed the modified ffmpeg headers to compile in lazarus on windows. | jaybinks | 2007-10-16 | 3 | -2180/+2185 |
* | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 2007-10-11 | 6 | -34/+81 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@502 b956fd51-792f-4... | jaybinks | 2007-10-11 | 1 | -20/+25 |
* | major changes to FFMPEG Headers so they now support linux. | jaybinks | 2007-10-11 | 7 | -241/+355 |
* | fixed bambo build script for linux. | jaybinks | 2007-10-08 | 1 | -3/+3 |
* | fixed some stuff for linux build... | jaybinks | 2007-10-08 | 1 | -1/+1 |
* | Fixed linux compilation. | jaybinks | 2007-10-02 | 1 | -0/+4 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 2 | -15/+9 |
* | tested sqlite3 in lazarus - linux.. | jaybinks | 2007-09-19 | 4 | -986/+993 |
* | tested ffmpeg in lazarus - linux.. | jaybinks | 2007-09-19 | 1 | -2/+4 |
* | tested ffmpeg in lazarus - linux.. | jaybinks | 2007-09-19 | 8 | -3385/+3457 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 2 | -3/+14 |
* | major tidy up of Umusic ... | jaybinks | 2007-09-18 | 1 | -0/+7 |
* | zlportio is NOT ( yet ) lazarus compatible | jaybinks | 2007-09-18 | 2 | -2/+6 |