Age | Commit message (Expand) | Author |
2004-12-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-08-19 | check for NAV updates earlier and thus more often; | Michael Roitzsch |
2004-07-14 | Moritz patch for matroska vobsub support | Miguel Freitas |
2004-06-21 | removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuff | Michael Roitzsch |
2004-04-09 | porting the rudimentary NAV timestamp handling from DXR3 SPU decoder makes | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
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 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-08-15 | - rename to overlay_manager | Michael Roitzsch |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
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-04-01 | Fix race condition, where spudec_reset is called and then a button update arr... | 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 |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-21 | Fix memory leaks | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-26 | * remove what appears to be debug code messing up colors for some SPUs | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-19 | spu and overlay cleanups, mostly cosmetic | Miguel Freitas |
2002-11-17 | cleanup: remove unused old event listener code | Michael Roitzsch |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
2002-11-01 | Add stricter checking. | James Courtier-Dutton |
2002-10-27 | less noise | Michael Roitzsch |
2002-10-26 | increased spu decoder API version number | Michael Roitzsch |
2002-10-24 | Further changes to DVD code. | James Courtier-Dutton |
2002-10-23 | input_dvd.c now listens for keyboard events from xine-ui. | James Courtier-Dutton |
2002-10-21 | Enable DVD SPU subtitles. | James Courtier-Dutton |
2002-10-14 | Fix memory leak in libspudec. | James Courtier-Dutton |
2002-09-18 | why void *, it is a pci_t * | Michael Roitzsch |
2002-09-18 | Updating the DVD menu code to use better nav_pci information. | James Courtier-Dutton |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
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-06 | Button areas in the nav packets are in screen coordinated. | Michael Roitzsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
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 |
2002-04-23 | Small improvement to menu highlights. | James Courtier-Dutton |
2002-04-23 | Moving more highlight handling to libspudec. | James Courtier-Dutton |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |