Age | Commit message (Expand) | Author |
2003-03-10 | - rework audio_out.c so thread is created only once | Miguel Freitas |
2003-03-10 | do not waste cpu if paused/not playing plus some small fixes | Miguel Freitas |
2003-03-10 | handle chunks that are bigger than xine's buffers | Michael Roitzsch |
2003-03-10 | patch from Martin Gansser <MGansser@rand.de> to compile on hpux | Michael Roitzsch |
2003-03-09 | use windows codec path as provided by configure | Michael Roitzsch |
2003-03-09 | remove my debugging | Michael Roitzsch |
2003-03-09 | for seekable, non-blocked input (like files), the demuxer reads only 4 bytes, | Michael Roitzsch |
2003-03-09 | track the ffmpeg build number | Mike Melanson |
2003-03-08 | implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl... | Guenter Bartsch |
2003-03-08 | well, beta 8 time1-beta8 | Guenter Bartsch |
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 | copy and paste, you know ... | Michael Roitzsch |
2003-03-08 | hopefully... | Michael Roitzsch |
2003-03-08 | syncing libdvdnav to cvs should fix remaining highlight problems | Michael Roitzsch |
2003-03-08 | added missing documentations in the spec-file | Manfred Tremmel |
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 | beta 7 preparationsxine-1-beta7-release1-beta7 | Guenter Bartsch |
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 | removing a spare 's' | Stefan Holst |
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 | new events for pvr, params for setting ignore modes | Miguel Freitas |
2003-03-07 | feels wrong ;) | Miguel Freitas |
2003-03-07 | Dan's patches | 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 |