Age | Commit message (Expand) | Author |
2002-03-19 | added preview feature to stdin input plugin | Guenter Bartsch |
2002-03-19 | dynamic water mark adaption, small fixes | Guenter Bartsch |
2002-03-19 | improved buffering for audio-only streams | Guenter Bartsch |
2002-03-18 | mms patches contributed by Andrei Lahun | Guenter Bartsch |
2002-03-18 | send host name | Guenter Bartsch |
2002-03-17 | adding (slightly updated) mms input plugin | Guenter Bartsch |
2002-03-16 | framerate and other fixes for demux_asf | Guenter Bartsch |
2002-03-14 | whoups #-)) | Guenter Bartsch |
2002-03-14 | small error message change | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-18 | Fixed description string. | Daniel Caujolle-Bert |
2002-01-18 | Add homedir fallback for mrl grabbing. | Daniel Caujolle-Bert |
2002-01-15 | input_cda.c didn't compile on freebsd 4.4 | Juergen Keil |
2002-01-14 | Fixed cda deadlocks. | Daniel Caujolle-Bert |
2002-01-13 | blocking mode, code cleanups, also watch audio fifo for audio-only streams | Guenter Bartsch |
2002-01-12 | add a little howto on setting up mp1e as a streaming server | Guenter Bartsch |
2002-01-10 | more tcp streaming support, new scr plugin which cannot be pushed by audio out | Guenter Bartsch |
2002-01-04 | prebuffering | Guenter Bartsch |
2002-01-04 | fixed read_block | Siggi Langauf |
2002-01-04 | implemented block read function | Guenter Bartsch |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-12-16 | revert dvd seamless branching that may be causing problems | Miguel Freitas |
2001-12-14 | Move [PATH/NAME]_MAX into compat.h. | Daniel Caujolle-Bert |
2001-12-14 | $PWD is not available with all shells, use getcwd() to get the current | Juergen Keil |
2001-12-14 | Store/use old origin path. | Daniel Caujolle-Bert |
2001-12-14 | Add ability to hide hidden files via config boolean. | Daniel Caujolle-Bert |
2001-12-11 | Fix (probably) FreeBSD breakage. | Daniel Caujolle-Bert |
2001-12-10 | Fix jerky playback at track start. Some improvment for other unices than | Daniel Caujolle-Bert |
2001-12-10 | Enable config callbacks. | Daniel Caujolle-Bert |
2001-12-10 | PATH_MAX, NAME_MAX and CDROM_MEDIA_CHANGED defines missing on solaris | Juergen Keil |
2001-12-10 | Enable config callbacks. | Daniel Caujolle-Bert |
2001-12-10 | create directory recusively. | Daniel Caujolle-Bert |
2001-12-10 | cddb cache directory is settable. | Daniel Caujolle-Bert |
2001-12-09 | removed register mrl macro | Guenter Bartsch |
2001-12-09 | Forgotten boolean about grabbed cddb info. | Daniel Caujolle-Bert |
2001-12-09 | Add cddb infos caching. Fix billion call of cddb server. Fix autoplay | Daniel Caujolle-Bert |
2001-12-09 | - Better default for CDROM device on solaris | Juergen Keil |
2001-12-08 | Add CDDB support. | Daniel Caujolle-Bert |
2001-12-06 | Add audio cd support. | Daniel Caujolle-Bert |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | Add an automatic way for input plugin to add extra valid mrls: | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-29 | w32 bugfix, dvd branching | Miguel Freitas |
2001-11-19 | Fix macro buffer leakage | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-06 | input_http updates by Damien Clermonte | Guenter Bartsch |
2001-10-25 | ...hope I'm getting closer to a correct socket read return value interpretati... | Guenter Bartsch |