]> git.sesse.net Git - vlc/history - modules/access/screen/x11.c
Merge branch 1.0-bugfix
[vlc] / modules / access / screen / x11.c
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
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-03-08 Rémi Duraffortsccaess_screen: little cleaning.
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-09 Antoine CellerierImplement mouse pointer support in win32 screen.
2008-09-09 Antoine CellerierImplement partial screen capture and cursor following...
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-09-04 Antoine CellerierAdd mouse cursor drawing support in x11 screen.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-26 Antoine CellerierUse mouse as capture retangle center instead of upper...
2008-05-26 Antoine CellerierAdd --screen-mouse-follow option (x11 only).
2008-05-26 Antoine CellerierImplement partial screen capture for x11. Feel free...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-11-26 Clément StenacA bit of headers cleanup
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
2005-03-05 Gildas Bazin* ALL: a few fixes.
2004-07-26 Eric Petit ALL: splitted screen module (needed as BeOS requires...