summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-13Added missing ChangeLog entry for libmms security fix.Matthias Hopf
2006-07-13removed unneded variable in debian/rulesReinhard Tartler
2006-07-12Tidy up the formatting of tvtime method help texts to allow better wrappingDarren Salt
2006-07-12Avoid a debug/no-optimise build failure (seen on amd64).Darren Salt
2006-07-12Don't invoke AC_C_ALWAYS_INLINE.Darren Salt
2006-07-11Complete the auto*-running prevention option.Darren Salt
2006-07-11Correct remaining references to libtool-nofpic.Darren Salt
2006-07-11Fixing some libmms related overflows.Matthias Hopf
2006-07-11Add pulseaudio/polypaudio news to ChangeLog.Diego 'Flameeyes' Pettenò
2006-07-11Update pkg.m4 with the one provided by pkg-config 0.20, that's shorter for th...Diego 'Flameeyes' Pettenò
2006-07-11Replace the old polypaudio check with a new one using pkg-config, and mark po...Diego 'Flameeyes' Pettenò
2006-07-11Start implementing a pulseaudio output plugin, based on the previous polypaud...Diego 'Flameeyes' Pettenò
2006-07-11Add one more note to ChangeLog.Diego 'Flameeyes' Pettenò
2006-07-11Add something to the ChangeLog.Diego 'Flameeyes' Pettenò
2006-07-11Remove the libtool hacking, --without-pic will do just as --enable-fpic if th...Diego 'Flameeyes' Pettenò
2006-07-11Bump version to 1.1.3cvs.Diego 'Flameeyes' Pettenò
2006-07-11Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami...Diego 'Flameeyes' Pettenò
2006-07-11Complete cleanup using pkg-config: no need to look for alsa/ or sys/, just in...Diego 'Flameeyes' Pettenò
2006-07-11Fix an error introduced in the x86 Mac fix.Darren Salt
2006-07-10Don't assume that darwin is PowerPC, check for it specifically, and move all ...Diego 'Flameeyes' Pettenò
2006-07-10Clean up a bit the configure script by using the implicit variables when useful.Diego 'Flameeyes' Pettenò
2006-07-10Replace custom ALSA macro with a simpler PKG_CHECK_MODULES call, and assume r...Diego 'Flameeyes' Pettenò
2006-07-10Add support for m4b extension to the Qt demuxer, to be able to play audiobook...Diego 'Flameeyes' Pettenò
2006-07-10Add the m4 file with the needed check for -fvisibility=hidden.Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-07-09updated build dependenciesReinhard Tartler
2006-07-09DEB_BUILD_OPTIONS=noauto to run configure instead of autogen.sh.xine-lib-1_1_2-release1.1.2Darren Salt
2006-07-08update debian packaging, status of my private bzr branchReinhard Tartler
2006-07-08Build VIS support for ffmpeg only if is enabled. When enabling VIS and user d...Diego 'Flameeyes' Pettenò
2006-07-08Set CD audio buffer to 500 frames (patch from Christopher Martin).Darren Salt
2006-07-08Remove A few hunks that are now fixed in FFmpeg's SVN.Diego 'Flameeyes' Pettenò
2006-07-08Avoid negative overflow in BLEND_COLOR().Claudio Ciccani
2006-07-08Patch by Petri Hintukainen <Petri.Hintukainen@hut.fi>:Claudio Ciccani
2006-07-07Fix CD track info retrieval, avoid long pauses.Darren Salt
2006-07-06Adjust sed script for FreeBSD (new line after label names).František Dvořák
2006-07-05Add definition of PIC in presence of __PIC__ or __pic__, to fix building of F...Diego 'Flameeyes' Pettenò
2006-07-05gcc295 workaround.František Dvořák
2006-07-05It compiles now.František Dvořák
2006-07-03Add a media.network.timeout configuration for a timeout while running select(...Diego 'Flameeyes' Pettenò
2006-06-30Change in32 in int32_t to fix building on some systems, as reported by Reinha...Diego 'Flameeyes' Pettenò
2006-06-30Complete rename of data into font, to avoid recursions with $datadir.Diego 'Flameeyes' Pettenò
2006-06-30Use FONTPATH rather than FONTDIR, as the former is already expanded.Diego 'Flameeyes' Pettenò
2006-06-30Regenerate.Diego 'Flameeyes' Pettenò
2006-06-30Added support for other types of subpicture layers (e.g. Matrox CRTC2's subpi...Claudio Ciccani
2006-06-30Set the pixel format to YUV420P when encoding for Dxr3 cards, ffmpeg's mpeg e...Diego 'Flameeyes' Pettenò
2006-06-29Typo fix.Diego 'Flameeyes' Pettenò
2006-06-29Fix GCC crazyness, add the missing parenthesis.Diego 'Flameeyes' Pettenò
2006-06-29Add missing format attributes for in-xine code.Diego 'Flameeyes' Pettenò
2006-06-29Add warnings about missing format attributes.Diego 'Flameeyes' Pettenò
2006-06-29Also enable -Wstrict-aliasing when available so that rules breakage will be e...Diego 'Flameeyes' Pettenò