Age | Commit message (Expand) | Author |
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 |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-05-16 | fix [ 855802 ] xine-lib -- input_pvr.c -- unpause seeks to beginning | Miguel Freitas |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
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-14 | API version bounce | Siggi Langauf |
2003-12-13 | users had requested to make pvr device configurable | Miguel Freitas |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-09-02 | fix unsigned compare and buf leak | Miguel Freitas |
2003-08-29 | workaround an ivtv bug where stream gets bad mpeg2 artifacts | Miguel Freitas |
2003-08-09 | trying to fix some reported problems | Miguel Freitas |
2003-08-04 | reorder initialization so lack of ivtv driver is handled more gratefuly | Miguel Freitas |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-07-04 | sync to ivtv cvs | Miguel Freitas |
2003-07-02 | fix unreleased mutex, also some reordering to guarantee consistency of | Miguel Freitas |
2003-06-29 | use the correct mutex | Miguel Freitas |
2003-06-25 | bugfix, stability improvement | Miguel Freitas |
2003-05-15 | current ivtv api doesn't support changing setting on the fly | Miguel Freitas |
2003-05-15 | support changing bitrate. | Miguel Freitas |
2003-05-09 | fix audio problems (it didn't turn it on again on fastforward->realtime | Miguel Freitas |
2003-05-09 | use experimental ivtv api for setting stream type. | Miguel Freitas |
2003-05-08 | update pvr driver to be compatible with current ivtv cvs | Miguel Freitas |
2003-05-05 | add new event for pausing pvr | Miguel Freitas |
2003-05-02 | realtime reporting fixes | Miguel Freitas |
2003-05-02 | require slash on mrl syntax. | Miguel Freitas |
2003-04-26 | bump up input plugin interface version number | Guenter Bartsch |