]> git.sesse.net Git - vlc/history - modules/video_output/x11
XCB-XV: avoid slow packed YUV on OMAP adaptors
[vlc] / modules / video_output / x11 /
2009-10-18 Rémi Denis-CourmontRemove old libosso support
2009-10-10 Rémi Duraffortuse var_ToggleBool when applicable.
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-25 Rémi DuraffortFix compilation.
2009-08-25 Rémi DuraffortXvmc: fix compilation.
2009-08-25 Rémi Duraffortx11: remove unused function.
2009-08-25 Rémi Duraffortxvmc: fix compile.
2009-08-19 Rémi Denis-CourmontRemove Xlib XVideo video output
2009-08-19 Rémi Denis-CourmontRemove Xlib X11 video output
2009-08-16 Rémi Denis-CourmontRemove useless #include
2009-08-16 Rémi Denis-CourmontGLX: remove some useless stuff (that should never have...
2009-08-16 Rémi Denis-CourmontMark *-altfullscreen as obsolete for now
2009-08-16 Rémi Denis-CourmontRemove unused property
2009-08-16 Rémi Denis-CourmontX11: remove old key press handling (fixes: #47, #1646...
2009-08-16 Rémi Denis-CourmontUseless #includes
2009-08-12 Rémi Denis-CourmontXlib: remove redumdant window management code
2009-08-12 Rémi Denis-CourmontRemove dead xinerama and VidMod checks
2009-08-12 Rémi Denis-CourmontXlib: rely on window provider for full-screen and alway...
2009-08-12 Rémi Denis-CourmontXlib: no need to restore windowed mode when exiting
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated xlib vout module to the new API.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-13 Rémi Denis-CourmontUse var_TriggerCallback
2009-07-08 Rémi Denis-CourmontX11: I don't want random local users accessing my videos!
2009-07-03 Fabian KeilIn InitGLX13(), make sure fbconf has a defined value...
2009-06-24 Ilkka OllakkaImprove x11 xinerama fullscreen window placement
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-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-19 Jean-Baptiste Kempfx11: Show popup menu on click, not on release, as KDE...
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-CourmontXlib: assume we have a window provider
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-04-26 Rémi Denis-Courmont*Ahem*
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-25 Rémi Denis-CourmontRemove no-op combination.
2009-04-19 Laurent AimarAllocated up to VOUT_MAX_PICTURES when direct mode...
2009-04-17 Nicolas Chauvet... Remove internal libmpeg2 from xvmc codec/vout
2009-04-11 Rémi Denis-CourmontTypo
2009-04-09 Rémi Denis-CourmontX11 common: code factorization
2009-03-16 Jean-Paul Samanx11: remove unused variables in Control.
2009-03-15 Erwan TulouX11: make sure base window is really destroyed...
2009-03-14 Laurent AimarPrevent a segfault with Xv video output and too bug...
2009-03-07 Rémi Denis-CourmontRemove dangling variables
2009-03-07 Erwan Tulouprevent vlc hanging in an infinite loop when vout base...
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-02-24 Rémi Denis-CourmontUse a framebuffer whose visual matches that of the...
2009-02-24 Rémi Denis-CourmontGet configurations for the screen we do use.
2009-02-24 Rémi Denis-CourmontRequire a visual since we need one at the next API...
2009-02-24 Rémi Denis-CourmontDon't handle impossible error
2009-02-24 Rémi Denis-Courmontstatic const
2009-02-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Rémi Denis-CourmontRemove unused VOUT_GET_SIZE...
2009-02-15 Rémi Denis-CourmontX11: remove non-sensical locking scheme
2009-02-15 Rémi Denis-CourmontUnused variable
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontRemove unneeded VOUT_CLOSE.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-03 Rémi Duraffortx11: fix compiler warnings.
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-01-31 Rémi Denis-CourmontSegregate vout window types
2009-01-31 Rémi Denis-CourmontCleanup vout window handle typedef
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2009-01-24 Rémi Duraffortx11: compilation warnings.
2009-01-20 Rémi Denis-CourmontPartially cleanup the vout_window API
2009-01-10 Rémi Denis-CourmontGLX: minor fixes
2009-01-08 Rémi Denis-CourmontAssume X11 --forbar-shm is FALSE if the option does...
2008-12-16 Rémi Denis-Courmontb_menu_change: remove write-only variable
2008-11-17 Jean-Baptiste KempfPatch to enable/disable key and mouse handling at vout...
2008-11-05 Joseph TulouMake x11 event handling optional
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-18 Ilkka OllakkaXReparentWindow seems to be needed here to get video...
2008-10-15 Jean-Baptiste Kempf[x11 vout] Fix x11 fullscreen behaviour. Patch by Raster!
2008-10-15 Ilkka OllakkaCalculate position for videowindow to use current scree...
2008-10-12 Ilkka Ollakkarevert changes regarding x11 vout from commit 8689e8be2...
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-08-20 Laurent AimarCorrectly set rgb mask for xvideo output too.
2008-08-04 Laurent AimarAdded a missing const in x11.
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-06 Rémi Denis-CourmontFix option glx-shm does not exist error
2008-07-05 Rémi Denis-CourmontUnused variables
next