Age | Commit message (Expand) | Author |
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 |
2001-10-22 | an http input plugin, small demuxer bugfixes/additions | Guenter Bartsch |
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | defining menu events | Guenter Bartsch |
2001-10-17 | demux / 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 bad | Juergen Keil |
2001-10-08 | On solaris, try to grab the default dvd device from vold supplied environment | Juergen Keil |
2001-10-07 | configurable VCD device - patch provided by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch |
2001-10-07 | if a pes header indicates that the stream is encrypted that doesn't necessari... | Guenter Bartsch |