Age | Commit message (Expand) | Author |
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 |
2003-07-19 | sync libdvdnav | Michael Roitzsch |
2003-06-02 | new event which inform UI when the mouse pointer enter and leave a spu button... | Daniel Caujolle-Bert |
2003-05-26 | cygwin patch | Miguel Freitas |
2003-05-16 | add forgotten file and do some cleanup | Michael Roitzsch |
2003-05-16 | libdvdnav merge: | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-11 | add missing header1-beta12 | Guenter Bartsch |
2003-05-11 | Updates so that xine-lib uses dvdnav_internal.h.in | James Courtier-Dutton |
2003-05-11 | Update from the libdvdnav project on http://dvd.sf.net | James Courtier-Dutton |
2003-04-30 | cleanup libdvdnav merge | Michael Roitzsch |
2003-04-29 | Some useful tips. | James Courtier-Dutton |
2003-04-29 | Update diff patch file. | James Courtier-Dutton |
2003-04-29 | Oops. put xine back. | James Courtier-Dutton |
2003-04-29 | Update from libdvdnav | James Courtier-Dutton |
2003-04-29 | DO NOT use c++ comments! | Stefan Holst |
2003-04-29 | More syncing from libdvdnav at dvd.sf.net | James Courtier-Dutton |
2003-04-29 | Update from the libdvdnav project. | James Courtier-Dutton |
2003-04-23 | preserve win32 patches for later merges of new versions | Michael Roitzsch |
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so pleas... | Tim Champagne |