Age | Commit message (Expand) | Author |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-11-24 | patch to further improve overlay blending and to elimiate static variables | Michael Roitzsch |
2004-10-08 | * moved image scaling config entry from XShm to vo_scale helper | Michael Roitzsch |
2004-09-22 | - added cropping capability (thanks James Stembridge) | Miguel Freitas |
2004-09-22 | xshm "chicken egg" problem | Miguel Freitas |
2004-06-27 | calling XInitThreads() is definitely the frontend's job, because it has | Michael Roitzsch |
2004-05-09 | some more colorkey fixes and cleanups | Miguel Freitas |
2004-05-06 | implement proper x11osd resize support. that should fix problems with rc4 | Miguel Freitas |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-10 | colorkey unscaled overlay support by Yann Vernier | Miguel Freitas |
2004-04-10 | somebody complained about a segfault here. it shouldn't hurt. | Miguel Freitas |
2004-03-07 | Fix the jittering problem. | Thibaut Mattern |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | fix few memleaks | 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 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | fix x11osd bugs with fullscreen changing | Miguel Freitas |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-24 | fix network lockup | Daniel Caujolle-Bert |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-18 | Re-add COMPLETION gui_data_exchange() support, removed by //error//. | Daniel Caujolle-Bert |
2003-10-18 | cleanups, xlock fixes | Daniel Caujolle-Bert |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-26 | - quieter adpcm plugin and xshm one | Bastien Nocera |
2003-04-16 | die completion events, die die die | Miguel Freitas |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-02-22 | - we need to init X thread safe libraries, the front-end might not have | Bastien Nocera |
2003-02-03 | Fix default contrast and saturation settings for XShm driver | Ewald Snel |
2003-02-03 | i guess i've finally made a breakthrought on completion event handling! | Miguel Freitas |
2003-02-02 | Fix brightness, saturation control for MMX yuv2rgb using the XShm driver | Ewald Snel |
2003-02-02 | Add support for brightness, saturation, contrast (not functional yet) | Ewald Snel |
2003-02-02 | Fix memory leak in XShm driver | Ewald Snel |
2003-01-24 | Fix yuv2rgb scaling, any destination size supported now | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-20 | Check for changes in the global vo_scale's gui_pixel_aspect, and update the | Juergen Keil |
2002-12-07 | All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forget | Daniel Caujolle-Bert |
2002-12-06 | - update api version, adding new "copy_called" flag. | Miguel Freitas |
2002-11-22 | when the image does not fit the viewport and black bars need to be added, their | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-10-22 | First attempt at re-enabling the XShm plugin | Juergen Keil |
2002-10-13 | yuv2rgb_mlib needs an even YUV2 width. It was segfaulting on Solaris SPARC with | Juergen Keil |
2002-10-04 | bounds check in frame_copy fixing segfaults | Michael Roitzsch |
2002-09-30 | Fixes and performance improvements to the alphablend.c code. | James Courtier-Dutton |
2002-09-16 | A bit of info regarding wrong bpp depths. | James Courtier-Dutton |
2002-09-08 | XShm is back | Michael Roitzsch |