]> git.sesse.net Git - vlc/history - modules/video_output
Qt4: fix typo
[vlc] / modules / video_output /
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 AimarEnabled xcb x11/xv in "vout display" wrapper.
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-05 Laurent AimarEnabled SDL in "vout display" wrapper.
2009-08-05 Laurent AimarConverted vout sdl to "vout display" API.
2009-08-04 Laurent AimarEnabled caca in "vout display" wrapper.
2009-08-04 Laurent AimarConverted vout caca to "vout display" API.
2009-08-04 Laurent AimarEnabled aa in "vout display" wrapper.
2009-08-04 Laurent AimarConverted vout aa to "vout display" API.
2009-08-04 Laurent AimarAdded a temporary "vout display" wrapper.
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated xcb vout module to the new API.
2009-08-01 Laurent AimarUpdated omapfb vout module to the new API.
2009-08-01 Laurent AimarUpdated msw vout modules to the new window API.
2009-08-01 Laurent AimarUpdated xlib vout module to the new API.
2009-08-01 Laurent AimarUpdated drawable vout_window provider to the new API.
2009-07-27 Rémi Duraffortwingdi: remove duplication (allready defined in vout.h).
2009-07-27 Rémi DuraffortNo need to set p_sys to NULL when the module is closed.
2009-07-25 Jean-Baptiste KempfRemove trailing spaces.
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-22 Rémi Duraffortopengl: fix an crash/hang on exit because opengl needs...
2009-07-22 Rémi Duraffortvout modules: remove uneeded includes.
2009-07-17 Jean-Baptiste KempfDirectDraw: remove unneeded includes
2009-07-17 Jean-Baptiste Kempfmsw vout: More debug
2009-07-17 Jean-Baptiste KempfRename vout_directx to directx for consistency.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-16 Rémi Duraffortvmem: better ordering.
2009-07-13 Rémi Denis-CourmontUse var_TriggerCallback
2009-07-13 Rémi Denis-CourmontOpenGL: initialize all variables before creating the...
2009-07-13 Rémi Denis-CourmontOpenGL: forward video-on-top variable
2009-07-11 Alexis Ballierxcb_window: Use sysconf to discover HOST_NAME_MAX.
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-25 Rémi DuraffortMissing var_DelCallback.
2009-06-24 Ilkka OllakkaImprove x11 xinerama fullscreen window placement
2009-06-18 Rémi DuraffortFix printf format string (Use PRI* or zd when applicable)
2009-06-10 Rémi Denis-CourmontConstify XCB screen pointers
2009-06-05 Rémi Denis-CourmontFix potential infinite loop with multiple vouts (fixes...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 JP DingerCosmetics: use var_GetBool instead of var_Get.
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 KempfSnapshot Deprecate the old names not conflicting
2009-05-25 Erwan Tulousnapshot vout plugin: avoid variables conflicting with...
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-CourmontRemove dummy debug
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontDrawable: check properly for busy drawable
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-21 Geoffroy Coupriewin32 vout: factorize code
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-17 Rémi Denis-CourmontAvoid ?: GCC-ism
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-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
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-CourmontXlib: assume we have a window provider
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontOpenGL: fix missing GLX window decoration
2009-05-13 Rémi Denis-CourmontXCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Rémi Denis-CourmontOpenGL: fix missing GLX window decoration
2009-05-13 Rémi Denis-CourmontXCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Rémi Duraffortfix compilation.
2009-05-13 Laurent AimarCompilation fix.
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-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontXCB/window: fix always on top
2009-05-13 Rémi Duraffortaa video output: fix compilation warning.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove core support for global drawable
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...
next