Age | Commit message (Expand) | Author |
2004-04-15 | - generate events for "Permission denied" and "File not found" in the http an... | Bastien Nocera |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-03-31 | New config option - list of domains without proxy. | František Dvořák |
2004-02-15 | thank you, valgrind | Michael Roitzsch |
2004-01-23 | Security patch for input_http and using http status string in mmsh.c (cut&pas... | František Dvořák |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-14 | avoid segfault | Daniel Caujolle-Bert |
2003-12-13 | fix strlen | Daniel Caujolle-Bert |
2003-12-13 | Update win32 MSVC build: | František Dvořák |
2003-12-04 | more str* to strn* conversions. | Thibaut Mattern |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | http_helper: | Thibaut Mattern |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | fix warning | Michael Roitzsch |
2003-11-15 | demux_action_pending private | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-14 | fix memleak | Daniel Caujolle-Bert |
2003-11-12 | don't set proxyhost to NULL | Daniel Caujolle-Bert |
2003-11-12 | Use http_proxy envvar if it's set when proxyhost isn't. Use {l,x}printf. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-08 | Use info helper functions. | Thibaut Mattern |
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-08-21 | RIP Input Plugin | Miguel Freitas |
2003-06-19 | add missing host parameterm, check for demux_action_pending to avoid read err... | Guenter Bartsch |
2003-06-05 | use io_helper functions | Thibaut Mattern |
2003-05-25 | fix proxyhost/user handling, fix potential proxy related segfault (klass poin... | Guenter Bartsch |
2003-05-23 | - move http proxy configuration to xine itself | Bastien Nocera |
2003-05-22 | - we're not allowed to free pointers to an on-stack string, fixes segfault wh... | Bastien Nocera |
2003-05-21 | - removed work-around for NSV streams from Nullsoft | Bastien Nocera |
2003-05-21 | - use a winamp user agent when downloading a nsv file | Thibaut Mattern |
2003-05-20 | This fixes http support for Win32 | 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-20 | fix possible buffer overflow reported by Steve Freeland | Michael Roitzsch |
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-04-13 | Fix for segfault when using slightly invalid proxy URLs (e.g. http://cache:po... | Rich J Wareham |
2003-03-17 | - support HTTP redirections, streams from live365.com still don't work | Bastien Nocera |
2003-03-03 | Remove pthread_cancel() support, these threads are never pthread_cancelled | Ewald Snel |
2003-02-24 | nbc_end_of_stream is no more needed. | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-02-21 | support seeking from the start of the stream (if requested offset >= | Mike Melanson |
2003-02-05 | try to have the same behaviour reading from network on http/mms/pnm/rtsp. | Miguel Freitas |
2003-01-31 | - MAX_PREVIEW_SIZE = 4096 | Miguel Freitas |
2003-01-28 | Fixes end of stream problem. | Thibaut Mattern |
2003-01-28 | Forward seeking works now.xine-1-beta3-release1-beta3 | Thibaut Mattern |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |