]> git.sesse.net Git - vlc/history - modules/video_output/xcb
Fix an incorect cast warning
[vlc] / modules / video_output / xcb /
2009-08-24 Hugo Beauzee-LuyssenMissing loop iterator initialization
2009-08-16 Rémi Denis-CourmontMark *-altfullscreen as obsolete for now
2009-08-16 Rémi Denis-CourmontEnable XCB XVideo
2009-08-16 Rémi Denis-CourmontEnable XCB X11 output
2009-08-16 Rémi Denis-CourmontXCB: try to catch mouse clicks from the owner window
2009-08-16 Rémi Denis-CourmontXCB: fail if getting geometry fails, re-order a bit
2009-08-16 Rémi Denis-CourmontError handling fix
2009-08-15 Rémi Denis-CourmontRemove experimental flag to XCB window
2009-08-15 Rémi Denis-CourmontAdd drawable support into XCB window
2009-08-15 Rémi Denis-CourmontFactor some code
2009-08-15 Rémi Denis-CourmontUnused variable
2009-08-15 Rémi Denis-CourmontXCB window: no need to unmap & destroy our window
2009-08-15 Rémi Denis-CourmontXCB: ignore change of keyboard mapping
2009-08-15 Rémi Denis-CourmontXCB window: handle change of keymaps
2009-08-12 Laurent AimarMore logical non YUV fallback for xcb.
2009-08-11 Rémi Denis-CourmontXCB-XVideo: implement full-screen mode
2009-08-11 Rémi Denis-CourmontXCB-X11: implement full-screen mode
2009-08-11 Rémi Denis-Courmontxcb_window: implement fullscreen mode
2009-08-11 Rémi Denis-CourmontPre-factor WM_STATE change
2009-08-11 Rémi Denis-CourmontAdd some comments
2009-08-09 Rémi Denis-CourmontXCB-XVideo: compilation fix
2009-08-08 Laurent AimarUsed YUV fallback list in xcb.
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated xcb vout module to the new API.
2009-07-11 Alexis Ballierxcb_window: Use sysconf to discover HOST_NAME_MAX.
2009-06-10 Rémi Denis-CourmontConstify XCB screen pointers
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontXCB: memory leak
2009-05-23 Rémi Denis-CourmontXCB: memory leak
2009-05-23 Rémi Denis-CourmontSupport for older xcb-xv
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Rémi Denis-CourmontXCB/window: really handle media keys
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
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-CourmontXCB/window: add XFree86 extended key symbols
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontXCB/window: implement --video-title, UTF-8 names
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontXCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Rémi Denis-CourmontXCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontXCB/window: fix always on top
2009-05-08 Rémi Denis-CourmontXCB/X11: fix crop
2009-05-07 Rémi Denis-CourmontXCB/XVideo: handle scaling, crop and A/R
2009-05-07 Rémi Denis-CourmontXCB/X11: handle scaling, crop and A/R
2009-05-07 Rémi Denis-CourmontXCB/XVideo: fix images with a planar format but without...
2009-05-07 Rémi Denis-CourmontXCB/XVideo: implement pf_control: handle zoom and stay...
2009-05-07 Rémi Denis-CourmontXCB/X11: implement pf_control: handle zoom and stay...
2009-04-26 Rémi Denis-CourmontXCB: handle planar YVU (YV12) properly (untested)
2009-04-26 Rémi Denis-CourmontXCB: allocate UV planes, fallback to HW scaling + SW...
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-26 Rémi Denis-CourmontSimplify context
2009-04-25 Rémi Denis-CourmontXCB: preliminary XVideo plugin
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-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
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-CourmontImplement VOUT_SET_STAY_ON_TOP
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
2009-04-16 Laurent AimarFixed xcb resize support.
2009-04-16 Rémi Denis-CourmontXCB: check/select pixmap format
2009-04-16 Rémi Denis-CourmontMimic X11 plugin picture allocation
2009-04-16 Rémi Denis-CourmontFactor SHM and non SHM pictures a little
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontForce same WM_CLASS as the Qt4 UI
2009-04-15 Rémi Denis-CourmontXCB: set WM_CLIENT_MACHINE properly
next