summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2001-08-28Follow our coding style.Daniel Caujolle-Bert
2001-08-28Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]James Courtier-Dutton
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-08-16clut_t is now stored in machine endianess. Simplifies the transferEduard Hasenleithner
2001-08-04dvd_udf patch submitted by Chris RankinGuenter Bartsch
2001-07-29cleanups provided by Chris RankinGuenter Bartsch
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-25Wrong number of entries returned (always +1).Daniel Caujolle-Bert
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel 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-11Add PATH/NAME_MAX decl checks.Daniel Caujolle-Bert
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 mrls malloc bug.Daniel Caujolle-Bert
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-09dave's patch applied to make this compile on freebsd.Heiko Schaefer
2001-06-09problem with compilation on freebsd removedHeiko Schaefer
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-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-11Fix CPP typo.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-06stdin plugin cannot handle local filesGuenter Bartsch
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-05-03Add xine_get_autoplay_*() functions.Daniel Caujolle-Bert
2001-04-30changed decoder storing and a file input plugin bugfixGuenter Bartsch
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
2001-04-24fixed input and demux plugins to reflect new buffer apiGuenter Bartsch
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel 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