summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
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
2003-11-15demux_action_pending privateMiguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-14fix memleakDaniel Caujolle-Bert
2003-11-12don't set proxyhost to NULLDaniel Caujolle-Bert
2003-11-12Use http_proxy envvar if it's set when proxyhost isn't. Use {l,x}printf.Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-09- fix build on Debian unstable, those dummies seem to have put the Linux 2.6Bastien Nocera
2003-11-08Use info helper functions.Thibaut Mattern
2003-11-08use io_helper functions.Thibaut Mattern
2003-11-08Use info helper functions.Thibaut Mattern
2003-11-06Need to change libvcdinfo to be more robust when there are problemsRocky Bernstein
2003-11-05Jeroen's patch: avoid pausing the scr provider directly (doing so may freezeMiguel Freitas
2003-10-31ip == NULL would result in a file descriptor leakMichael Roitzsch
2003-10-31- Use io_helper functions.Thibaut Mattern
2003-10-30- More VCDX -> VCDRocky Bernstein
2003-10-26fix some prominent compiler warningsMichael Roitzsch
2003-10-24fix dist tarball (at least part of...)Siggi Langauf