summaryrefslogtreecommitdiff
path: root/src/input/input_dvd.c
AgeCommit message (Expand)Author
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
2003-03-13turn these around so that dvd_get_current_position is defined before usedMichael Roitzsch
2003-03-12fix wrong return value of seek function, kindly reported by Nick KurshevMichael Roitzsch
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-26adjust input_dvd to handle DVDNAV_WAIT events properlyMichael Roitzsch
2003-02-20syncing to libdvdnav 0.1.5 and modifying input plugin accordinglyMichael Roitzsch
2003-02-14FreeBSD compile fixesHeiko Schaefer
2003-02-13use the requested channel number when querying for the languageMichael Roitzsch
2003-02-11enable libdvdcss title key cacheMichael Roitzsch
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-12-22it doesn't make sense to reimplement flush here.Miguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-06- add still frame hint (untested - i don't have dvd here)Miguel Freitas
2002-11-23DVD input fixes and cleanup:Michael Roitzsch
2002-11-23registering config entries at init_class timeDaniel Caujolle-Bert
2002-11-22do not play with the clock any more, we have dedicated flush functions for th...Michael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-18DVD input should now be initially unseekableMichael Roitzsch
2002-11-18getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATEMichael Roitzsch
2002-11-17cleanup: bring config entries back to lifeMichael Roitzsch
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-03some more release-related fixes...Siggi Langauf
2002-11-02don't display crap in UI panel, xine-ui expects a xine_ui_data_t andMichael Roitzsch
2002-11-02Less verbosity.Daniel Caujolle-Bert
2002-11-01be less strict with MRL syntax, people are used to ://Michael Roitzsch
2002-11-01Time for fast navigation now !Thibaut Mattern
2002-10-31adapt input plugins to new MRL syntaxMichael Roitzsch
2002-10-27less noise and register skip_behaviour (chapter skip keys work again)Michael Roitzsch
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-26first step in getting dvd events backMichael Roitzsch
2002-10-26Remove assert(0), left over from testing.James Courtier-Dutton
2002-10-25remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUTMichael Roitzsch
2002-10-24C99 version of macro definition with variable number of arguments addedJuergen Keil