summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2006-09-09Implement MMAP capable reading for files, reduces memory impact and improve p...Diego 'Flameeyes' Pettenò
2006-09-09Add xine_vlog in xine.c, remove xine_vflog from input_vcd, and do the stdout/...Diego 'Flameeyes' Pettenò
2006-09-08Try to match input plugin block size.Thibaut Mattern
2006-09-07Added common asf header parser.Thibaut Mattern
2006-08-11Fix up CDDA parsing to cope with an arbitrary number of slashes after the colon.Darren Salt
2006-07-17Allow 0 for title & chapter in DVD MRLs.Darren Salt
2006-07-13Added missing NULL sentinel.Matthias Hopf
2006-07-11Fixing some libmms related overflows.Matthias Hopf
2006-07-11Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami...Diego 'Flameeyes' Pettenò
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