Age | Commit message (Expand) | Author |
2014-03-10 | Silence compiler warnings on register_enum () arg #4. | Torsten Jager |
2013-09-13 | Copyright year update by hg log info | Torsten Jager |
2011-10-04 | Merge from 1.1. | Darren Salt |
2011-10-03 | Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke... | Chris Rankin |
2011-10-01 | Mark simple file and socket descriptors as uninheritable. | Chris Rankin |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-08-14 | Merge from 1.1. | Darren Salt |
2008-07-03 | Merge from 1.1. | Darren Salt |
2008-07-02 | Don't segfault when the user requests an input the card doesn't posess. | Simon Farnsworth |
2008-06-19 | Merge from 1.1, dropping the channels.conf patch for XDG-related reasons. | Darren Salt |
2008-06-19 | Swap positions of "auto" and "old" in the v4l TV standards list. | Darren Salt |
2008-06-17 | input_v4l: Set video format | Simon Farnsworth |
2008-05-29 | Merge from 1.1. | Darren Salt |
2008-07-28 | Only set the tuner if we're going to use it (fixes baseband video inputs) | Simon Farnsworth |
2008-07-28 | Preallocate after we know how large the frames will be (fixes a buffer overrun) | Simon Farnsworth |
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-07 | Centralise frames allocation for input_v4l. | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-01-26 | Merge from 1.1. | Darren Salt |
2008-01-26 | Quick hack to allow configuration of the V4L ALSA audio input device. | Darren Salt |
2008-01-17 | Merge from 1.1. | Darren Salt |
2008-01-14 | Change the default v4l device paths to /dev/{video,radio}0. | Darren Salt |
2007-12-30 | Manual port of the color→colour change to 1.2; should make merging easier. | Darren Salt |
2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark more arrays as constant. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark tv_standard_names and tv_standard_value static. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | 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-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-07-12 | input_v4l TV standard selection support | Simon Farnsworth |
2007-06-09 | Convert all input plugins to use void * as type for the buf parameter of read... | Diego 'Flameeyes' Pettenò |
2007-05-16 | v4l: replace faulty use of xprintf with lprintf. | Simon Farnsworth |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-01-19 | Make get_mrl return a const char * too. | 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-18 | Misc warnings fixes. | Diego 'Flameeyes' Pettenò |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2005-10-14 | input plugin time seeking patch. | Miguel Freitas |
2005-07-18 | **bugfix** | Miguel Freitas |
2005-02-12 | fix broken speed_factor calculation in pvrscr_speed_tuning, spelling fix tunn... | Stefan Holst |
2005-02-06 | Added a plugin_node_t pointer to the input plugin struct. | Thibaut Mattern |