Age | Commit message (Expand) | Author |
2002-04-06 | Cleaning up libspudec | James Courtier-Dutton |
2002-03-25 | Re-organised libspudec to hopefully make it more readable. | James Courtier-Dutton |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-15 | Beginning of overlay highlights correction work. | James Courtier-Dutton |
2002-01-06 | Hide menu overlays between menus. | James Courtier-Dutton |
2002-01-06 | Menu button events now filtered based on PTS comparison. | James Courtier-Dutton |
2002-01-06 | Change to BUTTON EVENT api so that the button number is also passed. | James Courtier-Dutton |
2002-01-05 | NAV packets not provide input to SPU clut,trans and clip info all in libspudec. | James Courtier-Dutton |
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton |
2002-01-05 | Added PTS values in button events. | James Courtier-Dutton |
2002-01-04 | Handle forced display better. | James Courtier-Dutton |
2002-01-04 | NAV packets now reach libspudec. | James Courtier-Dutton |
2002-01-03 | Starting to add NAV packet processing. | James Courtier-Dutton |
2001-12-12 | Removed test code. | James Courtier-Dutton |
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 |