Age | Commit message (Expand) | Author |
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-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-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-20 | public header cleanup: | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | 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-04-01 | Fix race condition, where spudec_reset is called and then a button update arr... | James Courtier-Dutton |
2003-03-11 | Use path relative to "top_srcdir" to find headers, so that the build works | Juergen Keil |
2003-03-08 | first step towards fixing the DVD menu highlighting problems | Michael Roitzsch |
2003-03-06 | update nav_types.h to a modified version of nav_types.h from current libdvdread | Michael Roitzsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-20 | Michael's num_buttons patch | Siggi Langauf |
2003-02-17 | remove old FIXME | Michael Roitzsch |
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-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-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
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-20 | engine modifications to allow post plugin layer: | 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-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-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-27 | less noise | Michael Roitzsch |
2002-10-26 | fix event sending | 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 | Help with ansi comments. | 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-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-10-14 | Fix memory leak in libspudec. | James Courtier-Dutton |
2002-09-30 | Fixes and performance improvements to the alphablend.c code. | James Courtier-Dutton |