summaryrefslogtreecommitdiff
path: root/src/libspudec/spu.c
AgeCommit message (Expand)Author
2010-03-10Make buildable with current (external) libdvdnav & libdvdread.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2005-09-25move alphablend to coreMiguel Freitas
2005-09-24- rename all clip_top, clip_left, clip_color... to hili_xxxx. thatMiguel Freitas
2004-09-03* fixed LOG_DEBUG builds of spu.c (unresolved symbols)Michael Roitzsch
2004-08-19when looking for a PCI that matches the SPUs PTS, do not only check theMichael Roitzsch
2004-07-19we don't do any bounds checking when converting the SPU to a xine overlay,Michael Roitzsch
2004-07-14Moritz patch for matroska vobsub supportMiguel Freitas
2004-06-26remove statement with no effect (state->cmd_ptr is already set to next_seq)Michael Roitzsch
2004-04-10disable debugging printfMichael Roitzsch
2004-04-09porting the rudimentary NAV timestamp handling from DXR3 SPU decoder makesMichael Roitzsch
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-11-12better use saturation to convert an illegal button number to a legal oneMichael Roitzsch
2003-11-09if we are trying to activate a menu with an invalid button,Michael Roitzsch
2003-10-12thank god noone defined LOG_BUTTONMichael Roitzsch
2003-08-15- rename to overlay_managerMichael Roitzsch
2003-08-05not really needed, but as I implemented button groups in dxr3, why not doingMichael Roitzsch
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-05-02there seem to be broken vobs out there. please do not abort.Miguel Freitas
2003-04-30* when NOT using a standalone libdvdnav, we do NOT have to link the wholeMichael Roitzsch
2003-04-29Update from the libdvdnav project.James Courtier-Dutton
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-20Michael's num_buttons patchSiggi Langauf
2003-02-12malloc.h is deprecated on FreeBSD and apparently unneeded on gnu/linuxHeiko Schaefer
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-11-26* remove what appears to be debug code messing up colors for some SPUsMichael Roitzsch
2002-11-20the last patch moved the command parsing too far, forced_display is updatedMichael Roitzsch
2002-11-20this should fix the various overlay problems: we should not parse commands ofMichael Roitzsch
2002-11-19Added some test code in, to help us with highlight problems with some DVDs.James Courtier-Dutton
2002-11-19spu and overlay cleanups, mostly cosmeticMiguel Freitas
2002-11-18the new metronom discontinuity handling allows for some cleanupMichael Roitzsch
2002-11-01Add stricter checking.James Courtier-Dutton
2002-10-26fix event sendingMichael Roitzsch
2002-10-21Enable DVD SPU subtitles.James Courtier-Dutton
2002-09-30Fixes and performance improvements to the alphablend.c code.James Courtier-Dutton
2002-09-18dxr3 worksMichael Roitzsch
2002-09-18Updating the DVD menu code to use better nav_pci information.James Courtier-Dutton
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-01Improve a few debug print statements.James Courtier-Dutton
2002-07-20don't be too rude with bad dvds:Michael Roitzsch
2002-07-19fix some menu highlights not disappearing on menu leaveMichael Roitzsch
2002-07-06whoops, spelling errorMichael Roitzsch
2002-07-06Button areas in the nav packets are in screen coordinated.Michael Roitzsch
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-24Some further improvements to dvd menu buttons.James Courtier-Dutton