Age | Commit message (Expand) | Author |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-28 | mms cleanup, removing asx parser (will be moved to xine-util/frontends | Guenter Bartsch |
2002-04-24 | Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a bad | Daniel Caujolle-Bert |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
2002-04-23 | Remove 'FIXME' (fixed by previous patches) | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-20 | Fix for unresolved symbols in plugins | Ewald Snel |
2002-04-18 | Thibaut Mattern's latest patches (xv zoom fix and mms segfault) | Miguel Freitas |
2002-04-16 | switch to '%' as subtitle seperator | Guenter Bartsch |
2002-04-11 | Add an INPUT_CAP_PREVIEW mode. | James Courtier-Dutton |
2002-04-09 | make sure asxparser doesn't try to handle mms:// style mrls | Guenter Bartsch |
2002-03-29 | Improved playing of streams from mozilla browser. | James Courtier-Dutton |
2002-03-25 | Add ability to turn off sputexts. | Daniel Caujolle-Bert |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-24 | Add Sergiy Kudryk <linux_ua@yahoo.com> as contributor. Don't send | Daniel Caujolle-Bert |
2002-03-23 | adding preview feature to http input plugin, make demux_ts use it | Guenter Bartsch |
2002-03-23 | oops, forgotten files | Guenter Bartsch |
2002-03-23 | moved network buffering to a seperate file so all network/stream input plugins | Guenter Bartsch |
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 |