summaryrefslogtreecommitdiff
path: root/src/input/input_dvd.c
AgeCommit message (Expand)Author
2001-10-08*_get_dir broken for file lists with more than five entries due to badJuergen Keil
2001-10-08On solaris, try to grab the default dvd device from vold supplied environmentJuergen Keil
2001-10-06Argh, uscsi ioctls do not work any more in solaris9beta (permission denied) onJuergen Keil
2001-10-06Add the DVD_STRUCT_COPYRIGHT checking stuff for solaris.Juergen Keil
2001-10-05Errors returned from read(2) system call were ignored in most input pluginsJuergen Keil
2001-10-05missing include for freebsd addedHeiko Schaefer
2001-10-05- refuse to play encrypted dvdsMiguel Freitas
2001-09-2832/64-bit bug in read_cache_read_block block, wrong fileoffset passed toJuergen Keil
2001-09-11remove obsoleted stuff by the new cache scheme.Miguel Freitas
2001-09-11read_cache enables xine to read DVD data in larger chunks (here 16*2048 bytes...Guenter Bartsch
2001-09-10better responsiveness by providing pthread cancellationMiguel Freitas
2001-09-08rich's patches (menu support)Guenter Bartsch
2001-09-01More strlen/sizeof fixes by Hubert Matthews <hubert.matthews@unicornportal.com>Guenter Bartsch
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-07-28patch provided by Chris Rankin to make dvd device name configurable in .xinercGuenter Bartsch
2001-07-27One step back. It seems last changes about devfs will never fixed the problems.Daniel Caujolle-Bert
2001-07-27More check about devfs support. Dont call open() in non blocking mode if it'sDaniel Caujolle-Bert
2001-07-17AM_CHECK_CDROM_IOCTLS, add test for Solaris cdrom ioctls.Juergen Keil
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-01extended input plugin api for interactive menus and seamless branchingGuenter Bartsch
2001-06-23Fixed/implement xine_get_browse_mrls(), and related stuff.Daniel Caujolle-Bert
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-02make input plugins return file sizes in mrl_t (ls function)Guenter Bartsch
2001-05-30Fixed demux_mpeg_block with detect by content bug. Fixed input_dvd/vcdDaniel Caujolle-Bert
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
2001-05-07Check and comply with devfs (i hope).Daniel Caujolle-Bert
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.Daniel Caujolle-Bert
2001-05-06Re-enable and sync input plugins. RTP one should be broken.Daniel Caujolle-Bert
2001-05-05re-enable and sync to new API dvd input plugin.Daniel Caujolle-Bert
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert