| Commit message (Expand) | Author | Age | Files | Lines |
* | added missing files for configure | tobigun | 2010-11-10 | 3 | -0/+3 |
* | removed call to libtoolize which seems to be unnecessary | tobigun | 2010-11-10 | 2 | -1/+1 |
* | added media plugins to build scripts | tobigun | 2010-11-10 | 11 | -376/+19060 |
* | do not define HAVE_SWSCALE twice | tobigun | 2010-11-09 | 1 | -0/+2 |
* | fix header check | tobigun | 2010-11-09 | 1 | -4/+4 |
* | fixes for compilation on mac os x | tobigun | 2010-11-09 | 5 | -16/+58 |
* | compatibility with older ffmpeg versions | tobigun | 2010-11-09 | 3 | -4/+11 |
* | preliminary build scripts | tobigun | 2010-11-08 | 3 | -0/+112 |
* | handle linux and mac os x plugins | tobigun | 2010-11-08 | 1 | -1/+9 |
* | - fix audio-converter initialization | tobigun | 2010-11-08 | 1 | -10/+17 |
* | fix compilation on linux | tobigun | 2010-11-07 | 2 | -1/+1 |
* | fix compilation with older versions of ffmpeg | tobigun | 2010-11-07 | 2 | -23/+29 |
* | media plugins | tobigun | 2010-11-05 | 21 | -0/+3536 |
* | use folder game/plugins/media for media plugins | tobigun | 2010-11-05 | 2 | -1/+2 |
* | - unload plugin | tobigun | 2010-11-05 | 5 | -9/+55 |
* | - Support for media interface priorities | tobigun | 2010-11-02 | 13 | -35/+102 |
* | utf-8 file reading support | tobigun | 2010-11-02 | 1 | -9/+59 |
* | last audio-converter (libsamplerate) working again | tobigun | 2010-11-01 | 2 | -2/+336 |
* | audio converter plugin interface added | tobigun | 2010-11-01 | 1 | -0/+183 |
* | renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pas | tobigun | 2010-11-01 | 2 | -2/+2 |
* | audio converter plugin interface added | tobigun | 2010-11-01 | 3 | -318/+9 |
* | - audio converter managed by media interface handler | tobigun | 2010-11-01 | 16 | -149/+309 |
* | ffmpeg audio converter renamed | tobigun | 2010-10-30 | 2 | -8/+8 |
* | audio/video decoder filenames adjusted | tobigun | 2010-10-30 | 4 | -8/+7 |
* | renamed ffmpeg audio/decoder to something generic | tobigun | 2010-10-30 | 3 | -51/+49 |
* | dynamic loading of video- and audio-decoder | tobigun | 2010-10-30 | 6 | -107/+174 |
* | removed ffmpeg stuff | tobigun | 2010-10-28 | 19 | -10609/+60 |
* | TimeDifference must be TimeDiff | tobigun | 2010-10-28 | 1 | -3/+3 |
* | interface changes for last commit | tobigun | 2010-10-27 | 2 | -12/+50 |
* | separated video playback and decoder | tobigun | 2010-10-27 | 2 | -640/+872 |
* | ffmpeg audio converter moved to media plugin | tobigun | 2010-10-27 | 4 | -382/+57 |
* | more helper functions added, no need for SDL as a plugin dependency anymore | tobigun | 2010-10-24 | 2 | -55/+263 |
* | audio code replaced by (yet pseudo-)plugin | tobigun | 2010-10-19 | 4 | -956/+162 |
* | fix console for thread-safe logging | tobigun | 2010-10-19 | 4 | -129/+213 |
* | initial commit | tobigun | 2010-10-19 | 1259 | -0/+262780 |