summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-14Fix building, missing include path.Albert Lee
2007-06-14Fix the fixes to disable mlib, thanks Matt.Diego 'Flameeyes' Pettenò
2007-06-14Init mpegvideo only once (fixes when MMX and mediaLib are both present).Albert Lee
2007-06-14Init dsputil only once (fixes when MMX and mediaLib are both present).Albert Lee
2007-06-14Also disable mediaLib support here.Diego 'Flameeyes' Pettenò
2007-06-14Merge from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-06-14Disable mediaLib support by default.Diego 'Flameeyes' Pettenò
2007-06-14Include bswap.h too.Diego 'Flameeyes' Pettenò
2007-06-13Don't redefine the BE_16/32 macros.Diego 'Flameeyes' Pettenò
2007-06-13Make explanation a constant string (gettext() strings are never freed).Albert Lee
2007-06-13Fix parameter type.Albert Lee
2007-06-13Avoid name collision (don't redefine NOPID).Albert Lee
2007-06-13pgx32/64 need SUNDGA_CFLAGSAlbert Lee
2007-06-13Add printf format attribute.Albert Lee
2007-06-13Avoid name collison (don't redefine TRANSPARENT).Albert Lee
2007-06-13Support Solaris byteorder.h macros.Albert Lee
2007-06-13Fix compiler warning (pointer arithmetic).Albert Lee
2007-06-13Clean up solaris PTHREAD_CFLAGS/PTHREAD_LIBSBen Taylor
2007-06-13Use strndup rather than just strdup to avoid overflows.Diego 'Flameeyes' Pettenò
2007-06-13Use memcmp rather than manual tests.Diego 'Flameeyes' Pettenò
2007-06-13Remove signedness warnings from the theora decoder.Diego 'Flameeyes' Pettenò
2007-06-13Remove most of warnings from the speex_decoder.Diego 'Flameeyes' Pettenò
2007-06-13Rewrite the xine_hexdump function not to use _only_ fprintf even when it's ov...Diego 'Flameeyes' Pettenò
2007-06-13Make xine_hexdump take a void * parameter, so that there are no problems of s...Diego 'Flameeyes' Pettenò
2007-06-13Merge from 1.1.Diego 'Flameeyes' Pettenò
2007-06-13Fix leak on vorbis decoder as reported by Sander Jansen.Diego 'Flameeyes' Pettenò
2007-06-13Fix stupid mistake.Diego 'Flameeyes' Pettenò
2007-06-13Backport the memmem() replacement from 1.2 series.Diego 'Flameeyes' Pettenò
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-06-10Added Solaris support for gcc and studio to pthreads.m4Ben Taylor
2007-06-10Update version information.Diego 'Flameeyes' Pettenò
2007-06-10Backport last.fm support to 1.1 branch.Diego 'Flameeyes' Pettenò
2007-06-10Fill xine_event_t strutures as needed, reduces code built.Diego 'Flameeyes' Pettenò
2007-06-10Reorder fields and make use of bitmask for boolean values.Diego 'Flameeyes' Pettenò
2007-06-10Reorder proxy elements to fill hole.Diego 'Flameeyes' Pettenò
2007-06-10Check for last.fm streaming server, and if that's the case, check for the SYN...Diego 'Flameeyes' Pettenò
2007-06-10Add checks for needed replacement (and replacement) for memmem() function, th...Diego 'Flameeyes' Pettenò
2007-06-10Fix the fix, d'oh!Diego 'Flameeyes' Pettenò
2007-06-10Fix rule for hackersguide.html.Diego 'Flameeyes' Pettenò
2007-06-10Add ChangeLog entry for the previous merge.Diego 'Flameeyes' Pettenò
2007-06-10Merge newdocbook branch.Diego 'Flameeyes' Pettenò
2007-06-10Add an alternative build-dep on libjack-dev.Darren Salt
2007-08-12Changelog updates.Darren Salt
2007-08-12Fix goom visualization plug-inMaxim Levitsky
2007-08-12Add a few missing "\n"s.Darren Salt
2007-08-12Extend config key translation to allow front ends to provide an additional list.Darren Salt
2007-08-12Build .debs with freetype support.Darren Salt
2007-08-08Fix an attempted free of static data, e.g. when using "dvd:/" (not "dvd://").Darren Salt
2007-06-10Add an alternative build-dep on libjack-dev.Darren Salt
2007-06-09Add $(LTLIBINTL) for a few plugins which I'd missed.Darren Salt