Age | Commit message (Expand) | Author |
2010-10-23 | mingw32-w64 port: '-no-undefined' part | František Dvořák |
2010-07-21 | Advance buffer pointer after read | Matthias Drochner |
2010-02-25 | Compiler warning fixes. | Darren Salt |
2010-01-30 | Fix dvdnav map file closure. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-10-13 | #include guards and __attribute__ fixups | Carlo Bramini |
2009-04-05 | Fix a resource leak in libdvdnav. | Darren Salt |
2009-01-18 | Remove '#include "config.h"' from all public header files. | Darren Salt |
2008-03-02 | libdvdread - Uses UDF provided length as authoritative | Bastian Blank |
2007-11-19 | add support for GNU/kFreeBSD | Petr Salinger ext:(%20) |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-06-13 | Support Solaris byteorder.h macros. | Albert Lee |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò |
2007-03-20 | Add B2N macros for OSX. Patch by Martin Aumueller. Also add to the diff from ... | Diego 'Flameeyes' Pettenò |
2006-12-13 | Don't leak directory handles when reading DVDs or DVD images. | Darren Salt |
2006-12-08 | Fix wrong length specification for strncat() calls. | Matthias Hopf |
2006-09-26 | Actually be a bit more smarter, if this can be used, continue with the origin... | Diego 'Flameeyes' Pettenò |
2006-09-26 | printerr() macros are often used when the pointer "this" is NULL. In those ca... | Diego 'Flameeyes' Pettenò |
2006-09-17 | DVDNAV changes: | František Dvořák |
2006-07-11 | Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-15 | Don't try to access auth_drive if it's not present at all, avoid crashes. Tha... | Diego 'Flameeyes' Pettenò |
2006-06-02 | Allow building of xine-lib with -Werror-implicit-function-declaration by | Darren Salt |
2006-05-27 | - Use file access instead of drive access when the volume is already | Bastien Nocera |
2005-10-15 | Summary: dvdnav: Make dvd play work again. Correct static function that | James Courtier-Dutton |
2005-10-14 | input plugin time seeking patch. | Miguel Freitas |
2004-12-20 | updated libdvdnav from CVS to improve handling of error conditions | Michael Roitzsch |
2004-10-08 | sync to current CVS of libdvdnav | Michael Roitzsch |
2004-10-05 | - Some fixes for crashes when trying to play encrypted DVDs without libdvdcss | Bastien Nocera |
2004-09-20 | Build system improvements: | František Dvořák |
2004-06-20 | * merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLs | Michael Roitzsch |
2004-06-13 | sync to latest 0.1.10 release of libdvdnav | Michael 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-16 | sync to latest libdvdnav | Michael Roitzsch |
2004-02-23 | typo fix from libdvdread, found by Yi-Shin Li, patch seen on Ogle-devel by Da... | Michael Roitzsch |
2004-02-19 | Mandrake patches from | Rocky Bernstein |
2004-01-07 | - use O_EXCL when opening the CD device so that we're sure no other application | Bastien Nocera |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-10-13 | undelete diff patch, sorry. | Daniel Caujolle-Bert |
2003-10-13 | Add vcdx plugin(CVS) and dependent libs(no CVS, broken API). | Daniel Caujolle-Bert |
2003-09-15 | Try to track problems better. If a DVD fails to play, we will not get a littl... | James Courtier-Dutton |
2003-08-27 | small change to Daniel's great warning-reduction patch | Michael Roitzsch |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-03 | merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection) | Michael Roitzsch |