summaryrefslogtreecommitdiff
path: root/src/input/input_plugin.h
AgeCommit message (Expand)Author
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2001-12-09removed register mrl macroGuenter Bartsch
2001-12-06Add audio cd support.Daniel Caujolle-Bert
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
2001-10-22Some modification for seeking in unpredictable streams (like DVDs)Rich J Wareham
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-18defining menu eventsGuenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
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-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.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-02make input plugins return file sizes in mrl_t (ls function)Guenter Bartsch
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-03Add xine_get_autoplay_*() functions.Daniel Caujolle-Bert
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-18Initial revisionDaniel Caujolle-Bert