summaryrefslogtreecommitdiff
path: root/src/input/libdvdread
AgeCommit message (Expand)Author
2003-04-30die, directory!Michael Roitzsch
2003-04-30libdvdread is now part of libdvdnavMichael Roitzsch
2003-04-23preserve win32 patches for later merges of new versionsMichael Roitzsch
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-03-21preserve Miguel's latest patchMichael Roitzsch
2003-03-20patch to enable playing dvds through the network. requires modified libdvdcss:Miguel Freitas
2003-03-08these headers are needed by nav_types.h, which in turn is needed byMichael Roitzsch
2003-03-08install the nav_types header, because some internal plugin APIs depend on itMichael Roitzsch
2003-03-07- pvr improvements. it has two paths now, one for temporary files andMiguel Freitas
2003-03-03that seems to have broken automatic buildsMiguel Freitas
2003-02-28update to libdvdread 0.9.4Michael Roitzsch
2002-11-27change comment style so this file will compileMike Melanson
2002-11-27sync to libdvdread cvs should fix segfault when playing DVDs copied to HDMichael Roitzsch
2002-11-23whoups - sorry again, leftover from a debugging session (libdvdread abort()s ...Guenter Bartsch
2002-11-23pnm protocol input pluginGuenter Bartsch
2002-10-23incorporate Stephen's comment fixing into the sync-help patchMichael Roitzsch
2002-10-22Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL...Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard (/* ... */)Stephen Torri
2002-10-22Changed comments to standard (/* ... */)Stephen Torri
2002-10-22Added "compat.h" to clear up compiler error of undeclared macros.Stephen Torri
2002-10-09configure.ac:Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-09that was a while ago: preserve Jürgen Keil's patch to libdvdreaduid86226
2002-09-04file_open was allocating too few bytes for dvd_input_t, corrupts malloc heap.xine-0_9_14-norelease0.9.14-noreleaseJuergen Keil
2002-08-19align reads in memory to allow use of raw devicesMichael Roitzsch
2002-08-10ease merging of new versionsMichael Roitzsch
2002-08-10change some more includes to local onesMichael Roitzsch
2002-08-09be less strict with those assertions,Michael Roitzsch
2002-08-09tidy things upMichael Roitzsch
2002-08-08Changed loads of #include <dvdread/...> to #include <...>Rich J Wareham
2002-08-08First stage of DVD plugin -> dvdnav conversionRich J Wareham