]> git.sesse.net Git - vlc/history - modules/video_output/xcb
fingerprinter: don't hardcode acoustid module selection
[vlc] / modules / video_output / xcb /
2013-06-15 Rémi Denis-CourmontXCB/XVideo: create window directly with correct positio...
2013-06-13 Rémi Denis-CourmontXCB: split picture (X11/XV) and events (all) header
2013-06-08 Rémi Denis-Courmontglx: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxvideo: do not pretend that the video window was resize...
2013-06-08 Rémi Denis-Courmontx11: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxcb: remove unused parameter
2013-06-08 Rémi Denis-CourmontGLX: create window with same depth and visual as root
2013-06-08 Rémi Denis-Courmontxcb: clean up non-static function names
2013-05-04 Rémi Denis-CourmontXCB: avoid strndup() for debug messages
2013-04-25 Rémi Denis-Courmontxcb: fix X11 key table ordering
2013-01-22 Rémi Denis-CourmontXCB/GLX: reuse windowing code from other XCB plugins
2013-01-22 Rémi Denis-CourmontXCB: merge GetWindowSize() into GetWindow()
2012-12-14 Rémi Denis-CourmontXCB/XVideo: enumerate adaptors
2012-12-14 Rémi Denis-CourmontXCB/XVideo: fix flawed logic for adaptor selection
2012-12-07 Rémi Denis-CourmontXCB/XVideo: fix memory leak
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-28 Rémi Denis-CourmontXCB/GLX: simplification
2012-10-25 Rémi Denis-CourmontGLX: drop support for GLX version 1.2
2012-08-28 Rémi Denis-CourmontXCB: map media, brightness and zoom keys
2012-08-20 Rémi Denis-CourmontXCB: key symbols list update
2012-08-20 Rémi Denis-Courmontxcb: map X11 Cancel to VLC Browser Stop
2012-08-20 Rémi Denis-Courmontxcb: print X11 key symbol in debug
2012-08-09 Rémi Denis-CourmontSpelling fix
2012-04-21 Rémi Denis-CourmontXVideo: improve the resolution error message again
2012-03-17 Rémi Denis-CourmontGLX: glXSwapIntervalEXT() returns void so ignore return...
2012-02-06 Rémi Denis-CourmontGLX: use separate XCB and Xlib connections (close ...
2012-02-06 Rémi Denis-CourmontGLX: cache XCB connection pointer (no functional changes)
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-01-14 Rémi Denis-CourmontXCB/XVideo: the supported resolution is not always...
2011-11-05 Rémi Denis-CourmontXCB/GLX: add OpenGL in the plugin name
2011-11-01 Rémi Denis-CourmontXCB/XVideo: permute image format loops and rework forma...
2011-10-31 Rémi Denis-CourmontXCB/XVideo: allow mixed endian format if 8 or 4 bits...
2011-10-31 Rémi Denis-CourmontXCB/XVideo: cosmetic
2011-10-07 Rémi Denis-CourmontTurn on XVideo color key automatic painting (fix #4643)
2011-10-04 Rémi Denis-CourmontSkip output-only XVideo adapters
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-08-08 Rémi Denis-CourmontXCB: fallback to SHM with promiscuous permissions on...
2011-08-08 Rémi Denis-CourmontXCB: make CheckError() return the actual error code
2011-07-25 Rémi Denis-CourmontXCB/X11: do not corrupt video format in case of probing...
2011-07-18 Can Wuvo/xcb: fix a memory leak in Open()
2011-06-12 Laurent AimarRevert "OpenGL: fix compilation / missing glXGetProcAdd...
2011-06-12 Francois CartegnieOpenGL: fix compilation / missing glXGetProcAddressARB
2011-06-02 Laurent AimarUsed opengl.h HasExtension() when applicable.
2011-06-02 Laurent AimarUsed glXGetProcAddressARB() when possible otherwise...
2011-06-02 Laurent AimarSet swap interval to 1 in glx when possible.
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-29 Rémi Denis-CourmontXCB: flush when changing the cursor
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-28 Rémi Denis-CourmontXCB/window: remove the Matchbox hack
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glx.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-05-18 Rémi Denis-CourmontXCB/XVideo: match RGBT
2011-04-11 Rémi Denis-CourmontXCB/window: string rationalization
2011-02-20 Rémi Denis-CourmontRequire "complete" enough libxcb-xv
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-02-17 Rémi Denis-CourmontRationalize video output priorities
2011-02-15 Rémi Denis-CourmontXCB/X11: validate scanline pad correctly
2011-02-15 Rémi Denis-CourmontXCB/XVideo: add RV12, AV16 and AV32
2011-02-15 Rémi Denis-CourmontXCB/XVideo: match the color bits for RGB formats
2011-02-14 Rémi Denis-CourmontXCB/X11: cosmetic changes
2011-02-14 Rémi Denis-CourmontXCB/X11: fix grey scale (untested)
2011-02-14 Rémi Denis-CourmontXCB/X11: remove two write-only variables
2011-02-14 Rémi Denis-CourmontXCB/X11: remove write only value
2011-01-29 Rémi Denis-CourmontRevert "xcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)"
2011-01-28 Erwan Tulouxcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)
2011-01-18 Rémi Denis-CourmontMove --x11-display to the XCB window plugin
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-12-04 Rémi Denis-CourmontXCB: remove -x11-shm option
2010-11-28 Rémi Denis-CourmontXCB: support platforms without System V shared memory...
2010-11-04 Rémi Denis-CourmontXVideo: use after free
2010-11-04 Rémi Denis-CourmontXVideo: redumdant check
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-17 Rémi Denis-CourmontRevert "XCB: reset the X11 screen saver when displaying...
2010-09-24 Gildas Bazinvideo_output/xcb: fix description strings for --xvideo...
2010-09-23 Gildas Bazinvideo_output/xcb: add --xvideo-format-id config option
2010-08-23 Rémi Denis-CourmontXCB: reset the X11 screen saver when displaying a picture
2010-08-12 Laurent AimarXCB/XVideo: fix resolution with non multiple of 16x16...
2010-08-04 Rémi Denis-CourmontXCB/window: cannot be resized if embedded
2010-07-30 Rafaël Carréxcb/xvideo.c: makes Pool() slightly more readable
2010-07-25 Rémi Denis-CourmontXCB/XVideo: minor simplification
2010-07-24 Rémi Denis-CourmontXCB/XVideo: include XVideo error code in grab error...
2010-07-17 Rémi Denis-CourmontXCB: transparent rather than black cursor (fixes #3916)
2010-07-11 Rémi Denis-CourmontFix previous commit
2010-07-11 Rémi Denis-CourmontXCB: use var_Inherit*()
2010-07-11 Rémi Denis-CourmontCosmetic
2010-07-10 Rémi Denis-CourmontXCB/window: allow compilation without xcb-keysyms
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis-CourmontXCB/window: force window provider when libvlc_*_set_xid...
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
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-06-01 Rémi Denis-CourmontXCB/XVideo: support parent window with ARGB visual...
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-05-23 Laurent AimarMade XCB xvideo independant of VOUT_MAX_PICTURES.
next