summaryrefslogtreecommitdiff
path: root/src/input/input_dvd.c
AgeCommit message (Expand)Author
2004-06-21remember the last opened device for ejecting so when using more than oneMichael Roitzsch
2004-06-20* merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLsMichael Roitzsch
2004-06-14since we do not store that in extra_info any more, this call is obsoleteMichael Roitzsch
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-04-10improving config help stringsMichael Roitzsch
2003-12-26* cure the ABI breakage: XINE_LANG_MAX cannot be increasedMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-13set dvdcss verbosity according to xine's oneDaniel Caujolle-Bert
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-08Use info helper functions.Thibaut Mattern
2003-10-26fix some prominent compiler warningsMichael Roitzsch
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-21RIP Input PluginMiguel Freitas
2003-06-29on some DVDs, the first highlight information (which button to highlight) willMichael Roitzsch
2003-06-02new event which inform UI when the mouse pointer enter and leave a spu button...Daniel Caujolle-Bert
2003-05-23make alternative devices (dvd:<path> and dvd:<device> style MRLs) work withMichael Roitzsch
2003-05-16Fix win32 build and start adding additional plugin supportTim Champagne
2003-05-14just to play it safeMichael Roitzsch
2003-05-07DVD play sort of works on Win32. Also added a couple more plugings to the Win...Tim Champagne
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-04-30the standalone libdvdnav can do raw device reads now, so this limitationMichael Roitzsch
2003-04-29Update from the libdvdnav project.James Courtier-Dutton
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-26- shushBastien Nocera
2003-04-23silence, pleaseMichael Roitzsch
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-04-13Input plugin api change:Thibaut Mattern
2003-04-08beta10xine-1-beta10-release1-beta10Guenter Bartsch
2003-04-08fix compilation problemsMichael Roitzsch
2003-04-07support the new menu resume featureMichael Roitzsch
2003-04-07output beautificationMichael Roitzsch
2003-04-06some more dvd error reportingGuenter Bartsch
2003-04-06* fix input_time reporting for PG based seekingMichael Roitzsch
2003-04-06Enable display of DVD Menu types.James Courtier-Dutton
2003-04-06reset the VM when it is already openMichael Roitzsch
2003-04-06- shared eject implementation taken from the DVD input, eject doesn't work if...Bastien Nocera
2003-04-05"perfect" time display for dvdsMiguel Freitas
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-04-03not so much noise in cvsMichael Roitzsch
2003-04-01Fix race condition, where spudec_reset is called and then a button update arr...James Courtier-Dutton
2003-03-30additional sanity check on the part numberMichael Roitzsch
2003-03-29sync to libdvdnav cvs once againMichael Roitzsch
2003-03-27use timing information provided by libdvdnav to get more accurate positionMichael Roitzsch
2003-03-25new config option to switch between PG ("per chapter") and PGC ("per movie")Michael Roitzsch