summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-03-08confusionMichael Roitzsch
2003-03-08Fix (for real) osd_draw_point(). NOTE: osd_render structure changed (point fu...Daniel Caujolle-Bert
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-08Convenience change to MRL parsing as suggested by Michel Hermier:Michael Roitzsch
2003-03-08install the nav_types header, because some internal plugin APIs depend on itMichael Roitzsch
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-08fix xine_osd_draw_point()Daniel Caujolle-Bert
2003-03-08Remove these confusing linesEwald Snel
2003-03-08Fix corruption in paused mode (keep all YV12 data, not just top slice)Ewald Snel
2003-03-07Recognize VCD and CVD subtitle streams.Rocky Bernstein
2003-03-07remove verbose sun audio driver messagesJuergen Keil
2003-03-07ok, lets try to not break the frontends...Miguel Freitas
2003-03-07I mixed up #ifdef and #ifMichael Roitzsch
2003-03-07properly unescape relative MRLsMichael Roitzsch
2003-03-07use return value of MRL-based config changingMichael Roitzsch
2003-03-07avoid tweaking the clock if stream is not being decoded/playedMiguel Freitas
2003-03-07workaround buggy pthread implementations with a timedwaitMiguel Freitas
2003-03-07more work on console output cleanupGuenter Bartsch
2003-03-07new params for ignoring video/audio/spuMiguel Freitas
2003-03-07sanity checkMiguel Freitas
2003-03-07- pvr improvements. it has two paths now, one for temporary files andMiguel Freitas
2003-03-07feels wrong ;)Miguel Freitas
2003-03-06stdin and rawdv fixes from Dan DennedyMiguel Freitas
2003-03-06- less verbosity, thanks GuenterBastien Nocera
2003-03-06use our modified internal version of nav_types.h, the one from libdvdread can...Michael Roitzsch
2003-03-06update nav_types.h to a modified version of nav_types.h from current libdvdreadMichael Roitzsch
2003-03-06- revert stream info changesBastien Nocera
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-03-06- following the screenshot discussion, inform the height and width of the streamBastien Nocera
2003-03-05allow a little bit safer mode for snapshot allocation:Siggi Langauf
2003-03-05Add option to fix alignment problem with some (buggy) XVideo driversEwald Snel
2003-03-05Align the width to 8.Thibaut Mattern
2003-03-05Updated rtp input plugin and enhanced itPeter Liljenberg
2003-03-05The 'inline' keyword is not standard ANSI-C and not always available.Ewald Snel
2003-03-05Do not autodetect audiostreams on PES stream type 0xBD. That may be teletext...Peter 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-04Mime types cleanup.Thibaut Mattern
2003-03-04experimental wintv-pvr 250/350 pluginMiguel Freitas
2003-03-04Support for a new kind of asx files:Thibaut Mattern
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-03-04forgot the declaration of the xine_print_trace() functionMichael Roitzsch
2003-03-03Bring back the 'exp' in the output for failed assertions. The expressionJuergen Keil
2003-03-03implementing the backtrace function in the header results in the code being i...Michael 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-03-02definitely stop warningsDaniel Caujolle-Bert
2003-03-02fix multiple definition (me) and unused warning (not me ;) )Daniel Caujolle-Bert