Age | Commit message (Expand) | Author |
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 |
2002-12-15 | - set high water marks to higher values in http, pnm and | Stefan Holst |
2002-12-01 | fix memleak in input_http, fix mms read function | Guenter Bartsch |
2002-11-26 | change demux_eawve to use forward seeking. quick hack to input_http to suppor... | Robin KAY |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-17 | bring eject back: no eject function if the plugin does not support it | Michael Roitzsch |
2002-11-16 | More metadata (uses ALBUM for the radio name, fills GENRE). | Thibaut Mattern |
2002-11-16 | Sometimes there is no space after ':' | Thibaut Mattern |
2002-11-15 | First attempt to implement "Shoutcast Metadata Protocol". | Thibaut Mattern |
2002-11-07 | return of the stdin plugin | Guenter Bartsch |
2002-11-05 | Extract metadata from the shoutcast header. | Thibaut Mattern |
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-26 | timeouts for mms, send progress report events, introduce verbosity engine par... | Guenter Bartsch |
2002-10-23 | fix capabilites (preview) | Guenter Bartsch |
2002-10-20 | get_optional_data was missing | Guenter Bartsch |
2002-10-20 | http input plugin adapted to new api | Guenter Bartsch |
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-08-18 | icecast support | Guenter Bartsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-20 | an attempt do be more defensive when trying to play AVI via http. | Siggi Langauf |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-04-24 | Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a bad | Daniel Caujolle-Bert |