summaryrefslogtreecommitdiff
path: root/src/input/libdvdnav
AgeCommit message (Expand)Author
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-07-21Advance buffer pointer after readMatthias Drochner
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
2009-04-05Fix a resource leak in libdvdnav.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2008-03-02libdvdread - Uses UDF provided length as authoritativeBastian Blank
2007-11-19add support for GNU/kFreeBSDPetr Salinger ext:(%20)
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
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-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
2005-10-14input plugin time seeking patch.Miguel Freitas
2004-12-20updated libdvdnav from CVS to improve handling of error conditionsMichael Roitzsch
2004-10-08sync to current CVS of libdvdnavMichael Roitzsch
2004-10-05- Some fixes for crashes when trying to play encrypted DVDs without libdvdcssBastien Nocera
2004-09-20Build system improvements:František Dvořák
2004-06-20* merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLsMichael Roitzsch
2004-06-13sync to latest 0.1.10 release of libdvdnavMichael Roitzsch
2004-04-05- allow mounted DVDs to be played back on Linux 2.6, fix a free() on a static...Bastien Nocera
2004-03-16sync to latest libdvdnavMichael Roitzsch
2004-02-23typo fix from libdvdread, found by Yi-Shin Li, patch seen on Ogle-devel by Da...Michael Roitzsch
2004-02-19Mandrake patches fromRocky Bernstein
2004-01-07- use O_EXCL when opening the CD device so that we're sure no other applicationBastien Nocera
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-10-13undelete diff patch, sorry.Daniel Caujolle-Bert
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
2003-09-15Try to track problems better. If a DVD fails to play, we will not get a littl...James Courtier-Dutton
2003-08-27small change to Daniel's great warning-reduction patchMichael Roitzsch
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-03merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection)Michael Roitzsch