Age | Commit message (Expand) | Author |
2007-12-30 | Merge from 1.1 (except po/*; translators needed for this). | Darren Salt |
2007-12-30 | Manual port of the color→colour change to 1.2; should make merging easier. | Darren Salt |
2007-12-27 | Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial). | Darren Salt |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all video output plugins to the new identifier/description interface. | Diego 'Flameeyes' Pettenò |
2007-11-11 | Merge transplanted patches. | Darren Salt |
2007-11-11 | Reset the previous screen resolution after switching to fullscreen. | Claudio Ciccani |
2007-11-11 | Reset the previous screen resolution after switching to fullscreen. | Claudio Ciccani |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-04-14 | Mark string arrays as arrays of constant pointers, and do the same for memcpy... | Diego 'Flameeyes' Pettenò |
2007-04-10 | Split the DirectFB plugin into X11 and non-X versions. | Darren Salt |
2006-12-13 | Added support for OSD layers with inverted alpha (e.g. Unichrome). | Claudio Ciccani |
2006-11-23 | Added support for the new x11 visual. | Claudio Ciccani |
2006-10-01 | Avoid usage of DirectFBSetOption(). | Claudio Ciccani |
2006-09-03 | Clear back buffer(s) when output area changes. | Claudio Ciccani |
2006-09-02 | Disabled support for subpicture overlay bacause of problems with Matrox's | Claudio Ciccani |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-30 | Added support for other types of subpicture layers (e.g. Matrox CRTC2's subpi... | Claudio Ciccani |
2006-06-22 | * directfb_subpicture_paint(): flush rectangles before changing the color. | Claudio Ciccani |
2006-06-22 | Added support for playback on layers that don't support YCbCr output (require... | Claudio Ciccani |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-02-09 | Added X11 OSD support to XDirectFB driver. | Claudio Ciccani |
2006-01-30 | Take into account the frame field when deinterlacing. | Claudio Ciccani |
2006-01-29 | Converted windows eol to unix eol (i.e. replaced '\r\n' by '\n'). | Claudio Ciccani |
2006-01-28 | updates from Claudio Ciccani | Miguel Freitas |
2005-09-25 | move alphablend to core | Miguel Freitas |
2005-09-24 | - rename all clip_top, clip_left, clip_color... to hili_xxxx. that | Miguel Freitas |
2005-09-11 | new directfb plugin by Claudio Ciccani | 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 |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | 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-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-06 | - add XvMC support | Miguel Freitas |
2003-08-09 | bleh to "//" | Bastien Nocera |
2003-08-09 | - temptatively fix the directfb video output plugin, maybe it works, maybe it... | Bastien Nocera |
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-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-08-10 | syncing my local tree: | Miguel Freitas |
2002-07-22 | Fix DirectFB output | Rich J Wareham |