Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-11-12 | initialize module-handle before call to LoadModule | tobigun | 2 | -2/+2 |
2010-11-12 | added missing break | tobigun | 1 | -0/+1 |
2010-11-11 | do not create versioned aliases of the plugins (e.g. xyz.0.dylib or xyz.so.0(... | tobigun | 2 | -2/+2 |
2010-11-11 | copy plugins to game folder | tobigun | 4 | -23/+54 |
2010-11-10 | use -dynamic to create dynamic libs | tobigun | 1 | -1/+1 |
2010-11-10 | default to x86 libs on mac os x | tobigun | 2 | -26/+38 |
2010-11-10 | removed call to libtoolize which seems to be unnecessary | tobigun | 1 | -1/+0 |
2010-11-10 | added media plugins to build scripts | tobigun | 2 | -0/+18477 |
2010-11-09 | do not define HAVE_SWSCALE twice | tobigun | 1 | -0/+2 |
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-07 | fix compilation with older versions of ffmpeg | tobigun | 2 | -23/+29 |
2010-11-05 | media plugins | tobigun | 10 | -0/+2604 |