summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_decode_spu.c
AgeCommit message (Expand)Author
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2005-11-28*BUGFIX*František Dvořák
2004-10-08fix a long-standing DXR3 DVD problem: forced subtitles were not handled corre...Michael Roitzsch
2004-08-19check for NAV updates earlier and thus more often;Michael Roitzsch
2004-07-20small DXR3 code cleanup:Michael Roitzsch
2004-07-11- Fix build with inline functions on GCC 3.4.0Bastien Nocera
2004-06-21removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuffMichael Roitzsch
2004-04-10improving config help stringsMichael Roitzsch
2004-03-31poor-man's version of handling NAV presentation timestampsMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-08no menu button does not need abort()ingMichael Roitzsch
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-26lprintf cleanup, pass I.Daniel Caujolle-Bert
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-08-05- adapt dxr3 code to new float aspects, use separate pan&scan flagging toMichael Roitzsch
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-04-30* include nav_read.c for builds with included libdvdnavMichael Roitzsch
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-07I mixed up #ifdef and #ifMichael Roitzsch
2003-02-25this is unneeded, got_spu_packet always returns a vptsMichael Roitzsch
2003-01-13non-dxr3-users should not see the dxr3 config tabMichael Roitzsch
2003-01-02make Carsten happy: remove pending SPUs on disposeMichael Roitzsch
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-21bring dxr3 spu decoder up to the latest interfaceMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-10-26forgot to copy the nav packetMichael Roitzsch
2002-10-26handle all events in the queue, not just the first oneMichael Roitzsch
2002-10-26bump up version numbers to actually use dxr3 pluginsMichael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-09-27fix deadlock in concurrent access (dvd spus vs. osd overlays) on spuMichael Roitzsch
2002-09-18adapt dxr3 to spu decoder API changeMichael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-08-28fix some button areasMichael Roitzsch
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
2002-07-21handle forced menu buttonsMichael Roitzsch
2002-07-17button filtering addedMichael Roitzsch
2002-07-16remove deprecated eventsMichael Roitzsch
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-07-05* correctly handle anamorphic menus now by using the letterboxed spuMichael Roitzsch
2002-06-28evaluate frame change events to correctly position dvd menu highlights inMichael Roitzsch