Age | Commit message (Expand) | Author |
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 |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-03-31 | report realtime on seeking | Miguel Freitas |
2003-03-21 | bugfix | Miguel Freitas |
2003-03-21 | add pvr realtime reporting event | Miguel Freitas |
2003-03-21 | bugfix | Miguel Freitas |
2003-03-21 | small bugfix, doesn't send event if not saving | Miguel Freitas |
2003-03-20 | cleanups and fixes for the PVR plugin. added documentation on how to write | Miguel Freitas |
2003-03-12 | max_pages should be > 0 | Miguel Freitas |
2003-03-10 | do not waste cpu if paused/not playing plus some small fixes | Miguel Freitas |
2003-03-07 | avoid tweaking the clock if stream is not being decoded/played | Miguel Freitas |
2003-03-07 | - pvr improvements. it has two paths now, one for temporary files and | Miguel Freitas |
2003-03-05 | ops, reverting test stuff | Miguel Freitas |
2003-03-05 | forbidden comment | Mike Melanson |