Age | Commit message (Expand) | Author |
2009-01-17 | Bump minimum libavcodec version requirement. | Darren Salt |
2009-01-14 | Merge from 1.1. | Darren Salt |
2009-01-11 | Merge from 1.1, dropping the build fix for old libavcodec. | Darren Salt |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-11-19 | Enable basic warnings even when optimisations are disabled. | Diego E. 'Flameeyes' Pettenò |
2008-11-19 | Fix gcc version test when the CC variable needs not be quoted. | Diego E. 'Flameeyes' Pettenò |
2008-11-19 | Replace AC_TRY_CFLAGS usage with CC_CHECK_CFLAGS and remove the | Diego E. 'Flameeyes' Pettenò |
2008-11-19 | Create a new macro CC_NOUNDEFINED to check for the -z defs flag or | Diego E. 'Flameeyes' Pettenò |
2008-11-19 | Update the attributes.m4 file from lscube projects. | Diego E. 'Flameeyes' Pettenò |
2008-10-13 | Merge from 1.1. | Darren Salt |
2008-08-14 | Merge from 1.1. | Darren Salt |
2008-07-17 | Merge from 1.1. | Darren Salt |
2008-07-06 | Build fix: pthreads.m4 | Chris Rankin |
2008-07-03 | Merge from 1.1. | Darren Salt |
2008-07-02 | fix pthread recursive mutex detection (for mingw32) | Matthias Ringwald |
2008-06-22 | Remove m4/gettext. | Darren Salt |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | Darren Salt |
2008-05-29 | Merge from 1.1. | Darren Salt |
2008-08-07 | Make the CC_CHECK_* macro work when used in for loops. | Diego 'Flameeyes' Pettenò |
2008-05-24 | Rewrite CC_PTHREAD_RECURSIVE_MUTEX to use M4sh and AC_CACHE_CHECK. | Diego 'Flameeyes' Pettenò |
2008-05-24 | Backport pthreads.m4 from 1.2. | Diego 'Flameeyes' Pettenò |
2008-05-24 | Backport CC_CHECK_LDFLAGS macro from 1.2 branch. | Diego 'Flameeyes' Pettenò |
2008-05-24 | Use M4sh AS_IF rather than sh if statements for common macros. | Diego 'Flameeyes' Pettenò |
2008-05-23 | Check for MIN/MAX macro and include the header for them if found. | Diego 'Flameeyes' Pettenò |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Merge fix for 54ad8b80e6fc. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Don't leak -Werror into the build system. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Create a backend macro CC_CHECK_FLAGS_SILENT for specific flag macros, and us... | Diego 'Flameeyes' Pettenò |
2008-05-22 | Announce check for -Werror (and equivalent) flags and its result. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Set the cc_cv_cflags_* cached values to no when the flag is not supported. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Add support for Sun Studio compiler even when building on Linux. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Remove libtool15.m4 macro file. | Diego 'Flameeyes' Pettenò |
2008-05-20 | Add check for const attribute (for mathematical functions). | Diego 'Flameeyes' Pettenò |
2008-05-09 | Cleanup handling of packed attribute. | Diego 'Flameeyes' Pettenò |
2008-05-06 | Merge from 1.1. | Darren Salt |
2008-05-05 | CFLAGS are saved and changed inside the check cache. | Diego 'Flameeyes' Pettenò |
2008-05-05 | Check for malloc attribute and define XINE_MALLOC for use in xineutils.h, rat... | Diego 'Flameeyes' Pettenò |
2008-05-05 | Generalise attributes checking, so that the same code is not copy-pasted for ... | Diego 'Flameeyes' Pettenò |
2008-05-03 | Fix configure when -Wunused-parameter is used. | Diego 'Flameeyes' Pettenò |
2008-05-03 | Add support for "deprecated" attribute. | Darren Salt |
2008-04-27 | Fix internal libmad compilation in the absence of external libmad. | Darren Salt |
2008-04-20 | Prefer external decoder libraries for a52, faad, dts, mad & musepack. | Darren Salt |
2008-04-20 | Make internal library usage a little more obvious at configure time. | Darren Salt |
2008-04-14 | Avoid quoting $1_CONFIG or it won't work with autoconf 2.62. | Diego 'Flameeyes' Pettenò |
2008-04-11 | Merge from 1.1. | Darren Salt |
2008-04-09 | Merge from 1.2 main. | Darren Salt |
2008-04-06 | Merge from 1.1; adapt xine-list for 1.2. | Darren Salt |
2008-04-06 | Add a tool to list MIME types & filetype extns known to xine-lib plugins. | Darren Salt |
2008-03-04 | Merge from 1.1. | Darren Salt |