summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
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
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
2001-12-10create directory recusively.Daniel Caujolle-Bert
2001-12-10cddb cache directory is settable.Daniel Caujolle-Bert
2001-12-09removed register mrl macroGuenter Bartsch
2001-12-09Forgotten boolean about grabbed cddb info.Daniel Caujolle-Bert
2001-12-09Add cddb infos caching. Fix billion call of cddb server. Fix autoplayDaniel Caujolle-Bert
2001-12-09- Better default for CDROM device on solarisJuergen Keil
2001-12-08Add CDDB support.Daniel Caujolle-Bert
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-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-29w32 bugfix, dvd branchingMiguel Freitas
2001-11-19Fix macro buffer leakageMiguel Freitas
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-11-06input_http updates by Damien ClermonteGuenter Bartsch
2001-10-25...hope I'm getting closer to a correct socket read return value interpretati...Guenter Bartsch
2001-10-22an http input plugin, small demuxer bugfixes/additionsGuenter Bartsch
2001-10-22Some modification for seeking in unpredictable streams (like DVDs)Rich J Wareham
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch