summaryrefslogtreecommitdiff
path: root/src/input/input_file.c
AgeCommit message (Expand)Author
2002-05-05Fixed mrl checking (mrl:// wasn't respected).Daniel Caujolle-Bert
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-23Remove 'FIXME' (fixed by previous patches)Ewald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-16switch to '%' as subtitle seperatorGuenter Bartsch
2002-04-11Add an INPUT_CAP_PREVIEW mode.James Courtier-Dutton
2002-03-25Add ability to turn off sputexts.Daniel Caujolle-Bert
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-01-18Add homedir fallback for mrl grabbing.Daniel Caujolle-Bert
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
2001-12-14$PWD is not available with all shells, use getcwd() to get the currentJuergen Keil
2001-12-14Store/use old origin path.Daniel Caujolle-Bert
2001-12-14Add ability to hide hidden files via config boolean.Daniel Caujolle-Bert
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
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
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-08*_get_dir broken for file lists with more than five entries due to badJuergen Keil
2001-10-05Errors returned from read(2) system call were ignored in most input pluginsJuergen Keil
2001-09-10better responsiveness by providing pthread cancellationMiguel Freitas
2001-09-08rich's patches (menu support)Guenter Bartsch
2001-09-06Trying to port the xine-lib sources to a non-gcc compilerJuergen Keil
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-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-02make input plugins return file sizes in mrl_t (ls function)Guenter Bartsch
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.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