Age | Commit message (Expand) | Author |
2010-03-10 | Make buildable with current (external) libdvdnav & libdvdread. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-01-18 | Remove '#include "config.h"' from all public header files. | Darren Salt |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2005-09-25 | move alphablend to core | Miguel Freitas |
2005-09-24 | - rename all clip_top, clip_left, clip_color... to hili_xxxx. that | Miguel Freitas |
2004-09-03 | * fixed LOG_DEBUG builds of spu.c (unresolved symbols) | Michael Roitzsch |
2004-08-19 | when looking for a PCI that matches the SPUs PTS, do not only check the | Michael Roitzsch |
2004-07-19 | we don't do any bounds checking when converting the SPU to a xine overlay, | Michael Roitzsch |
2004-07-14 | Moritz patch for matroska vobsub support | Miguel Freitas |
2004-06-26 | remove statement with no effect (state->cmd_ptr is already set to next_seq) | Michael Roitzsch |
2004-04-10 | disable debugging printf | Michael Roitzsch |
2004-04-09 | porting the rudimentary NAV timestamp handling from DXR3 SPU decoder makes | Michael Roitzsch |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
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-12 | thank god noone defined LOG_BUTTON | Michael Roitzsch |
2003-08-15 | - rename to overlay_manager | Michael Roitzsch |
2003-08-05 | not really needed, but as I implemented button groups in dxr3, why not doing | Michael Roitzsch |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-05-02 | there seem to be broken vobs out there. please do not abort. | Miguel Freitas |
2003-04-30 | * when NOT using a standalone libdvdnav, we do NOT have to link the whole | Michael Roitzsch |
2003-04-29 | Update from the libdvdnav project. | James Courtier-Dutton |
2003-03-08 | first step towards fixing the DVD menu highlighting problems | Michael Roitzsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-20 | Michael's num_buttons patch | Siggi Langauf |
2003-02-12 | malloc.h is deprecated on FreeBSD and apparently unneeded on gnu/linux | Heiko Schaefer |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-11-26 | * remove what appears to be debug code messing up colors for some SPUs | Michael Roitzsch |
2002-11-20 | the last patch moved the command parsing too far, forced_display is updated | Michael Roitzsch |
2002-11-20 | this should fix the various overlay problems: we should not parse commands of | Michael Roitzsch |
2002-11-19 | Added some test code in, to help us with highlight problems with some DVDs. | James Courtier-Dutton |
2002-11-19 | spu and overlay cleanups, mostly cosmetic | Miguel Freitas |
2002-11-18 | the new metronom discontinuity handling allows for some cleanup | Michael Roitzsch |
2002-11-01 | Add stricter checking. | James Courtier-Dutton |
2002-10-26 | fix event sending | Michael Roitzsch |
2002-10-21 | Enable DVD SPU subtitles. | James Courtier-Dutton |
2002-09-30 | Fixes and performance improvements to the alphablend.c code. | James Courtier-Dutton |
2002-09-18 | dxr3 works | Michael Roitzsch |
2002-09-18 | Updating the DVD menu code to use better nav_pci information. | James Courtier-Dutton |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-01 | Improve a few debug print statements. | James Courtier-Dutton |
2002-07-20 | don't be too rude with bad dvds: | Michael Roitzsch |
2002-07-19 | fix some menu highlights not disappearing on menu leave | Michael Roitzsch |
2002-07-06 | whoops, spelling error | Michael Roitzsch |
2002-07-06 | Button areas in the nav packets are in screen coordinated. | Michael Roitzsch |
2002-04-24 | Some more adjustments to make dvd menus work better. | James Courtier-Dutton |
2002-04-24 | Some further improvements to dvd menu buttons. | James Courtier-Dutton |