summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-17Remove two more files that are created by autopoint (gettext).Diego 'Flameeyes' Pettenò
2008-06-17Remove macro files that are handled by gettext.Diego 'Flameeyes' Pettenò
2008-06-17Ignore macro files created by libtool.Diego 'Flameeyes' Pettenò
2008-06-17Fix support for libtool 2.2.Diego 'Flameeyes' Pettenò
2008-06-17Don't use C++ for socklen_t tests.Diego 'Flameeyes' Pettenò
2008-06-15Move the declaration of xine_strcat_realloc.Darren Salt
2008-06-15Missing changelog item (JACK plugin).Darren Salt
2008-06-15Added tag xine-lib-1_1_13-release for changeset 492f87e6963aDarren Salt
2008-06-15Mark release.xine-lib-1_1_13-release1.1.13Darren Salt
2008-06-15Merge.Darren Salt
2008-06-15Remove nbc_check_buffers calls; mark it & the low-water mark fns as deprecated.Darren Salt
2008-06-15Backed out changeset a1dad259c8f8. In 1.1.x, deprecated functions must remain.Darren Salt
2008-06-13A fix so it runs on SolarisSteve Evans
2008-06-14Replacement JACK pluginEd Wildgoose
2008-06-14Extra MIME types for Quicktime/ISO media.Darren Salt
2008-06-12Fix up reporting of supported formats by the ALSA & OSS output plugins.Darren Salt
2008-06-12Undeprecate xine_register_log_cb.Darren Salt
2008-06-11Mark release as 1.1.13, not 1.1.12.1.Darren Salt
2008-06-11Provide a useful implementation of xine_register_log_cb().Darren Salt
2008-06-11Fix va_list-related breakage. Multiple use needs va_copy().Darren Salt
2008-06-09Fix Shoutcast NSV detection.Darren Salt
2008-06-09Avoid false positives when looking up demuxer by MIME type.Darren Salt
2008-06-05demux_ts: don't OR in buffer types.Darren Salt
2008-05-29Define ARCH_{ALPHA,ARM} as needed; move one ARCH_SPARC which could be missed.Darren Salt
2008-05-29Ignore debian/*.debhelper.log.Darren Salt
2008-05-25Recognise TS descriptor tag 0x80 as MPEG video.Darren Salt
2008-05-25Wherever possible, use enum constants for TS descriptor tags.Darren Salt
2008-05-24Rewrite CC_PTHREAD_RECURSIVE_MUTEX to use M4sh and AC_CACHE_CHECK.Diego 'Flameeyes' Pettenò
2008-05-24Backport pthreads.m4 from 1.2.Diego 'Flameeyes' Pettenò
2008-05-24Backport CC_CHECK_LDFLAGS macro from 1.2 branch.Diego 'Flameeyes' Pettenò
2008-05-24Use M4sh AS_IF rather than sh if statements for common macros.Diego 'Flameeyes' Pettenò
2008-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò
2008-05-23Check for MIN/MAX macro and include the header for them if found.Diego 'Flameeyes' Pettenò
2008-05-23Mark initialisation functions with malloc attribute.Diego 'Flameeyes' Pettenò
2008-05-20Make xine_mm_accel() appear like a constant function.Diego 'Flameeyes' Pettenò
2008-05-20Add check for const attribute (for mathematical functions).Diego 'Flameeyes' Pettenò
2008-05-22Merge fix for 54ad8b80e6fc.Diego 'Flameeyes' Pettenò
2008-05-22Don't leak -Werror into the build system.Diego 'Flameeyes' Pettenò
2008-05-22Merge fix for 3466031414a7.Diego 'Flameeyes' Pettenò
2008-05-22Copy all of the supported types not just 1/4 of it (4 being the size of uint3...Diego 'Flameeyes' Pettenò
2008-05-22Create a backend macro CC_CHECK_FLAGS_SILENT for specific flag macros, and us...Diego 'Flameeyes' Pettenò
2008-05-22Announce check for -Werror (and equivalent) flags and its result.Diego 'Flameeyes' Pettenò
2008-05-22Set the cc_cv_cflags_* cached values to no when the flag is not supported.Diego 'Flameeyes' Pettenò
2008-05-22Add support for Sun Studio compiler even when building on Linux.Diego 'Flameeyes' Pettenò
2008-05-22Remove libtool15.m4 macro file.Diego 'Flameeyes' Pettenò
2008-05-22Merge.Darren Salt
2008-05-22Merge.Darren Salt
2008-05-22Fix w32dll build failure.Darren Salt
2008-05-21Fix typo that lead to crash.Diego 'Flameeyes' Pettenò
2008-05-19Build-depend on libmagickwand-dev (as an alternative).Darren Salt