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