| Commit message (Expand) | Author | Age | Files | Lines |
* | build script test4 | tobigun | 2011-01-13 | 1 | -2/+2 |
* | build script test3 | tobigun | 2011-01-13 | 1 | -1/+0 |
* | build script test2 | tobigun | 2011-01-13 | 1 | -0/+1 |
* | build script test1 | tobigun | 2011-01-13 | 1 | -2/+2 |
* | buildbot scripts | tobigun | 2011-01-13 | 2 | -0/+2 |
* | buildbot script for win32 | tobigun | 2010-12-28 | 1 | -0/+3 |
* | apply projectM dso_handle patch from trunk | tobigun | 2010-12-23 | 1 | -0/+5 |
* | Path class implemented for full unicode support | tobigun | 2010-12-23 | 7 | -31/+121 |
* | replace asf... by AUDIO_SAMPLE_FORMAT_... constants | tobigun | 2010-12-22 | 5 | -24/+28 |
* | replaced "ffmpeg" with "opengl" | tobigun | 2010-12-22 | 1 | -52/+52 |
* | support for video pixel format selection | tobigun | 2010-12-22 | 11 | -54/+143 |
* | meld video-frame info (width/height/aspect) to reduce exported functions | tobigun | 2010-12-22 | 4 | -22/+35 |
* | - implement Mac specific abstract UPlatform.GetMusicPath() for win and linux | tobigun | 2010-12-01 | 3 | -1/+34 |
* | add AC_CONFIG_MACRO_DIR | tobigun | 2010-11-27 | 1 | -0/+1 |
* | add AC_CONFIG_MACRO_DIR | tobigun | 2010-11-27 | 1 | -0/+1 |
* | fix a few conflicts with <windows.h>: | tobigun | 2010-11-27 | 3 | -19/+42 |
* | remove empty src/plugins folder | tobigun | 2010-11-25 | 0 | -0/+0 |
* | move /src/plugins/media to src/mediaplugins and /game/plugins/media to /game/... | tobigun | 2010-11-25 | 34 | -30/+43 |
* | fix dylibs in the bundle. No need to fix libffmpegplugin.dylib. it works. | k-m_schindler | 2010-11-24 | 1 | -4/+5 |
* | remove deprecated AM_PROG_LIBTOOL (replaced by LT_INIT) | tobigun | 2010-11-23 | 2 | -8/+6 |
* | call ./autogen.sh | tobigun | 2010-11-23 | 1 | -1143/+1014 |
* | add libtoolize to autogen.sh and configure.ac | tobigun | 2010-11-23 | 2 | -0/+4 |
* | set required autoconf version back to 2.61 | tobigun | 2010-11-23 | 1 | -1/+1 |
* | use automake to create projectm-cwrapper | tobigun | 2010-11-22 | 5 | -117/+1432 |
* | ./autogen.sh update | tobigun | 2010-11-14 | 3 | -1865/+1237 |
* | now configure/make works with ming32 to build plugin dlls | tobigun | 2010-11-14 | 2 | -39/+28 |
* | add pkg.m4 for environments without pkg-config (e.g. mingw) | tobigun | 2010-11-14 | 1 | -0/+158 |
* | removed now unused sections in main configure.ac | tobigun | 2010-11-14 | 1 | -44/+0 |
* | DLL_EXPORT already defined by libtool during configure in mingw (-DDLL_EXPORT... | tobigun | 2010-11-13 | 2 | -11/+9 |
* | initialize module-handle before call to LoadModule | tobigun | 2010-11-12 | 3 | -2/+3 |
* | C compatibility | tobigun | 2010-11-12 | 1 | -3/+3 |
* | added missing break | tobigun | 2010-11-12 | 1 | -0/+1 |
* | do not create versioned aliases of the plugins (e.g. xyz.0.dylib or xyz.so.0(... | tobigun | 2010-11-11 | 2 | -2/+2 |
* | fix installation and cleanup of media libs (should fix mac os bundles too) | tobigun | 2010-11-11 | 1 | -1/+7 |
* | copy plugins to game folder | tobigun | 2010-11-11 | 5 | -24/+57 |
* | use -dynamic to create dynamic libs | tobigun | 2010-11-10 | 1 | -1/+1 |
* | default to x86 libs on mac os x | tobigun | 2010-11-10 | 2 | -26/+38 |
* | add real files | tobigun | 2010-11-10 | 3 | -0/+9419 |
* | remove symbolic links | tobigun | 2010-11-10 | 3 | -3/+0 |
* | 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 |