Age | Commit message (Expand) | Author |
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 |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | 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-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-09 | - fix build on Debian unstable, those dummies seem to have put the Linux 2.6 | Bastien Nocera |
2003-11-08 | Use info helper functions. | Thibaut Mattern |
2003-11-05 | Jeroen's patch: avoid pausing the scr provider directly (doing so may freeze | Miguel Freitas |
2003-10-26 | fix some prominent compiler warnings | Michael Roitzsch |
2003-10-10 | - fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a... | Bastien Nocera |
2003-09-16 | XINE_EVENT_MRL_REFERENCE must not be used here | Miguel Freitas |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-07-24 | make input_v4l compile even without alsa | Stefan Holst |
2003-07-23 | - don't crash when compiled with alsa support and no alsa device is present | Bastien Nocera |
2003-07-19 | - use paths for the devices from the config file, don't segfault if there's n... | Bastien Nocera |
2003-06-19 | fixed: | Stefan Holst |
2003-06-16 | Patch from Jeroen Asselman: | Stefan Holst |
2003-05-02 | require slash on mrl syntax. | Miguel Freitas |
2003-05-02 | fix compilation with LOG defined: mrl undeclared | Michael Roitzsch |
2003-04-26 | bump up input plugin interface version number | Guenter Bartsch |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-21 | - inform the width and height for the v4l input plugin, remove plenty of nasty | Bastien Nocera |
2003-02-01 | - remove a magic number, thanks to Cameron Simpson <cs@zip.com.au> | Bastien Nocera |
2003-02-01 | increasing frame buffer for smoother playback | Stefan Holst |
2003-01-31 | fix the v4l plugin for lower resolution devices (webcam) | Bastien Nocera |
2003-01-22 | logging | Stefan Holst |
2003-01-19 | hush | Guenter Bartsch |
2003-01-19 | v4l analog tv input plugin | Guenter Bartsch |