Age | Commit message (Expand) | Author |
2003-03-27 | use timing information provided by libdvdnav to get more accurate position | Michael Roitzsch |
2003-03-27 | sync to libdvdnav cvs | Michael Roitzsch |
2003-03-26 | - font encoding cleanup patch by Frantisek Dvorak | Miguel Freitas |
2003-03-25 | new config option to switch between PG ("per chapter") and PGC ("per movie") | Michael Roitzsch |
2003-03-25 | sync to cvs of libdvdnav | Michael Roitzsch |
2003-03-24 | file plugin ident should be upcase, like other autoplay featured plugins | Daniel Caujolle-Bert |
2003-03-21 | sync to libdvdnav cvs | Michael Roitzsch |
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-21 | preserve Miguel's latest patch | Michael Roitzsch |
2003-03-20 | patch to enable playing dvds through the network. requires modified libdvdcss: | Miguel Freitas |
2003-03-20 | unused code | Miguel Freitas |
2003-03-20 | cleanups and fixes for the PVR plugin. added documentation on how to write | Miguel Freitas |
2003-03-17 | - support HTTP redirections, streams from live365.com still don't work | Bastien Nocera |
2003-03-15 | fix broken install-debug | Daniel Caujolle-Bert |
2003-03-14 | testing the idea of aborting because of action pending AND read timeout. | Miguel Freitas |
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 |