Age | Commit message (Expand) | Author |
2003-03-13 | turn these around so that dvd_get_current_position is defined before used | Michael Roitzsch |
2003-03-12 | max_pages should be > 0 | Miguel Freitas |
2003-03-12 | fix wrong return value of seek function, kindly reported by Nick Kurshev | Michael Roitzsch |
2003-03-10 | do not waste cpu if paused/not playing plus some small fixes | Miguel Freitas |
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 | install the nav_types header, because some internal plugin APIs depend on it | Michael Roitzsch |
2003-03-07 | properly unescape relative MRLs | Michael Roitzsch |
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-06 | stdin and rawdv fixes from Dan Dennedy | Miguel Freitas |
2003-03-06 | use our modified internal version of nav_types.h, the one from libdvdread can... | Michael Roitzsch |
2003-03-05 | Updated rtp input plugin and enhanced it | 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 | experimental wintv-pvr 250/350 plugin | Miguel Freitas |
2003-03-04 | fix compiler warnings at least in xine's native code | 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-02-28 | update to libdvdread 0.9.4 | Michael Roitzsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-26 | as long as this is doing nothing, we should disable this feature, so that the | Michael Roitzsch |
2003-02-26 | adjust input_dvd to handle DVDNAV_WAIT events properly | Michael Roitzsch |
2003-02-26 | sync to current libdvdnav cvs, important change is the new DVDNAV_WAIT event, | Michael Roitzsch |
2003-02-24 | make it compile again without external libdvdread. | Siggi Langauf |
2003-02-24 | sorry, wrong commit, this time it is: fix seek detection | Michael Roitzsch |
2003-02-24 | fix seek detection | Michael Roitzsch |
2003-02-24 | Reverts the detection of empty fifos. | Thibaut Mattern |
2003-02-24 | nbc_end_of_stream is no more needed. | Thibaut Mattern |
2003-02-24 | - starts buffering when one fifo is empty (better for poorly interleaved stre... | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-02-23 | New function to unpause the engine at the end of the stream if needed. | Thibaut Mattern |
2003-02-23 | New function that should be called at the end of the stream to unpause the en... | Thibaut Mattern |
2003-02-23 | Always the same story. | Thibaut Mattern |
2003-02-23 | - Remove constants related to fifo sizes | Thibaut Mattern |
2003-02-23 | Wow, I've forgotten a big part of my patch ! | Thibaut Mattern |
2003-02-23 | - quit if we can't initialise gnome-vfs | Bastien Nocera |
2003-02-21 | - inform the width and height for the v4l input plugin, remove plenty of nasty | Bastien Nocera |
2003-02-21 | support seeking from the start of the stream (if requested offset >= | Mike Melanson |
2003-02-20 | syncing to libdvdnav 0.1.5 and modifying input plugin accordingly | Michael Roitzsch |
2003-02-20 | fixed copious bugs in the _read(), _seek() and _get_current_pos() | Mike Melanson |
2003-02-18 | - Don't report twice the same number. | Thibaut Mattern |
2003-02-16 | - log fixes | Thibaut Mattern |
2003-02-14 | FreeBSD compile fixes | Heiko Schaefer |
2003-02-14 | FreeBSD compile fixes | Heiko Schaefer |
2003-02-14 | make it compile | Guenter Bartsch |
2003-02-13 | use the requested channel number when querying for the language | Michael Roitzsch |
2003-02-13 | fixed gnome-vfs plugin to be used for remote locations (other than http) | Bastien Nocera |