summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-10- rework audio_out.c so thread is created only onceMiguel Freitas
2003-03-10do not waste cpu if paused/not playing plus some small fixesMiguel Freitas
2003-03-10handle chunks that are bigger than xine's buffersMichael Roitzsch
2003-03-10patch from Martin Gansser <MGansser@rand.de> to compile on hpuxMichael Roitzsch
2003-03-09use windows codec path as provided by configureMichael Roitzsch
2003-03-09remove my debuggingMichael Roitzsch
2003-03-09for seekable, non-blocked input (like files), the demuxer reads only 4 bytes,Michael Roitzsch
2003-03-09track the ffmpeg build numberMike Melanson
2003-03-08implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl...Guenter Bartsch
2003-03-08well, beta 8 time1-beta8Guenter Bartsch
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-08copy and paste, you know ...Michael Roitzsch
2003-03-08hopefully...Michael Roitzsch
2003-03-08syncing libdvdnav to cvs should fix remaining highlight problemsMichael Roitzsch
2003-03-08added missing documentations in the spec-fileManfred Tremmel
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-07beta 7 preparationsxine-1-beta7-release1-beta7Guenter Bartsch
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-07removing a spare 's'Stefan Holst
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-07new events for pvr, params for setting ignore modesMiguel Freitas
2003-03-07feels wrong ;)Miguel Freitas
2003-03-07Dan's patchesMiguel 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