summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2006-06-02Allow building of xine-lib with -Werror-implicit-function-declaration byDarren Salt
2006-05-31Fix the spelling of the new buffer-full error message.Darren Salt
2006-05-31HTTP input: buffer overflow fix. (Diego Pettenò) (CVE-2006-2802)Darren Salt
2006-05-27- Use file access instead of drive access when the volume is alreadyBastien Nocera
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-05-01checked distcheck: install inttypes,František Dvořák
2006-04-21HTTP authentication fix: remove proxy requirement (patch from Diego Pettenò)Darren Salt
2006-04-21Add printf format attributes.Darren Salt
2006-04-21Wrong struct member (printf fixup).Darren Salt
2006-04-19Relocate static specifiers to quieten compiler.Darren Salt
2006-04-18- unregister the vcd config entry when disposing the plugin class. Fixes:Bastien Nocera
2006-04-12Added support for the peercast:// uri used by Peercast (htpp://peercast.org).Claudio Ciccani
2006-04-06remove some c++ comments missed in the last commitMike Lampard
2006-04-06Add ATSC support, thanks to Jack Steven Kelliher, with some minor changesMike Lampard
2006-04-051) various warning fixesFrantišek Dvořák
2006-03-29fix implicit declaration in input_vcdFrantišek Dvořák
2006-03-25- unregister the callback instead of disallowing the unload of the pluginBastien Nocera
2006-03-24- don't unload the mms input plugin, as the callback for media.network.bandwidthBastien Nocera
2006-03-18[coverity]Thibaut Mattern
2006-03-18[coverity]Thibaut Mattern
2006-03-18[coverity]Thibaut Mattern
2006-03-18CID: 241Thibaut Mattern
2006-03-17- implement change advised by Darren:Bastien Nocera
2006-03-17- ignore http locations as gnome-vfs seems to sucks at accessingBastien Nocera
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-16- Also ignore the zero file size for character device nodes, patch fromBastien Nocera
2006-02-14Replace some variables with #defines to allow printf() argument checking.Darren Salt
2006-02-14Make smb_auth() static.Darren Salt
2006-02-14Kill a printf() warning.Darren Salt
2006-02-09fix variable declarationMiguel Freitas
2006-02-05another CDDB parsing patch by Christopher MartinMiguel Freitas
2006-02-05patch by Vlad Seryakov (don't change anything if parameters == -1)Miguel Freitas
2006-02-04add browsable capability to input_smb by XavierMiguel Freitas
2006-02-02libsmbclient seems messing up intl'. Adding locale save/restore workaround.Daniel Caujolle-Bert
2006-02-01bugfix: prevent input_cdda from closing file descriptors like stdin while usi...Stefan Holst
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2006-01-01*BUGFIX*František Dvořák
2005-11-28*BUGFIX*František Dvořák
2005-11-21*BUGFIX*František Dvořák
2005-11-15cddb improvements/fixes (DTITLE/DYEAR parsing, timeout increase andMiguel Freitas
2005-10-15Summary: dvdnav: Make dvd play work again. Correct static function thatJames Courtier-Dutton
2005-10-14input plugin time seeking patch.Miguel Freitas
2005-10-08fix format string vulnerability reported by Ulf Harnhammar of the Debian Secu...Michael Roitzsch
2005-09-13segfault fix by Vedran RodicMiguel Freitas
2005-09-12Patch from Brian J. Tarricone.Thibaut Mattern
2005-09-07Fixed segfault on class_dispose.Thibaut Mattern
2005-09-05*BUGFIX*František Dvořák
2005-09-02Unregister config callbacks.Thibaut Mattern
2005-08-29*BUGFIX*František Dvořák