Age | Commit message (Expand) | Author |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
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-25 | Add some debug. | James Courtier-Dutton |
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 | Add support for forced buttons due to nav pci fosl control. | James Courtier-Dutton |
2002-04-23 | Minor bug fix. | 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-20 | Fix for unresolved symbols in plugins | Ewald Snel |
2002-04-09 | patch to fix libsputext on seeks by Zoltán Böszörményi | Miguel Freitas |
2002-04-09 | Introducing steps towards a menu api in video_overlay.c | James Courtier-Dutton |
2002-04-06 | Cleaning up libspudec | James Courtier-Dutton |
2002-03-31 | Set all pts variabled to int64_t. | James Courtier-Dutton |
2002-03-25 | Re-organised libspudec to hopefully make it more readable. | James Courtier-Dutton |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-25 | xine now compiles ok with the dxr3 em8300 ver 0.12.0 ,but dxr3 does not actua... | James Courtier-Dutton |
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 | XV_DOUBLE_BUFFER support, missing header on libspudec makefile | Miguel Freitas |
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-26 | switching off spu debug output | Guenter Bartsch |
2001-11-20 | avoid segfault if rle is null | 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 |