summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Expand)Author
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
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-19Update configure.in for new libdvdnav version.James Courtier-Dutton
2002-09-18dxr3 worksMichael Roitzsch
2002-09-18why void *, it is a pci_t *Michael Roitzsch
2002-09-18Try to get xine-lib to compile.James Courtier-Dutton
2002-09-18Updating the DVD menu code to use better nav_pci information.James Courtier-Dutton
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
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-23don't always check these assertions, becauseMichael Roitzsch
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-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-25Add some debug.James Courtier-Dutton
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
2002-04-23Add support for forced buttons due to nav pci fosl control.James Courtier-Dutton
2002-04-23Minor bug fix.James Courtier-Dutton
2002-04-23Small improvement to menu highlights.James Courtier-Dutton
2002-04-23Moving more highlight handling to libspudec.James Courtier-Dutton
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel