]> git.sesse.net Git - vlc/history - modules/video_output/x11/xcommon.h
Merge branch 'master' into lpcm_encoder
[vlc] / modules / video_output / x11 / xcommon.h
2009-12-12 Rémi Denis-CourmontRemove old GLX plugin
2009-11-29 Rémi Denis-CourmontRemove Xsp
2009-11-29 Rémi Denis-CourmontXlib: remove (most) non-GLX stuff
2009-11-29 Rémi Denis-CourmontGLX: remove MIT-SHM support infrastructure
2009-10-29 Rémi Denis-CourmontXlib: use mouse-events variable and fix event mask
2009-10-18 Rémi Denis-CourmontRemove old libosso support
2009-08-25 Rémi DuraffortFix compilation.
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 unused property
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-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-02-15 Rémi Denis-CourmontX11: remove non-sensical locking scheme
2009-01-20 Rémi Denis-CourmontPartially cleanup the vout_window API
2008-11-17 Jean-Baptiste KempfPatch to enable/disable key and mouse handling at vout...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-22 Jean-Baptiste KempfUniformisation and configurability of Mouse Hidding...
2008-03-05 Gildas Bazin* modules/video_output/x11/*: manually paint the xv...
2008-02-25 Jean-Baptiste KempfXvMC Vout: Fix the macroblocks_t definition. Still...
2008-02-10 Rémi Denis-CourmontThis really is an integer, not a boolean
2007-09-16 Rémi Denis-CourmontReally fix XShm detection with remote X11 (cf [19346]):
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-05-09 Rémi Denis-CourmontHW Pixel Doubling and Backlight-on for Maemo devices
2007-03-11 Rémi Denis-CourmontUse long instead of int32_t when passing 32-bits value...
2006-10-23 Jean-Paul SamanSupport for X11 Unichrome and XvMC extensions. The...
2006-10-08 Jean-Paul Saman(Forward port of 16977) Fix bunch of compiler signednes...
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-07-22 Gildas Bazin* modules/video_output/x11/*: the glx "opengl provider...
2004-04-23 Gildas Bazin* modules/video_output/x11/*: implemented some locking...
2004-03-14 Gildas Bazin* modules/video_output/x11/*: fixed video resizing...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-07-29 Sam Hocevar * modules/video_output/x11/xcommon.c: Hopefully a...
2003-07-28 Christophe Massiot* modules/video_output/x11/xcommon.*: endianness patch...
2003-05-25 Gildas Bazin* modules/video_output/x11/*, configure.ac.in: Xinerama...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-09-10 Sam Hocevar * ./modules/video_output/x11/xcommon.c: if we do...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...