Age | Commit message (Expand) | Author |
2001-12-09 | fix vpts calculation inside "discontinuity window" | Miguel Freitas |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | SPU CLUT from new dvdnav fixed. | James Courtier-Dutton |
2001-11-30 | More updates for menus. | James Courtier-Dutton |
2001-11-30 | Improve button highlights. | James Courtier-Dutton |
2001-11-30 | Fix a seg fault in hide_menu event. | James Courtier-Dutton |
2001-11-30 | Minor fixes. | James Courtier-Dutton |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-26 | A few more fixes | James Courtier-Dutton |
2001-10-26 | More malloc fixes. Only one more to find. | James Courtier-Dutton |
2001-10-26 | Inserted a FIXME. | James Courtier-Dutton |
2001-10-26 | Fixes some subtitle crashes. | James Courtier-Dutton |
2001-10-26 | Added some debug commands, trying to track malloc segfaults. | James Courtier-Dutton |
2001-10-25 | Fixed two crash cause with overlay pointer freeing. | Daniel Caujolle-Bert |
2001-10-24 | fix segfault | Miguel Freitas |
2001-10-23 | Changed debug printf to xprintf. | James Courtier-Dutton |
2001-10-23 | Plug some memory leaks. | James Courtier-Dutton |
2001-10-23 | discover clut reenabled | Miguel Freitas |
2001-10-22 | Fixed Menu button colours. | James Courtier-Dutton |
2001-10-21 | Some minor changes. | James Courtier-Dutton |
2001-10-21 | Implement support for auto display of Menus. | James Courtier-Dutton |
2001-10-20 | Decide which stream to use in libspudec instead of video_decoder.c | James Courtier-Dutton |
2001-10-20 | A reorganisation of libspudec, so we can support OSD and have better menu sup... | James Courtier-Dutton |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham |
2001-10-05 | fix from Koo kyoseon to change subtitle colors together with spu channel | Miguel Freitas |
2001-09-27 | discover the colors used by the subtitles | Miguel Freitas |
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil |
2001-08-17 | compile-fix for non-gnu systems (e.g. freebsd) | Heiko Schaefer |
2001-08-16 | clut_t is now stored in machine endianess. Simplifies the transfer | Eduard Hasenleithner |
2001-08-15 | Fixed a bug which caused a segfault when queueing too much | Eduard Hasenleithner |
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner |
2001-08-05 | The CLUT has been used after it was freed. Fixed. | Eduard Hasenleithner |
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner |
2001-08-01 | Priority was left out, and 0 is not allowed. | James Courtier-Dutton |
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch |
2001-07-08 | subtitle patches from james | Guenter Bartsch |
2001-07-04 | latest overlay patches from James, simple overlays should work | uid32519 |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |