Age | Commit message (Expand) | Author |
2003-03-08 | confusion | Michael Roitzsch |
2003-03-08 | Fix (for real) osd_draw_point(). NOTE: osd_render structure changed (point fu... | Daniel Caujolle-Bert |
2003-03-08 | these headers are needed by nav_types.h, which in turn is needed by | Michael Roitzsch |
2003-03-08 | syncing libdvdnav to cvs should fix remaining highlight problems | Michael Roitzsch |
2003-03-08 | Convenience change to MRL parsing as suggested by Michel Hermier: | Michael Roitzsch |
2003-03-08 | install the nav_types header, because some internal plugin APIs depend on it | Michael Roitzsch |
2003-03-08 | first step towards fixing the DVD menu highlighting problems | Michael Roitzsch |
2003-03-08 | fix xine_osd_draw_point() | Daniel Caujolle-Bert |
2003-03-08 | Remove these confusing lines | Ewald Snel |
2003-03-08 | Fix corruption in paused mode (keep all YV12 data, not just top slice) | Ewald Snel |
2003-03-07 | Recognize VCD and CVD subtitle streams. | Rocky Bernstein |
2003-03-07 | remove verbose sun audio driver messages | Juergen Keil |
2003-03-07 | ok, lets try to not break the frontends... | Miguel Freitas |
2003-03-07 | I mixed up #ifdef and #if | Michael Roitzsch |
2003-03-07 | properly unescape relative MRLs | Michael Roitzsch |
2003-03-07 | use return value of MRL-based config changing | Michael Roitzsch |
2003-03-07 | avoid tweaking the clock if stream is not being decoded/played | Miguel Freitas |
2003-03-07 | workaround buggy pthread implementations with a timedwait | Miguel Freitas |
2003-03-07 | more work on console output cleanup | Guenter Bartsch |
2003-03-07 | new params for ignoring video/audio/spu | Miguel Freitas |
2003-03-07 | sanity check | Miguel Freitas |
2003-03-07 | - pvr improvements. it has two paths now, one for temporary files and | Miguel Freitas |
2003-03-07 | feels wrong ;) | Miguel Freitas |
2003-03-06 | stdin and rawdv fixes from Dan Dennedy | Miguel Freitas |
2003-03-06 | - less verbosity, thanks Guenter | Bastien Nocera |
2003-03-06 | use our modified internal version of nav_types.h, the one from libdvdread can... | Michael Roitzsch |
2003-03-06 | update nav_types.h to a modified version of nav_types.h from current libdvdread | Michael Roitzsch |
2003-03-06 | - revert stream info changes | Bastien Nocera |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-03-06 | - following the screenshot discussion, inform the height and width of the stream | Bastien Nocera |
2003-03-05 | allow a little bit safer mode for snapshot allocation: | Siggi Langauf |
2003-03-05 | Add option to fix alignment problem with some (buggy) XVideo drivers | Ewald Snel |
2003-03-05 | Align the width to 8. | Thibaut Mattern |
2003-03-05 | Updated rtp input plugin and enhanced it | Peter Liljenberg |
2003-03-05 | The 'inline' keyword is not standard ANSI-C and not always available. | Ewald Snel |
2003-03-05 | Do not autodetect audiostreams on PES stream type 0xBD. That may be teletext... | Peter Liljenberg |
2003-03-05 | ops, reverting test stuff | Miguel Freitas |
2003-03-05 | forbidden comment | Mike Melanson |
2003-03-05 | - resync to mpeg stream in case of driver buffer overflow | Miguel Freitas |
2003-03-04 | Mime types cleanup. | Thibaut Mattern |
2003-03-04 | experimental wintv-pvr 250/350 plugin | Miguel Freitas |
2003-03-04 | Support for a new kind of asx files: | Thibaut Mattern |
2003-03-04 | fix compiler warnings at least in xine's native code | Michael Roitzsch |
2003-03-04 | forgot the declaration of the xine_print_trace() function | Michael Roitzsch |
2003-03-03 | Bring back the 'exp' in the output for failed assertions. The expression | Juergen Keil |
2003-03-03 | implementing the backtrace function in the header results in the code being i... | Michael Roitzsch |
2003-03-03 | that seems to have broken automatic builds | Miguel Freitas |
2003-03-03 | Remove pthread_cancel() support, these threads are never pthread_cancelled | Ewald Snel |
2003-03-02 | definitely stop warnings | Daniel Caujolle-Bert |
2003-03-02 | fix multiple definition (me) and unused warning (not me ;) ) | Daniel Caujolle-Bert |