Age | Commit message (Expand) | Author |
2004-09-17 | Warning patch for Win32 - casted off_t to intmax_t for printing. | František Dvořák |
2004-07-20 | Add const to get_identifier return type since that's n fact what it | Rocky Bernstein |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-26 | fix some prominent compiler warnings | Michael Roitzsch |
2003-09-25 | replace C++ style comments | Daniel Caujolle-Bert |
2003-09-25 | IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net> | Daniel Caujolle-Bert |
2003-06-19 | replace old LOG_MSG macros, add missing host parameter to read error message | Guenter Bartsch |
2003-05-20 | Made some similar changes to the network input as were just made to http | Tim Champagne |
2003-05-20 | This adds http and network input for Win32. I have no idea how to test this u... | Tim Champagne |
2003-05-15 | add broadcaster | Miguel Freitas |
2003-04-26 | bump up input plugin interface version number | Guenter Bartsch |
2003-04-13 | - some cleanups | Miguel Freitas |
2003-04-13 | - use xine_read_abort for http, net, mms, mmsh (more to come) | Miguel Freitas |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-01-31 | - MAX_PREVIEW_SIZE = 4096 | Miguel Freitas |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |
2002-12-21 | Fix memory leaks | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-14 | input_net has been ported to new api. | Stefan Holst |
2002-11-17 | bring eject back: no eject function if the plugin does not support it | Michael Roitzsch |
2002-09-06 | introduce "const" | Michael Roitzsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-05 | Fixed mrl checking (mrl:// wasn't respected). | Daniel Caujolle-Bert |
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 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-03-23 | moved network buffering to a seperate file so all network/stream input plugins | 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-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-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-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |