]> git.sesse.net Git - vlc/history - modules/video_output/xcb/x11.c
Merge branch 1.0-bugfix
[vlc] / modules / video_output / xcb / x11.c
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-08 Rémi Denis-CourmontXCB/X11: fix crop
2009-05-07 Rémi Denis-CourmontXCB/X11: handle scaling, crop and A/R
2009-05-07 Rémi Denis-CourmontXCB/X11: implement pf_control: handle zoom and stay...
2009-04-26 Rémi Denis-CourmontXCB: develop picture core initialization
2009-04-26 Rémi Denis-CourmontXCB: also set RGB masks in video_format_t
2009-04-25 Rémi Denis-CourmontXCB: develop resize handling
2009-04-25 Rémi Denis-CourmontXCB: Factor picture allocation
2009-04-25 Rémi Denis-CourmontXCB: factor some code
2009-04-20 Rémi Denis-CourmontXCB: small simplification
2009-04-20 Rémi Denis-CourmontXCB: memory leak with --no-x11-shm
2009-04-19 Rémi Denis-CourmontXCB: do not set the background to black
2009-04-18 Rémi Denis-CourmontXCB: get rid of -lxcb_image
2009-04-18 Rémi Denis-CourmontXCB: move xcb_flush to more appropriate place
2009-04-18 Rémi Denis-CourmontXCB: keep the same window through resizing
2009-04-18 Rémi Denis-CourmontXCB: output does not need -lxcb_aux anymore
2009-04-18 Rémi Denis-CourmontXCB: select the screen from parent window rather than...
2009-04-18 Rémi Denis-CourmontXCB: subscribe to parent window resize event only once
2009-04-17 Rémi Denis-CourmontMemory leak
2009-04-17 Rémi Denis-CourmontXCB: do not render, we always use the native server...
2009-04-17 Rémi Denis-CourmontXCB: declare the same byte sex as the server wants
2009-04-17 Rémi Denis-CourmontXCB: no need to create a color map for default visual
2009-04-17 Rémi Denis-CourmontXCB: select X11 visual from pixmap, not from root depth
2009-04-17 Rémi Denis-CourmontXCB: reject pixmap formats with unknown bit depth
2009-04-16 Rémi Denis-CourmontHeisenbug fix
2009-04-16 Rémi Denis-CourmontBetter file name