Age | Commit message (Expand) | Author |
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 |
2002-04-09 | patch to fix libsputext on seeks by Zoltán Böszörményi | Miguel Freitas |
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 |