]> git.sesse.net Git - vlc/history - modules/video_output/xcb/x11.c
XCB: reset the X11 screen saver when displaying a picture
[vlc] / modules / video_output / xcb / x11.c
2010-08-23 Rémi Denis-CourmontXCB: reset the X11 screen saver when displaying a picture
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-01 Rémi Denis-CourmontXCB/X11: rework and fix color depth selection
2010-06-01 Rémi Denis-CourmontXCB/X11: support different color depth than parent...
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-05-20 Laurent AimarFixed initial fullscreen support in XCB vout display...
2010-05-01 Rémi Denis-CourmontXCB/X11: disable ARGB support
2010-02-08 Gildas BazinRestore cursor when closing vout since the window doesn...
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-10 Rémi Denis-CourmontXCB/X11: missing shortcuts
2009-12-26 Rémi Denis-CourmontPass full window state to window providers
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-10 Rémi Denis-CourmontSplit MIT-SHM check out of GetWindow
2009-12-08 Rémi Denis-CourmontMove x11-display config to core
2009-12-08 Rémi Denis-CourmontXCB outputs: use X11 display specified by the window...
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-11-15 Rémi Denis-CourmontXCB-X11: use RGBA so we warranty the alpha channel...
2009-11-15 Rémi Denis-CourmontXCB-X11: handle 32-bits visuals (ARGB)
2009-11-15 Rémi Denis-CourmontXCB: always match the embedding window color depth
2009-10-29 Rémi Denis-CourmontXCB: follow mouse-events variable
2009-10-28 Rémi Denis-CourmontXCB-X11: auto hide mouse cursor
2009-10-28 Rémi Denis-CourmontXCB: follow pointer motion in the parent window
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-09-30 Laurent AimarUpdated xcb to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE...
2009-09-27 Rémi Denis-CourmontXCB: don't bother X server with drawing requests if...
2009-09-26 Laurent AimarUpdated vou display module after vout_display_SendEvent...
2009-09-14 Rémi Denis-CourmontXCB-X11: fix iterating visual types at different depth
2009-09-02 Rémi Denis-CourmontXCB_x11: wait until picture is displayed
2009-08-16 Rémi Denis-CourmontEnable XCB X11 output
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-11 Rémi Denis-CourmontXCB-X11: implement full-screen mode
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-01 Laurent AimarUpdated xcb vout module to the new API.
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-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
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-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