index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
libdvdnav
/
vm.c
Age
Commit message (
Expand
)
Author
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-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-08-03
merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection)
Michael Roitzsch
2003-07-19
sync libdvdnav
Michael Roitzsch
2003-05-26
cygwin patch
Miguel Freitas
2003-04-29
Update from libdvdnav
James Courtier-Dutton
2003-04-29
Update from the libdvdnav project.
James Courtier-Dutton
2003-04-07
merging libdvdnav, since some nice fixes took place
Michael Roitzsch
2003-04-01
Add some comments.
James Courtier-Dutton
2003-03-29
sync to libdvdnav cvs once again
Michael Roitzsch
2003-03-27
sync to libdvdnav cvs
Michael Roitzsch
2003-03-25
sync to cvs of libdvdnav
Michael Roitzsch
2003-03-21
sync to libdvdnav cvs
Michael Roitzsch
2003-02-20
syncing to libdvdnav 0.1.5 and modifying input plugin accordingly
Michael Roitzsch
2003-02-11
freebsd compile fix
Heiko Schaefer
2003-01-13
sync to latest cvs of libdvdnav
Michael Roitzsch
2002-11-23
sync to latest libdvdnav cvs:
Michael Roitzsch
2002-11-18
sync to libdvdnav cvs
Michael Roitzsch
2002-10-22
Recursive comments, picked up via CVS $Log keyword. Trying to fix...
Juergen Keil
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-09-20
sync to latest libdvdnav cvs version
Michael Roitzsch
2002-09-04
sync to libdvdnav cvs
Michael Roitzsch
2002-08-27
sync to libdvdnav cvs, this should now conform to the way xine outputs
Michael Roitzsch
2002-08-09
change includes from system include to local include where the file is in
Michael Roitzsch
2002-08-08
Changed loads of #include <dvdread/...> to #include <...>
Rich J Wareham
2002-08-08
First stage of DVD plugin -> dvdnav conversion
Rich J Wareham