summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Expand)Author
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
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-04-09Introducing steps towards a menu api in video_overlay.cJames Courtier-Dutton
2002-04-06Cleaning up libspudecJames Courtier-Dutton
2002-03-31Set all pts variabled to int64_t.James Courtier-Dutton
2002-03-25Re-organised libspudec to hopefully make it more readable.James Courtier-Dutton
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-25xine now compiles ok with the dxr3 em8300 ver 0.12.0 ,but dxr3 does not actua...James Courtier-Dutton
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton