summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2004-04-21Exclusive open(2) on CD device fails if a filesystem has been mounted. Affect...Robin KAY
2004-04-19- also accept "fd://0" as an mrl for stdin input, as used by GStreamerBastien Nocera
2004-04-15Big MMS over tcp protocol cleanup / rework.Thibaut Mattern
2004-04-15- generate events for "Permission denied" and "File not found" in the http an...Bastien Nocera
2004-04-14fix a segfaultMiguel Freitas
2004-04-13housekeepingMichael Roitzsch
2004-04-11opsMiguel Freitas
2004-04-11remove non-printable character (0x0c)Michael Roitzsch
2004-04-11libvcd 0.7.20, libcdio 0.68Miguel Freitas
2004-04-10Permit (but not recommend) stream == NULL in io_helper functions.František Dvořák
2004-04-10improving config help stringsMichael Roitzsch
2004-04-10misplaced }Miguel Freitas
2004-04-10Fix segfaults on errors.František Dvořák
2004-04-09network cd playback works againMiguel Freitas
2004-04-07fix compiler warningsMichael Roitzsch
2004-04-06Prepare for MinGW port:František Dvořák
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