index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
video_out_directfb.c
Age
Commit message (
Expand
)
Author
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-05-17
Merge from 1.1.
Darren Salt
2011-05-16
Remove an excess "{".
Darren Salt
2011-03-02
Recognize changes of cropping parameters within a frame and trigger recalcula...
Andreas Auras
2011-03-02
Recognize changes of cropping parameters within a frame and trigger recalcula...
Andreas Auras
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Remove MIN/MAX macro definitions on unit.
Diego 'Flameeyes' Pettenò
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-02-25
Add more VO_CAP_* to indicate support for colour controls & zoom properties.
Darren Salt
2008-01-03
Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the...
Diego 'Flameeyes' Pettenò
2008-01-01
Merge from 1.1.
Darren Salt
2007-12-31
Build fix: back out the SSA subtitles change from the DirectFB video-out plugin.
Darren Salt
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
[next]