summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Expand)Author
2002-01-06Hide menu overlays between menus.James Courtier-Dutton
2002-01-06Menu button events now filtered based on PTS comparison.James Courtier-Dutton
2002-01-06Change to BUTTON EVENT api so that the button number is also passed.James Courtier-Dutton
2002-01-05NAV packets not provide input to SPU clut,trans and clip info all in libspudec.James Courtier-Dutton
2002-01-05Fix NAV packet demux.James Courtier-Dutton
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
2002-01-05Added PTS values in button events.James Courtier-Dutton
2002-01-04Handle forced display better.James Courtier-Dutton
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
2002-01-03Starting to add NAV packet processing.James Courtier-Dutton
2001-12-12Removed test code.James Courtier-Dutton
2001-12-09fix vpts calculation inside "discontinuity window"Miguel Freitas
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30SPU CLUT from new dvdnav fixed.James Courtier-Dutton
2001-11-30More updates for menus.James Courtier-Dutton
2001-11-30Improve button highlights.James Courtier-Dutton
2001-11-30Fix a seg fault in hide_menu event.James Courtier-Dutton
2001-11-30Minor fixes.James Courtier-Dutton
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
2001-11-26switching off spu debug outputGuenter Bartsch
2001-11-20avoid segfault if rle is nullMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-15improved audio/spu channel selection, let the user take control over both if ...Guenter Bartsch
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-10-26A few more fixesJames Courtier-Dutton
2001-10-26More malloc fixes. Only one more to find.James Courtier-Dutton
2001-10-26Inserted a FIXME.James Courtier-Dutton
2001-10-26Fixes some subtitle crashes.James Courtier-Dutton
2001-10-26Added some debug commands, trying to track malloc segfaults.James Courtier-Dutton
2001-10-25Fixed two crash cause with overlay pointer freeing.Daniel Caujolle-Bert
2001-10-24fix segfaultMiguel Freitas
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
2001-10-23Changed debug printf to xprintf.James Courtier-Dutton
2001-10-23Plug some memory leaks.James Courtier-Dutton
2001-10-23discover clut reenabledMiguel Freitas
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22Fixed Menu button colours.James Courtier-Dutton
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-21Some minor changes.James Courtier-Dutton
2001-10-21Implement support for auto display of Menus.James Courtier-Dutton
2001-10-20Decide which stream to use in libspudec instead of video_decoder.cJames Courtier-Dutton
2001-10-20A reorganisation of libspudec, so we can support OSD and have better menu sup...James Courtier-Dutton
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-18Slight re-ordering to make sure that input plugins can register event listenersRich J Wareham
2001-10-09overlay clut colorspace conversionMiguel Freitas
2001-10-05fix from Koo kyoseon to change subtitle colors together with spu channelMiguel Freitas
2001-10-04hopefully fix problems detecting some subtitle colorsMiguel Freitas
2001-09-27discover the colors used by the subtitlesMiguel Freitas