summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
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
2003-02-24sorry, wrong commit, this time it is: fix seek detectionMichael Roitzsch
2003-02-24fix seek detectionMichael Roitzsch
2003-02-24Reverts the detection of empty fifos.Thibaut Mattern
2003-02-24nbc_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-23Uses nbc_end_of_stream().Thibaut Mattern
2003-02-23Uses nbc_end_of_stream().Thibaut Mattern
2003-02-23New function to unpause the engine at the end of the stream if needed.Thibaut Mattern
2003-02-23New function that should be called at the end of the stream to unpause the en...Thibaut Mattern
2003-02-23Always the same story.Thibaut Mattern
2003-02-23 - Remove constants related to fifo sizesThibaut Mattern
2003-02-23Wow, I've forgotten a big part of my patch !Thibaut Mattern
2003-02-23- quit if we can't initialise gnome-vfsBastien Nocera
2003-02-21- inform the width and height for the v4l input plugin, remove plenty of nastyBastien Nocera
2003-02-21support seeking from the start of the stream (if requested offset >=Mike Melanson
2003-02-20syncing to libdvdnav 0.1.5 and modifying input plugin accordinglyMichael Roitzsch
2003-02-20fixed 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 fixesThibaut Mattern
2003-02-14FreeBSD compile fixesHeiko Schaefer
2003-02-14FreeBSD compile fixesHeiko Schaefer
2003-02-14make it compileGuenter Bartsch
2003-02-13use the requested channel number when querying for the languageMichael Roitzsch
2003-02-13fixed gnome-vfs plugin to be used for remote locations (other than http)Bastien Nocera