index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
input_pvr.c
Age
Commit message (
Expand
)
Author
2009-12-12
Merge from 1.1.
Darren Salt
2009-12-01
Fork failure messages shouldn't be debug-only.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-02-10
Merge from 1.1.
Darren Salt
2009-02-10
Fix broken size checks in various input plugins (ref. CVE-2008-5239).
Darren Salt
2009-01-17
Merge from 1.1.
Darren Salt
2009-01-05
Merge security fixes from 1.1.
Darren Salt
2009-01-04
Fix for CVE-2008-5239
Matthias Hopf
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Use asprintf() rather than malloc() + snprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2009-01-16
Fix a broken size check in the pvr input plugin (ref. CVE-2008-5239).
Darren Salt
2008-01-06
Merge from 1.1.
Darren Salt
2008-01-04
Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ...
Richard van Paasen
2007-12-30
Merge from 1.1 (except po/*; translators needed for this).
Darren Salt
2007-12-22
Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+.
Richard van Paasen
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all input plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Use system's linux/videodev2.h header file.
Diego 'Flameeyes' Pettenò
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-18
Make get_description function return a const char * rather than just a char *...
Diego 'Flameeyes' Pettenò
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-02-05
patch by Vlad Seryakov (don't change anything if parameters == -1)
Miguel Freitas
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2005-11-28
*BUGFIX*
František Dvořák
2005-10-14
input plugin time seeking patch.
Miguel Freitas
2005-08-25
*BUGFIX*
František Dvořák
2005-02-07
Added PLUGIN_MUST_PRELOAD to all input plugins registering config entries.
Thibaut Mattern
2005-02-06
Added a plugin_node_t pointer to the input plugin struct.
Thibaut Mattern
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-10-29
use monotonic clock when available
Miguel Freitas
2004-08-27
fix deadlock.
Miguel Freitas
2004-08-02
no objections so far: committing the fine speed control patch
Miguel Freitas
2004-07-25
protect some buffers to be on the safe side (some of them might be hard
Michael Roitzsch
2004-07-20
Add const to get_identifier return type since that's n fact what it
Rocky Bernstein
[next]