| Commit message (Expand) | Author | Files | Lines |
2015-12-28 | add configure for swresample | k-m_schindler | 1 | -0/+243 |
2015-09-26 | Add support for ffmpeg 2.8 | brian-ch | 1 | -13/+39 |
2015-08-15 | Check for SDL_image in the configure script (thanks to mischi) | brian-ch | 1 | -0/+63 |
2015-07-15 | Add support for ffmpeg 2.7 | brian-ch | 1 | -13/+41 |
2015-04-03 | Update configure to detect lua5.3 and ffmpeg 2.6 | brian-ch | 1 | -21/+269 |
2015-01-10 | configure update (generated by autogen.sh) to detect newer ffmpeg versions | brian-ch | 1 | -12/+87 |
2014-10-12 | the sh shell needs export for permanent change of an environment variable | k-m_schindler | 1 | -1/+1 |
2014-07-19 | Update configure | brian-ch | 1 | -12/+37 |
2013-12-23 | update configure with ffmpeg version detection | k-m_schindler | 1 | -12/+36 |
2013-07-30 | fix configure for libav* >= 1.0 on Mac OS X | k-m_schindler | 1 | -12/+127 |
2013-05-05 | correct upppercase/lowercase of lua_lib_name | k-m_schindler | 1 | -1/+1 |
2013-05-03 | extend the detection of ffmpeg and lua. | k-m_schindler | 1 | -27/+99 |
2013-01-29 | setting check in PKG_HAVE for lua5.*.pc. fixes configure of this cases. | k-m_schindler | 1 | -5/+5 |
2013-01-27 | add version detection for lua in configure | k-m_schindler | 1 | -2/+428 |
2013-01-27 | add configure check for lua 5.2 on ubuntu | k-m_schindler | 1 | -9/+70 |
2012-10-20 | try to fix compilation with old ffmpeg | k-m_schindler | 1 | -104/+112 |
2012-04-20 | configure from newer GNU Autoconf 2.68 | k-m_schindler | 1 | -214/+814 |
2010-10-10 | configure update | tobigun | 1 | -9/+9 |
2010-06-17 | update configure to find libpng 1.4 | tobigun | 1 | -2/+234 |
2010-06-16 | Steve Jobs: There is on more thing :-) | k-m_schindler | 1 | -1/+1 |
2010-06-08 | string updates part 2 | tobigun | 1 | -9/+9 |
2010-06-05 | configure update die to changes by mischi (generated by autogen.sh) | tobigun | 1 | -1/+200 |
2010-04-30 | - configure recreated with autogen.sh | tobigun | 1 | -1882/+1336 |
2010-01-13 | change lua lib filename for different versions | s_alexander | 1 | -0/+4 |
2010-01-12 | removed old plugin stuff | s_alexander | 1 | -1255/+1814 |
2010-01-12 | merged lua into trunk | s_alexander | 1 | -1768/+1356 |
2009-12-13 | another fix to pass better options to the linker on Mac OS X, in particular t... | k-m_schindler | 1 | -1/+3 |
2009-12-05 | removed static pcre deps | s_alexander | 1 | -850/+1 |
2009-12-05 | added pcre dependency | s_alexander | 1 | -198/+1047 |
2009-11-22 | relax the linker conditions for failure for linking sqlite3 on Mac OS X 10.4,... | k-m_schindler | 1 | -2/+3 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -3/+2 |
2009-04-19 | configure and make for plugins | k-m_schindler | 1 | -0/+2 |
2009-01-02 | correction of valgrind option for fpc from "-pv" to "-gv" | k-m_schindler | 1 | -2/+3 |
2008-10-25 | configure and package description update: | tobigun | 1 | -0/+74 |
2008-09-12 | - Windows resources (.rc) reduced to the icon | tobigun | 1 | -3/+0 |
2008-09-10 | fpcmake is optional | tobigun | 1 | -5/+0 |
2008-09-09 | FreeBSD compatibility fixes: | tobigun | 1 | -7/+39 |
2008-09-09 | configure update (svn:eol-style=native does not work here as the line-endings... | tobigun | 1 | -230/+319 |
2008-09-02 | - removed configure options --enable-local/global | tobigun | 1 | -81/+25 |
2008-09-01 | - new configure/make layout: | tobigun | 1 | -0/+7323 |