summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Expand)Author
2003-12-14API version bounceSiggi Langauf
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
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-23I should have seen this coming...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-20public header cleanup:Michael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael 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-04-01Fix race condition, where spudec_reset is called and then a button update arr...James Courtier-Dutton
2003-03-11Use path relative to "top_srcdir" to find headers, so that the build worksJuergen Keil
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-06update nav_types.h to a modified version of nav_types.h from current libdvdreadMichael Roitzsch
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-20Michael's num_buttons patchSiggi Langauf
2003-02-17remove old FIXMEMichael Roitzsch
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-12-21Fix memory leaksEwald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-26* remove what appears to be debug code messing up colors for some SPUsMichael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
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-20engine modifications to allow post plugin layer:Michael 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-17cleanup: remove unused old event listener codeMichael Roitzsch
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-01Add stricter checking.James Courtier-Dutton
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-27less noiseMichael Roitzsch
2002-10-26fix event sendingMichael Roitzsch
2002-10-26increased spu decoder API version numberMichael Roitzsch
2002-10-24Further changes to DVD code.James Courtier-Dutton
2002-10-23Help with ansi comments.James Courtier-Dutton
2002-10-23input_dvd.c now listens for keyboard events from xine-ui.James Courtier-Dutton
2002-10-21Enable DVD SPU subtitles.James Courtier-Dutton
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-10-14Fix memory leak in libspudec.James Courtier-Dutton
2002-09-30Fixes and performance improvements to the alphablend.c code.James Courtier-Dutton