summaryrefslogtreecommitdiff
path: root/src/input/mms.c
AgeCommit message (Expand)Author
2002-12-03Initialises mms_t struct (makes valgrind happy).Thibaut Mattern
2002-12-01fix memleak in input_http, fix mms read functionGuenter Bartsch
2002-10-28using select for read-timeouts, improved error detection and handlingGuenter Bartsch
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-02mark some global arrays that must never be changed (multiple pluginMichael Roitzsch
2002-09-06introduce "const"Michael Roitzsch
2002-06-07Random guid.Thibaut Mattern
2002-05-06Remove sig_handler(), it will be readded when alarm() will be used.Daniel Caujolle-Bert
2002-05-06Few cleanups, memory leaks.Daniel Caujolle-Bert
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28mms cleanup, removing asx parser (will be moved to xine-util/frontendsGuenter Bartsch
2002-04-18Thibaut Mattern's latest patches (xv zoom fix and mms segfault)Miguel Freitas
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18mms patches contributed by Andrei LahunGuenter Bartsch
2002-03-17adding (slightly updated) mms input pluginGuenter Bartsch