Age | Commit message (Expand) | Author |
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 |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-10-31 | last fixes... | Miguel Freitas |
2004-10-29 | use monotonic clock when available | Miguel Freitas |
2004-10-27 | barry scott v4l patch | Miguel Freitas |
2004-09-20 | Build system improvements: | František Dvořák |
2004-08-02 | no objections so far: committing the fine speed control patch | Miguel Freitas |
2004-07-20 | Add const to get_identifier return type since that's n fact what it | Rocky Bernstein |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-05-26 | memory leak fix by Barry Scott <barry.scott@onelan.co.uk> | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-03-10 | Send headers so that the standard yuv and lpcm decoders can be used | James Stembridge |
2004-03-08 | Alsa audio capture fixes | James Stembridge |
2004-03-05 | Whoops, don't want logging | James Stembridge |
2004-03-05 | unmute_audio may as well work like the other helper function and workd out th... | James Stembridge |
2004-03-05 | Cleanup plugin init | James Stembridge |
2004-03-05 | Factor out some more common code | James Stembridge |
2004-03-05 | Factor out some common code | James Stembridge |
2004-03-05 | Cleanup debug output, use lprintf and xprintf | James Stembridge |
2004-02-16 | fix freezes with input plugins that play with the speed: | uid86226 |
2004-02-12 | getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock | Michael Roitzsch |
2003-12-20 | No globals allowed. Fix indentation style. Explicit (void) function parameter. | Daniel Caujolle-Bert |
2003-12-14 | API version bounce | Siggi Langauf |