| Commit message (Expand) | Author | Age | Files | Lines |
* | Path class implemented for full unicode support | tobigun | 2010-12-23 | 1 | -4/+73 |
* | replaced "ffmpeg" with "opengl" | tobigun | 2010-12-22 | 1 | -52/+52 |
* | support for video pixel format selection | tobigun | 2010-12-22 | 4 | -18/+57 |
* | meld video-frame info (width/height/aspect) to reduce exported functions | tobigun | 2010-12-22 | 2 | -6/+20 |
* | - implement Mac specific abstract UPlatform.GetMusicPath() for win and linux | tobigun | 2010-12-01 | 1 | -0/+6 |
* | initialize module-handle before call to LoadModule | tobigun | 2010-11-12 | 1 | -0/+1 |
* | 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 | 1 | -1/+0 |
* | - unload plugin | tobigun | 2010-11-05 | 4 | -9/+53 |
* | - Support for media interface priorities | tobigun | 2010-11-02 | 10 | -14/+52 |
* | utf-8 file reading support | tobigun | 2010-11-02 | 1 | -9/+59 |
* | last audio-converter (libsamplerate) working again | tobigun | 2010-11-01 | 1 | -0/+335 |
* | 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 | 1 | -1/+1 |
* | audio converter plugin interface added | tobigun | 2010-11-01 | 2 | -317/+3 |
* | - audio converter managed by media interface handler | tobigun | 2010-11-01 | 14 | -64/+180 |
* | ffmpeg audio converter renamed | tobigun | 2010-10-30 | 2 | -8/+8 |
* | audio/video decoder filenames adjusted | tobigun | 2010-10-30 | 3 | -4/+4 |
* | 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 | 4 | -107/+169 |
* | removed ffmpeg stuff | tobigun | 2010-10-28 | 4 | -961/+54 |
* | TimeDifference must be TimeDiff | tobigun | 2010-10-28 | 1 | -3/+3 |
* | 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 | 2 | -956/+158 |
* | initial commit | tobigun | 2010-10-19 | 17 | -0/+9659 |