Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-11-12 | initialize module-handle before call to LoadModule | tobigun | 1 | -0/+1 |
2010-11-08 | handle linux and mac os x plugins | tobigun | 1 | -1/+9 |
2010-11-05 | - unload plugin | tobigun | 1 | -2/+46 |
2010-11-02 | utf-8 file reading support | tobigun | 1 | -9/+59 |
2010-11-01 | audio converter plugin interface added | tobigun | 1 | -2/+3 |
2010-11-01 | - audio converter managed by media interface handler | tobigun | 1 | -0/+3 |
2010-10-30 | audio/video decoder filenames adjusted | tobigun | 1 | -2/+2 |
2010-10-30 | renamed ffmpeg audio/decoder to something generic | tobigun | 1 | -2/+2 |
2010-10-30 | dynamic loading of video- and audio-decoder | tobigun | 1 | -19/+71 |
2010-10-28 | removed ffmpeg stuff | tobigun | 1 | -0/+16 |
2010-10-27 | ffmpeg audio converter moved to media plugin | tobigun | 1 | -5/+35 |
2010-10-24 | more helper functions added, no need for SDL as a plugin dependency anymore | tobigun | 1 | -41/+218 |
2010-10-19 | audio code replaced by (yet pseudo-)plugin | tobigun | 1 | -0/+132 |