summaryrefslogtreecommitdiff
path: root/src/input/input_dvd.c
AgeCommit message (Expand)Author
2002-09-18Updating the DVD menu code to use better nav_pci information.James Courtier-Dutton
2002-09-17Make input_dvd.c mrl playlist work again.James Courtier-Dutton
2002-09-16Start to get mrl working for DVD button.James Courtier-Dutton
2002-09-16Prevent a segfault when accessing the config.James Courtier-Dutton
2002-09-15be more distinct with UI info texts forMichael Roitzsch
2002-09-14latest xine_config api changes as proposed by jamesGuenter Bartsch
2002-09-13dvd playback should work againMichael Roitzsch
2002-09-06introduce "const"Michael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-05use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...Guenter Bartsch
2002-09-05XV Video out at least loads now and we see the xine logo again.James Courtier-Dutton
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-04- handle numeric events for button selection (maybe this makes someMichael Roitzsch
2002-09-03Improve chapter selection functions.James Courtier-Dutton
2002-09-02This might slow things down a bit, but I need to do it to test a problem with...James Courtier-Dutton
2002-09-02Implement proper prev/next chapter.James Courtier-Dutton
2002-08-31Add a printf so we can tell if a user is using xine's libdvdnav or the one fromJames Courtier-Dutton
2002-08-30make menu key output conform xine guidelines, improve compatibility withMichael Roitzsch
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
2002-08-26adapt to xine coding guidelinesMichael Roitzsch
2002-08-21fix portability problemsRobin KAY
2002-08-21use raw devices only with our patched local copy of libdvdreadMichael Roitzsch
2002-08-19add config entries for raw device and css decryption methodMichael Roitzsch
2002-08-13Solaris uses <sys/cdio.h> for CDROM/DVD-ROM ioctl, too. Try to use autoconfJuergen Keil
2002-08-13change error to warningMichael Roitzsch
2002-08-09sorry, my raw device patch was not meant to be committedMichael Roitzsch
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
2002-08-09fix mrl parsingMichael Roitzsch
2002-08-09seems to compile better this way :)Heiko Schaefer
2002-08-09More include fixesRich J Wareham
2002-08-08First stage of DVD plugin -> dvdnav conversionRich J Wareham
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-17Few memory leaks.Daniel Caujolle-Bert
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-03fix some log messages. try to provide some hint to user so it may be ableMiguel Freitas
2002-04-24Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a badDaniel Caujolle-Bert
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-11Add an INPUT_CAP_PREVIEW mode.James Courtier-Dutton
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-16revert dvd seamless branching that may be causing problemsMiguel Freitas
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
2001-12-09Add cddb infos caching. Fix billion call of cddb server. Fix autoplayDaniel Caujolle-Bert
2001-11-29w32 bugfix, dvd branchingMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert