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
/
dvdnav.c
Age
Commit message (
Expand
)
Author
2004-03-16
sync to latest libdvdnav
Michael Roitzsch
2003-05-16
libdvdnav merge:
Michael Roitzsch
2003-05-11
Update from the libdvdnav project on http://dvd.sf.net
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
More syncing from libdvdnav at dvd.sf.net
James Courtier-Dutton
2003-04-07
merging libdvdnav, since some nice fixes took place
Michael Roitzsch
2003-04-06
report start of PG as well
Michael Roitzsch
2003-04-05
"perfect" time display for dvds
Miguel Freitas
2003-04-01
Get libdvdnav to build in DEBUG and TRACE mode.
James Courtier-Dutton
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-26
sync to current libdvdnav cvs, important change is the new DVDNAV_WAIT event,
Michael Roitzsch
2003-02-24
make it compile again without external libdvdread.
Siggi Langauf
2003-02-24
sorry, wrong commit, this time it is: fix seek detection
Michael Roitzsch
2003-02-24
fix seek detection
Michael Roitzsch
2003-02-20
syncing to libdvdnav 0.1.5 and modifying input plugin accordingly
Michael Roitzsch
2003-01-29
avoid segfault
Miguel Freitas
2003-01-27
temporary fix for segfaulting DVDs
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-31
Add a printf so we can tell if a user is using xine's libdvdnav or the one from
James Courtier-Dutton
2002-08-27
sync to libdvdnav cvs, this should now conform to the way xine outputs
Michael Roitzsch
2002-08-19
sync to libdvdnav cvs
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