summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-07-08Set CD audio buffer to 500 frames (patch from Christopher Martin).Darren Salt
2006-07-07Fix CD track info retrieval, avoid long pauses.Darren Salt
2006-06-29Typo fix.Diego 'Flameeyes' Pettenò
2006-06-29Fix GCC crazyness, add the missing parenthesis.Diego 'Flameeyes' Pettenò
2006-06-29Add missing format attributes for in-xine code.Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-06-15Don't try to access auth_drive if it's not present at all, avoid crashes. Tha...Diego 'Flameeyes' Pettenò
2006-06-10Revert to use libxine1 as domain name, but ensure that newer gettext versions...Diego 'Flameeyes' Pettenò
2006-06-10Use xine-lib as domain, not libxine1.Diego 'Flameeyes' Pettenò
2006-06-10Don't trust internal gettext macros, they are unreliable and change between v...Diego 'Flameeyes' Pettenò
2006-06-06Fixed input buffer size check (using correct size). (CVE-2006-2802)Matthias Hopf
2006-06-02Improve quotation mark handling for StreamTitle in Shoutcast streams.Darren Salt
2006-06-02Various static/const fixes from Gentoo.Darren Salt
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