summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2004-04-06Patch for using timeout in cddb lookup (xine was freezed just because of fire...František Dvořák
2004-04-06comment #define LOGThibaut Mattern
2004-04-06Use 64 bits to compute current pos.Thibaut Mattern
2004-04-06Asf demuxer:Thibaut Mattern
2004-04-05- allow mounted DVDs to be played back on Linux 2.6, fix a free() on a static...Bastien Nocera
2004-04-04Fix "1e" command handling.Thibaut Mattern
2004-04-03Fix live detection.Thibaut Mattern
2004-03-31multi-default selections work modulo some bugs. But it requires a newerRocky Bernstein
2004-03-31New config option - list of domains without proxy.František Dvořák
2004-03-29remove unused variableMichael Roitzsch
2004-03-28the anti-yoyo hack is still needed.Thibaut Mattern
2004-03-28- new logic evaluate engine latency.Thibaut Mattern
2004-03-26Fix mutex "leak".František Dvořák
2004-03-24valgrind-caught memleak.Rocky Bernstein
2004-03-16change suggested by Bill Fink: you can run Linux on Sun SPARC machines, soMichael Roitzsch
2004-03-16sync to latest libdvdnavMichael Roitzsch
2004-03-16only include this file on Sun, since Linux does not have itMichael Roitzsch
2004-03-15SIOCGIFADDR is defined in <sys/sockio.h>Robin KAY
2004-03-15patch by Stephen Birch permits selecting the adapter by interface nameMichael Roitzsch
2004-03-13Better control buffer handling.Thibaut Mattern
2004-03-11Small changes to facilitate -mno-cygwin under cygwin and possibly others.Rocky Bernstein
2004-03-10Send headers so that the standard yuv and lpcm decoders can be usedJames Stembridge
2004-03-08Alsa audio capture fixesJames Stembridge
2004-03-05Whoops, don't want loggingJames Stembridge
2004-03-05unmute_audio may as well work like the other helper function and workd out th...James Stembridge
2004-03-05Cleanup plugin initJames Stembridge
2004-03-05Factor out some more common codeJames Stembridge
2004-03-05Factor out some common codeJames Stembridge
2004-03-05Cleanup debug output, use lprintf and xprintfJames Stembridge
2004-03-05valgrind memleak fixesMichael Roitzsch
2004-03-03we check for a directory with lstat(), but since a link to a directory wouldMichael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-03-01Multiple multicast client on the same host support.Thibaut Mattern
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