summaryrefslogtreecommitdiff
path: root/src/input/libdvdnav
AgeCommit message (Expand)Author
2014-11-06libdvdnav: silence warnings.Torsten Jager
2014-05-18Fix compilation on DragonFlyBSD.Thomas Klausner
2012-05-29Merge from 1.1Petri Hintukainen
2012-05-29spaces -> tab in MakefileCarlo Bramini
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2010-07-25Merge from 1.1; resync translation files.Darren Salt
2010-07-21Advance buffer pointer after readMatthias Drochner
2010-03-07Merge from 1.1.Darren Salt
2010-02-25Compiler warning fixes.Darren Salt
2010-01-30Fix dvdnav map file closure.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-13#include guards and __attribute__ fixupsCarlo Bramini
2010-02-06Merge from 1.1.Darren Salt
2009-11-05Merge from 1.1 (with adaptations).Darren Salt
2009-04-06Merge from 1.1.Darren Salt
2009-04-05Fix a resource leak in libdvdnav.Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2008-03-18Merge from 1.1.Darren Salt
2008-03-02libdvdread - Uses UDF provided length as authoritativeBastian Blank
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-11-25Merge from 1.1.Darren Salt
2007-11-19add support for GNU/kFreeBSDPetr Salinger ext:(%20)
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-10Merge from 1.1.Darren Salt
2007-06-14Merge from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-06-13Support Solaris byteorder.h macros.Albert Lee
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-05-16Merge changes from main 1.2 repositoryMatt Messier
2007-05-17Merge from 1.1.Darren Salt
2007-05-10Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGSMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-04-10Rationalise __attribute__((packed)) usage.Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2007-03-20Add B2N macros for OSX. Patch by Martin Aumueller. Also add to the diff from ...Diego 'Flameeyes' Pettenò
2006-12-13Don't leak directory handles when reading DVDs or DVD images.Darren Salt
2006-12-08Fix wrong length specification for strncat() calls.Matthias Hopf
2006-09-26Actually be a bit more smarter, if this can be used, continue with the origin...Diego 'Flameeyes' Pettenò
2006-09-26printerr() macros are often used when the pointer "this" is NULL. In those ca...Diego 'Flameeyes' Pettenò
2006-09-17DVDNAV changes:František Dvořák
2006-07-11Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-06-15Don't try to access auth_drive if it's not present at all, avoid crashes. Tha...Diego 'Flameeyes' Pettenò
2006-06-02Allow building of xine-lib with -Werror-implicit-function-declaration byDarren Salt
2006-05-27- Use file access instead of drive access when the volume is alreadyBastien Nocera
2005-10-15Summary: dvdnav: Make dvd play work again. Correct static function thatJames Courtier-Dutton