summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-18Define "always_inline" as "inline". Fix building on FreeBSD.Diego 'Flameeyes' Pettenò
2006-11-14Make the misdetection of audio data as AAC less likely.Darren Salt
2006-11-14Make the misdetection of audio data as AAC less likely.Darren Salt
2006-11-14Replace old font based on a font based from Greg MeronekReinhard Tartler
2006-11-14Implement decoding of A_MS/ACM streams in Matroska files. It is the equivamen...Diego 'Flameeyes' Pettenò
2006-11-14Fix obvious typos.Diego 'Flameeyes' Pettenò
2006-11-14Fixed playback of AAC tracks using a non-standard codec ID in a Matroska fileMathieu Olivier
2006-11-12Distribute flacutils.hDiego 'Flameeyes' Pettenò
2006-11-11Minor fixups.Darren Salt
2006-11-11Fixed a potential crash when parsing a "moov" atom containing an unsupported ...Mathieu Olivier
2006-11-11Assert presence of the buffer, just to avoid getting 'Bad address' errors lat...Diego 'Flameeyes' Pettenò
2006-11-11When reading, read goes to asf_header_buffer, not asf_header (that luckily en...Diego 'Flameeyes' Pettenò
2006-11-10When parsing the URL, escape characters like spaces and similar in the URI st...Diego 'Flameeyes' Pettenò
2006-11-10Include xineutils so that lprintf macro is defined and the symbol is not unde...Diego 'Flameeyes' Pettenò
2006-11-10Properly set the video as unhandled if there are more video tracks unhandled ...Diego 'Flameeyes' Pettenò
2006-11-10Allow PulseAudio to receive 4.0, 4.1, 5.0 and 5.1 audio.Diego 'Flameeyes' Pettenò
2006-11-10Even if video is not handled, let's say that it is there, so the frontends ca...Diego 'Flameeyes' Pettenò
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