Age | Commit message (Expand) | Author |
2004-12-20 | - Don't try to second guess the front-end when it tells us we have an expose | Bastien Nocera |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-08 | XSync after restoring xv settings | Miguel Freitas |
2004-11-24 | patch to further improve overlay blending and to elimiate static variables | Michael Roitzsch |
2004-09-22 | - added cropping capability (thanks James Stembridge) | Miguel Freitas |
2004-07-19 | restore initial xv port attributes on exit | Miguel Freitas |
2004-07-17 | embarrassing memory leak when shm is not available | Miguel Freitas |
2004-06-27 | calling XInitThreads() is definitely the frontend's job, because it has | Michael Roitzsch |
2004-06-26 | patch from Stefan Kristiansson (slightly modified) to move Xv initialization | Michael Roitzsch |
2004-06-26 | mark the old deinterlace setting as deprecated | 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-09 | on FreeBSD alpha, sys/types.h is needed before machine/param.h | Michael Roitzsch |
2004-04-07 | +\n | Philipp Hahn |
2004-03-23 | Fix thread safety of XINE_GUI_SEND_DRAWABLE_CHANGED | Ewald Snel |
2004-03-16 | ignore the hue setting on NVidia cards using the Xv video output as both the ... | Bastien Nocera |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-02-28 | - Do not repaint the whole video output area in black when an expose event s ... | Thibaut Mattern |
2003-12-30 | get property generates too much noise with subtitles active | Miguel Freitas |
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-31 | First check the pointers on NULL values, then memset; | Michael Roitzsch |
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-29 | small missing lock | Miguel Freitas |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-26 | - quiet xv plugin | Bastien Nocera |
2003-05-14 | force redraw when drawable changes | Miguel Freitas |
2003-05-04 | Fix annoying XVideo lockup (probably another bug in the X11 library) | Ewald Snel |
2003-04-30 | fix crash when resolution changes with certain deinterlace methods enabled | Miguel Freitas |
2003-04-24 | - just don't deinterlace when the method is not supported, rather than silent... | Bastien Nocera |
2003-04-16 | die completion events, die die die | Miguel Freitas |
2003-03-18 | - add many more locks for the Xv driver when needed, should fix some problems | Bastien Nocera |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-03-05 | Add option to fix alignment problem with some (buggy) XVideo drivers | Ewald Snel |