summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-09Update changelog for the FLAC with ID3 bugfix.Diego 'Flameeyes' Pettenò
2006-11-09When a FLAC file has an ID3 tag at the start, skip it rather than saying that...Diego 'Flameeyes' Pettenò
2006-11-09Add support for playing OggFlac files (still not 100% complete, but will play...Diego 'Flameeyes' Pettenò
2006-11-08Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg (o...Diego 'Flameeyes' Pettenò
2006-11-05Fix a compile problem which can mean that the Xv output plugin isn't linkedDarren Salt
2006-11-05Unbreak configuring for building without external ffmpeg.Darren Salt
2006-11-04Fix an assumption about the number of channels.Darren Salt
2006-11-04Remove the pkg-config check and use PKG_CHECK_MODULES to check for directfb.Diego 'Flameeyes' Pettenò
2006-11-04Also use pkg-config to find xv and xinerama.Diego 'Flameeyes' Pettenò
2006-11-04Try to make use of Xorg7's pkg-config data, so that the link tests are skippe...Diego 'Flameeyes' Pettenò
2006-10-29- if the root menu isn't available, go to the title menu instead. ClosesBastien Nocera
2006-10-28New X11 visual type: xine-lib may now use frontend's mutex/lock mechanismMiguel Freitas
2006-10-28prepare for 1.1.3 with new visual XINE_VISUAL_TYPE_X11_2Miguel Freitas
2006-10-28Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XVMiguel Freitas
2006-10-28new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking.Miguel Freitas
2006-10-23- unregister all the configuration callbacks when disposing of the classBastien Nocera
2006-10-23- unregister configuration callbacks when disposing of the classBastien Nocera
2006-10-21Fix build with flac.František Dvořák
2006-10-20Update for the API changes in FLAC 1.1.3, should still work fine on 1.1.2 of ...Diego 'Flameeyes' Pettenò
2006-10-18- return if xine_xmalloc failedBastien Nocera
2006-10-16Fixed several warnings (but warnings due to APIs not solved).František Dvořák
2006-10-16Compile v4l on FreeBSD with v4l_compat package.František Dvořák
2006-10-16I wonder what I was looking at when I added a NULL pointer dereference to avo...Diego 'Flameeyes' Pettenò
2006-10-13Use __progname to pass the client name to pulseaudio, this way xine, Amarok a...Diego 'Flameeyes' Pettenò
2006-10-13Revert my latest change, broke more than it fixed... now this means that the ...Diego 'Flameeyes' Pettenò
2006-10-13Fix typo.Diego 'Flameeyes' Pettenò
2006-10-13Make freetype2 and fontconfig disabled by default, as per requests on mailing...Diego 'Flameeyes' Pettenò
2006-10-13Updates by Maximilian Schwerin <maximilian.schwerin@buelowssiege.de>Philipp Hahn
2006-10-12Suppressed a libtool warning.Hans-Dieter Kosch
2006-10-11Added compatibility with different libtool versions.Hans-Dieter Kosch
2006-10-11Use av_parser to decode audio, should make MP3 playback saner. Don't override...Diego 'Flameeyes' Pettenò
2006-10-11Fix distcheck.František Dvořák
2006-10-10Install inttypes.h on stone age platforms (xine.h needs it).František Dvořák
2006-10-09Check for NULL pointers.Claudio Ciccani
2006-10-07Fixed segfault in demux_asf_dispose().Claudio Ciccani
2006-10-03Fixed crash with debugging on audio/video-only ASF streams,František Dvořák
2006-10-02Document changes.František Dvořák
2006-10-02build cdio for builddir != .František Dvořák
2006-10-01When the mmap()ed file grows, disable mmap() support.Diego 'Flameeyes' Pettenò
2006-10-01Avoid usage of DirectFBSetOption().Claudio Ciccani
2006-10-01Use Automake 1.8 by default.Claudio Ciccani
2006-09-29Improve FreeType2 rendering: do not disable hinting.Diego 'Flameeyes' Pettenò
2006-09-29Update ChangeLog with the recent fontconfig/FreeType2 changes.Diego 'Flameeyes' Pettenò
2006-09-29Add an optional dependency over fontconfig, so that if present it is used to ...Diego 'Flameeyes' Pettenò
2006-09-29Resync.Diego 'Flameeyes' Pettenò
2006-09-28Update ChangeLog with the Shorten fix.Diego 'Flameeyes' Pettenò
2006-09-28Make sure that the demuxer reports an audio stream (and no video stream) so t...Diego 'Flameeyes' Pettenò
2006-09-28Don't use the new name for pathname parameter from upstream, fix build.Diego 'Flameeyes' Pettenò
2006-09-27End programs build fix.František Dvořák
2006-09-27Assert the presence of _last, although it was obvious by the previosu asserts.Diego 'Flameeyes' Pettenò