summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2003-03-30prevent a segfault on unsupported streamsStefan Holst
2003-03-30New net_buf_ctrl.Thibaut Mattern
2003-03-30additional sanity check on the part numberMichael Roitzsch
2003-03-29sync to libdvdnav cvs once againMichael Roitzsch
2003-03-29FreeBSD implementation. thanks to Vladimir Kushnir.Heiko Schaefer
2003-03-28fixes some rtsp streamsStefan Holst
2003-03-27use timing information provided by libdvdnav to get more accurate positionMichael Roitzsch
2003-03-27sync to libdvdnav cvsMichael Roitzsch
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-25new config option to switch between PG ("per chapter") and PGC ("per movie")Michael Roitzsch
2003-03-25sync to cvs of libdvdnavMichael Roitzsch
2003-03-24file plugin ident should be upcase, like other autoplay featured pluginsDaniel Caujolle-Bert
2003-03-21sync to libdvdnav cvsMichael Roitzsch
2003-03-21bugfixMiguel Freitas
2003-03-21add pvr realtime reporting eventMiguel Freitas
2003-03-21bugfixMiguel Freitas
2003-03-21small bugfix, doesn't send event if not savingMiguel Freitas
2003-03-21preserve Miguel's latest patchMichael Roitzsch
2003-03-20patch to enable playing dvds through the network. requires modified libdvdcss:Miguel Freitas
2003-03-20unused codeMiguel Freitas
2003-03-20cleanups and fixes for the PVR plugin. added documentation on how to writeMiguel Freitas
2003-03-17- support HTTP redirections, streams from live365.com still don't workBastien Nocera
2003-03-15fix broken install-debugDaniel Caujolle-Bert
2003-03-14testing the idea of aborting because of action pending AND read timeout.Miguel Freitas
2003-03-13turn these around so that dvd_get_current_position is defined before usedMichael Roitzsch
2003-03-12max_pages should be > 0Miguel Freitas
2003-03-12fix wrong return value of seek function, kindly reported by Nick KurshevMichael Roitzsch
2003-03-10do not waste cpu if paused/not playing plus some small fixesMiguel Freitas
2003-03-08these headers are needed by nav_types.h, which in turn is needed byMichael Roitzsch
2003-03-08syncing libdvdnav to cvs should fix remaining highlight problemsMichael Roitzsch
2003-03-08install the nav_types header, because some internal plugin APIs depend on itMichael Roitzsch
2003-03-07properly unescape relative MRLsMichael Roitzsch
2003-03-07avoid tweaking the clock if stream is not being decoded/playedMiguel Freitas
2003-03-07- pvr improvements. it has two paths now, one for temporary files andMiguel Freitas
2003-03-06stdin and rawdv fixes from Dan DennedyMiguel Freitas
2003-03-06use our modified internal version of nav_types.h, the one from libdvdread can...Michael Roitzsch
2003-03-05Updated rtp input plugin and enhanced itPeter Liljenberg
2003-03-05ops, reverting test stuffMiguel Freitas
2003-03-05forbidden commentMike Melanson
2003-03-05- resync to mpeg stream in case of driver buffer overflowMiguel Freitas
2003-03-04experimental wintv-pvr 250/350 pluginMiguel Freitas
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-03-03that seems to have broken automatic buildsMiguel Freitas
2003-03-03Remove pthread_cancel() support, these threads are never pthread_cancelledEwald Snel
2003-02-28update to libdvdread 0.9.4Michael Roitzsch
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-26as long as this is doing nothing, we should disable this feature, so that theMichael Roitzsch
2003-02-26adjust input_dvd to handle DVDNAV_WAIT events properlyMichael Roitzsch
2003-02-26sync to current libdvdnav cvs, important change is the new DVDNAV_WAIT event,Michael Roitzsch
2003-02-24make it compile again without external libdvdread.Siggi Langauf