summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2004-06-21remember the last opened device for ejecting so when using more than oneMichael Roitzsch
2004-06-20* merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLsMichael Roitzsch
2004-06-19new, straightforward method to honour the http_proxy envvar: evaluate itMichael Roitzsch
2004-06-14since we do not store that in extra_info any more, this call is obsoleteMichael Roitzsch
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-13sync to latest 0.1.10 release of libdvdnavMichael Roitzsch
2004-05-27fix receiving the last bytes of a http connectionMiguel Freitas
2004-05-27accept server responses with different cases (Cseq and CSeq)Miguel Freitas
2004-05-26memory leak fix by Barry Scott <barry.scott@onelan.co.uk>Michael Roitzsch
2004-05-26slow down CD drive during CD audio playback to reduce noiseMichael Roitzsch
2004-05-20this is not available hereMichael Roitzsch
2004-05-16fix [ 855802 ] xine-lib -- input_pvr.c -- unpause seeks to beginningMiguel Freitas
2004-05-16Fix EOS handling (http).Thibaut Mattern
2004-05-14fix compiler warning and make new config entry's strings translateableMichael Roitzsch
2004-05-12Add support for ejecting removable media on Solaris.Robin KAY
2004-05-12Wrong bitwise operator.Robin KAY
2004-05-12- open the CD device for Linux systems where /proc/sys/dev/cdrom/check_mediaxine-1-rc4a-release1-rc4aBastien Nocera
2004-05-11use the CDDB cache directory, even when CDDB queries are disabledMichael Roitzsch
2004-05-10fix compilation breakage before Mike kills me ;-)Miguel Freitas
2004-05-09dvb patches by Szymon Stefanek and Mike LampardMiguel Freitas
2004-05-09Valid error description for gethostbyname. Obsolete function hstrerror() has ...František Dvořák
2004-05-05fix compiler warningMichael Roitzsch
2004-05-05- actually set the CD Index ID, fix warningsBastien Nocera
2004-05-05make it possible for the CDDA plugin to give away Musicbrainz CD Index IDBastien Nocera
2004-05-04- Shoutcast packet handling cleanup.Thibaut Mattern
2004-05-02- work around the gnome-vfs sftp: method having a max read size of 256kBastien Nocera
2004-05-02Fix the crash with CDDB queries when server is off-line. Thanks for patch to ...František Dvořák
2004-04-28typo.Rocky Bernstein
2004-04-26removing unused "this" variable and collapsing the code a bitMichael Roitzsch
2004-04-24sanity cecking, safer buffer allocationMiguel Freitas
2004-04-24more bounds checking fixes (thanks Roberto Togni)Miguel Freitas
2004-04-23some sanity and bounds checking (my own audit)Miguel Freitas
2004-04-22- remove some forgotten debugBastien Nocera
2004-04-22- fix Real pnm/rtsp streaming on big endian platformsBastien Nocera
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