]> git.sesse.net Git - vlc/history - modules/access/screen
Update LGPL license blurb, choosing v2.1+.
[vlc] / modules / access / screen /
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-22 Rémi Denis-CourmontXCB/screen: fix misleading comments
2010-07-11 Rémi Denis-CourmontXCB: use var_Inherit*()
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-11-29 Rémi Denis-CourmontXCB/screen: support windows on other non-default screens
2009-11-01 Rémi Denis-CourmontXCB: implement --screen-follow-mouse (closes #2977)
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-08-20 Pierre d'Herbemontscreen: By pass hard ass headers.
2009-08-20 Pierre d'Herbemontscreen: Silence warning that are not our business in...
2009-08-20 Jean-Baptiste KempfScreen-win32: Kill warnings
2009-08-02 Rémi Denis-CourmontCleanup vlc_timer_* prototypes
2009-08-01 Rémi Denis-CourmontXCB screen: timer thread safety
2009-07-19 Rémi Denis-Courmontscreen_xcb: use timer, simplify earlier commit
2009-07-19 Rémi Denis-Courmontscreen_xcb: run in a thread - remove input control...
2009-07-11 Christophe MutricyTypos
2009-06-10 Rémi Denis-CourmontConstify XCB screen pointers
2009-06-10 Rémi Denis-CourmontXlib screen access removal
2009-06-08 Rémi Denis-CourmontXCB screen: capture root window through translation
2009-06-08 Rémi Denis-CourmontXCB screen: update geometry as needed
2009-06-08 Rémi Denis-CourmontCosmetics
2009-06-08 Rémi Denis-CourmontXCB screen: fix default height/width when x/y specified
2009-06-07 Rémi Denis-CourmontXCB screen: fix error path
2009-06-07 Rémi Denis-CourmontXCB screen: some form of pacing
2009-06-07 Rémi Denis-CourmontXCB screen & window capture
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-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-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-25 Rémi Duraffortinclude config.h before any other include.
2009-03-08 Rémi Duraffortsccaess_screen: little cleaning.
2009-03-08 Rémi Duraffortscreen_win32: little cleaning.
2009-03-08 Rémi Duraffortscreen_win32: fix potential memleak and use DeleteDC...
2009-03-01 Rémi Denis-CourmontUse a different plugin for X11 screen
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2009-01-11 FUJISAWA TooruAdd subscreen/follow mouse support to Mac OS X screen...
2009-01-03 Antoine CellerierImplement DEMUX_GET_TIME in screen access.
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-12-13 Rémi DuraffortFix compilation on win32.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-14 Rémi DuraffortCleaning (don't a message when the system runs out...
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-29 Geoffroy CouprieRemove IS_WINNT macro
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-08 Laurent AimarFixed RGB 16 screen capture for win32.
2008-09-08 Laurent AimarCorrectly set screen RGB masks for win32 and use native...
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-09-04 Antoine CellerierFix memleak and config option type. (thanks to ivoire...
2008-09-04 Antoine CellerierAdd mouse cursor drawing support in x11 screen.
2008-07-06 Felix Paul Kühnel10n string fixes
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-26 Antoine CellerierOops.
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-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-27 Felix Paul Kühne* Fix the compilation on 10.4u
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-04-07 Felix Paul KühneCompilation fixes
2008-04-07 araiScreen capture module for Mac OS X using OpenGL.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2007-11-28 Rémi Denis-CourmontCompile fix
2007-11-26 Rémi Denis-CourmontCleanup custom block allocation
2007-11-26 Rémi Denis-CourmontRemove block_t->p_sys, which is not really needed either.
2007-11-26 Rémi Denis-CourmontRemove the unused manager from block_t
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
next