Age | Commit message (Expand) | Author |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-18 | Misc warnings fixes. | Diego 'Flameeyes' Pettenò |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2005-11-28 | *BUGFIX* | František Dvořák |
2004-10-08 | fix a long-standing DXR3 DVD problem: forced subtitles were not handled corre... | Michael Roitzsch |
2004-08-19 | check for NAV updates earlier and thus more often; | Michael Roitzsch |
2004-07-20 | small DXR3 code cleanup: | Michael Roitzsch |
2004-07-11 | - Fix build with inline functions on GCC 3.4.0 | Bastien Nocera |
2004-06-21 | removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuff | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-03-31 | poor-man's version of handling NAV presentation timestamps | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-08 | no menu button does not need abort()ing | Michael Roitzsch |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-12 | better use saturation to convert an illegal button number to a legal one | Michael Roitzsch |
2003-11-09 | if we are trying to activate a menu with an invalid button, | Michael Roitzsch |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-08-05 | - adapt dxr3 code to new float aspects, use separate pan&scan flagging to | Michael Roitzsch |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-04-30 | * include nav_read.c for builds with included libdvdnav | Michael Roitzsch |
2003-03-08 | first step towards fixing the DVD menu highlighting problems | Michael Roitzsch |
2003-03-07 | I mixed up #ifdef and #if | Michael Roitzsch |
2003-02-25 | this is unneeded, got_spu_packet always returns a vpts | Michael Roitzsch |
2003-01-13 | non-dxr3-users should not see the dxr3 config tab | Michael Roitzsch |
2003-01-02 | make Carsten happy: remove pending SPUs on dispose | Michael Roitzsch |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-21 | bring dxr3 spu decoder up to the latest interface | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
2002-10-26 | forgot to copy the nav packet | Michael Roitzsch |
2002-10-26 | handle all events in the queue, not just the first one | Michael Roitzsch |
2002-10-26 | bump up version numbers to actually use dxr3 plugins | Michael Roitzsch |
2002-10-26 | - dxr3 adapted to new API (compiles, but untested) | Michael Roitzsch |
2002-09-27 | fix deadlock in concurrent access (dvd spus vs. osd overlays) on spu | Michael Roitzsch |
2002-09-18 | adapt dxr3 to spu decoder API change | Michael Roitzsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | dxr3 adapted to new api, should at least compile now | Michael Roitzsch |
2002-08-28 | fix some button areas | Michael Roitzsch |
2002-08-17 | finally (nearly) full overlay functionality for the dxr3 by doing spu | Michael Roitzsch |
2002-07-21 | handle forced menu buttons | Michael Roitzsch |
2002-07-17 | button filtering added | Michael Roitzsch |
2002-07-16 | remove deprecated events | Michael Roitzsch |
2002-07-10 | * handle aspect special buffer to force aspect ratio | Michael Roitzsch |
2002-07-08 | rename the dxr3 vo_types to something more useful | Michael Roitzsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-05 | * correctly handle anamorphic menus now by using the letterboxed spu | Michael Roitzsch |
2002-06-28 | evaluate frame change events to correctly position dvd menu highlights in | Michael Roitzsch |