summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2004-03-01- oops, we're leaking!Bastien Nocera
2004-03-01- fix a crash when using the gnome-vfs plugin with newer gnome-vfs versionsBastien Nocera
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-28Show auto-scan calls when call debugging is in effect.Rocky Bernstein
2004-02-23typo fix from libdvdread, found by Yi-Shin Li, patch seen on Ogle-devel by Da...Michael Roitzsch
2004-02-19Mandrake patches fromRocky Bernstein
2004-02-19Structure not big enough and was writing past buffer boundary.Rocky Bernstein
2004-02-17Make default type of connection in MMS configurable (autoprobe, TCP or HTTP).František Dvořák
2004-02-16fix freezes with input plugins that play with the speed:uid86226
2004-02-15thank you, valgrindMichael Roitzsch
2004-02-12getting rid of AO_PROP_PAUSED, because it can be derived by asking the clockMichael Roitzsch
2004-02-12some code cleanup, make MRL more consistent by allowing dvb:/<channel>Michael Roitzsch
2004-01-26add preview to rtp pluginMiguel Freitas
2004-01-23Security patch for input_http and using http status string in mmsh.c (cut&pas...František Dvořák
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2004-01-07- use O_EXCL when opening the CD device so that we're sure no other applicationBastien Nocera
2004-01-03Second attempt at detecting end of non-live rtsp streamsJames Stembridge
2003-12-26* cure the ABI breakage: XINE_LANG_MAX cannot be increasedMichael Roitzsch
2003-12-24small cleanupMichael Roitzsch
2003-12-20No globals allowed. Fix indentation style. Explicit (void) function parameter.Daniel Caujolle-Bert
2003-12-14API version bounceSiggi Langauf
2003-12-14avoid segfaultDaniel Caujolle-Bert
2003-12-13users had requested to make pvr device configurableMiguel Freitas
2003-12-13fix strlenDaniel Caujolle-Bert
2003-12-13Update win32 MSVC build:František Dvořák
2003-12-13set dvdcss verbosity according to xine's oneDaniel Caujolle-Bert
2003-12-12use xine_hexdump and _x_io* helper functionsJames Stembridge
2003-12-11Use SDP naming scheme.Thibaut Mattern
2003-12-10fix unused variableMichael Roitzsch
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-08people complained about missing timevalMiguel Freitas
2003-12-08fix performance problemsMiguel Freitas
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-05Should the segfault with the "save" input plugin.Thibaut Mattern
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04Adjusting Makefile.František Dvořák
2003-12-04use _x_io* functionsJames Stembridge
2003-12-04quietJames Stembridge
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
2003-12-04Oups.Thibaut Mattern
2003-12-04Cleanup:Thibaut Mattern
2003-12-04Cleanup:Thibaut Mattern
2003-12-04more str* to strn* conversions.Thibaut Mattern
2003-11-27fix compiler warning about LOG_MODULE being redefinedMichael Roitzsch
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26http_helper:Thibaut Mattern
2003-11-23Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.František Dvořák
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-16fix warningMichael Roitzsch