summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28mms cleanup, removing asx parser (will be moved to xine-util/frontendsGuenter Bartsch
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-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-18Thibaut Mattern's latest patches (xv zoom fix and mms segfault)Miguel Freitas
2002-04-16switch to '%' as subtitle seperatorGuenter Bartsch
2002-04-11Add an INPUT_CAP_PREVIEW mode.James Courtier-Dutton
2002-04-09make sure asxparser doesn't try to handle mms:// style mrlsGuenter Bartsch
2002-03-29Improved playing of streams from mozilla browser.James Courtier-Dutton
2002-03-25Add ability to turn off sputexts.Daniel Caujolle-Bert
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24Add Sergiy Kudryk <linux_ua@yahoo.com> as contributor. Don't sendDaniel Caujolle-Bert
2002-03-23adding preview feature to http input plugin, make demux_ts use itGuenter Bartsch
2002-03-23oops, forgotten filesGuenter Bartsch
2002-03-23moved network buffering to a seperate file so all network/stream input pluginsGuenter Bartsch
2002-03-19added preview feature to stdin input pluginGuenter Bartsch
2002-03-19dynamic water mark adaption, small fixesGuenter Bartsch
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18mms patches contributed by Andrei LahunGuenter Bartsch
2002-03-18send host nameGuenter Bartsch
2002-03-17adding (slightly updated) mms input pluginGuenter Bartsch
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2002-03-14whoups #-))Guenter Bartsch
2002-03-14small error message changeGuenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-18Fixed description string.Daniel Caujolle-Bert
2002-01-18Add homedir fallback for mrl grabbing.Daniel Caujolle-Bert
2002-01-15input_cda.c didn't compile on freebsd 4.4Juergen Keil
2002-01-14Fixed cda deadlocks.Daniel Caujolle-Bert
2002-01-13blocking mode, code cleanups, also watch audio fifo for audio-only streamsGuenter Bartsch
2002-01-12add a little howto on setting up mp1e as a streaming serverGuenter Bartsch
2002-01-10more tcp streaming support, new scr plugin which cannot be pushed by audio outGuenter Bartsch
2002-01-04prebufferingGuenter Bartsch
2002-01-04fixed read_blockSiggi Langauf
2002-01-04implemented block read functionGuenter 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-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-11Fix (probably) FreeBSD breakage.Daniel Caujolle-Bert
2001-12-10Fix jerky playback at track start. Some improvment for other unices thanDaniel Caujolle-Bert
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
2001-12-10PATH_MAX, NAME_MAX and CDROM_MEDIA_CHANGED defines missing on solarisJuergen Keil