summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-14Look in the user XDG config dir for channels.conf.Darren Salt
2007-04-14Adjust packaging files for libxine2.Darren Salt
2007-04-14Bring .hgignore up to date.Darren Salt
2007-04-14Merge changes from 1.1.Darren Salt
2007-04-14Oops. Silly mistake with fstat.Darren Salt
2007-04-14Don't save the fake win32 registry in ~/.xine hardcoded, use XDG_CACHE_HOME.Diego 'Flameeyes' Pettenò
2007-04-14Don't read channels.conf if it isn't a normal file or a link to a normal file.Darren Salt
2007-04-14Reworked the channels.conf file handling in the DVB plugin.Darren Salt
2007-04-14Don't add a special setting for DVDCSS_CACHE, as it's handled by libdvdcss.Diego 'Flameeyes' Pettenò
2007-04-14Update libxdg-basedir to version 0.1.3; thanks to Mark Nevill for the quick a...Diego 'Flameeyes' Pettenò
2007-04-14Remove #ifdef wrappers from the Xv & XcbXv plugins. Allows XcbXv to be built.Darren Salt
2007-04-14Search also in user's XDG_DATA_HOME.Diego 'Flameeyes' Pettenò
2007-04-14Remove now-unused _cdda_cddb_get_default_location.Diego 'Flameeyes' Pettenò
2007-04-13Merge changes from 1.1 branchDiego 'Flameeyes' Pettenò
2007-04-13Merge changes.Diego 'Flameeyes' Pettenò
2007-04-13Use the stream's audio_fifo as it hasn't been reported on the demuxer's insta...Diego 'Flameeyes' Pettenò
2007-04-13Use the stream's audio_fifo as it hasn't been reported on the demuxer's insta...Diego 'Flameeyes' Pettenò
2007-04-13CDDB cache placement is no more a configuration option, and uses instead XDG_...Diego 'Flameeyes' Pettenò
2007-04-13Simplify handling of internal/external libxdg-basedir, as it's going to be us...Diego 'Flameeyes' Pettenò
2007-04-13Avoid strlen on a literal, use a sizeof.Diego 'Flameeyes' Pettenò
2007-04-13Fix an off-by-one mistake in libxdg-basedir that caused /usr/share to become ...Diego 'Flameeyes' Pettenò
2007-04-13Install the fonts in the proper directory to be found by XDG_DATA_DIRS lookup...Diego 'Flameeyes' Pettenò
2007-04-13Check inside the fonts/ directory inside the package's XDG_DATA_DIR, rather t...Diego 'Flameeyes' Pettenò
2007-04-13Also preload bitmap fonts on XDG directories.Diego 'Flameeyes' Pettenò
2007-04-13Search for fonts to render with FreeType2 on XDG Data directories.Diego 'Flameeyes' Pettenò
2007-04-13Remove alloca.h inclusion, no more needed with libxdg-basedir.Diego 'Flameeyes' Pettenò
2007-04-13Use libxdg-basedir to discover the cache directory to use, rather than doing ...Diego 'Flameeyes' Pettenò
2007-04-13Add a global handle for libxdg-basedir library to xine_s.Diego 'Flameeyes' Pettenò
2007-04-13Fix AC_CHECK_LIB call.Diego 'Flameeyes' Pettenò
2007-04-13Import libxdg-basedir into contributed code.Diego 'Flameeyes' Pettenò
2007-04-13Bump version no.Darren Salt
2007-04-13Change the dev version suffix from cvs to hg; fix .cvsversion detection.Darren Salt
2007-04-13Save plugins' cache in the defined cache home directory as per XDG Base Direc...Diego 'Flameeyes' Pettenò
2007-04-12Update from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-04-12Set xv_path before rewriting X_LIBS if we're not using pkg-config to discover...Diego 'Flameeyes' Pettenò
2007-04-12Add an entry to handle gracefully the runtime removal of the audio output dev...Diego 'Flameeyes' Pettenò
2007-04-12Reducing memory footprint is something we should do indeed, variable fifo is ...Diego 'Flameeyes' Pettenò
2007-04-12DirectFB and OpenGL video outputs are implemented already, as is the IRIX aud...Diego 'Flameeyes' Pettenò
2007-04-12Faad2 is now safe with 5.1 streams, as we patch it like MPlayer does; RV10 st...Diego 'Flameeyes' Pettenò
2007-04-12Add a few TODO entries for 1.2 and 1.3 series, to have a few objective to sat...Diego 'Flameeyes' Pettenò
2007-04-12Convert more documentation to Doxygen format; hide two functions.Diego 'Flameeyes' Pettenò
2007-04-11Re-enable the libcaca test for .deb building.Darren Salt
2007-04-11Build-dep on libdirectfb-dev, libgtk2.0-dev (for gdkpixbuf) & libmpcdec-dev.Darren Salt
2007-04-11Return NULL to avoid 'control reaches end of non-void function' warning from ...Ville Skyttä
2007-04-11Split the DVD MRL brief description. Stops a "can't adjust line" warning.Darren Salt
2007-04-11Merge changes from 1.1 branch (where they still make sense).Diego 'Flameeyes' Pettenò
2007-04-11Merge from -build-fixes branch.Darren Salt
2007-04-11Add ChangeLog entry about Matt's video output.Diego 'Flameeyes' Pettenò
2007-04-11Merge Matt Messier video output for Mac OS X.Diego 'Flameeyes' Pettenò
2007-04-11Try linking the program for Pthread support, and feed proper parameters to pt...Diego 'Flameeyes' Pettenò