obs-studio/plugins/win-capture
jp9000 17667b8b9d win-capture: Add game capture hotkey support
Changed the first property of game capture to be a "mode" list (with
"any fullscreen window", "specific window", and "hotkey").

When hotkey mode is set, it'll add a hotkey pair to hotkey settings to
activate/deactivate game capture.  When the hotkey to activate is
pressed, it'll treat the current foreground window as the target window
similar to "selected window" mode; it'll keep trying to capture the same
window even if the window or its application closes/reopens, and will
continue to do so until deactivated via the deactivate hotkey, or until
a new window is set via the activate hotkey.
2016-07-30 13:04:53 -07:00
..
d3d8-api Use _MSC_VER for MSVC-specific pragmas 2015-02-09 03:49:18 -08:00
data/locale win-capture: Add game capture hotkey support 2016-07-30 13:04:53 -07:00
get-graphics-offsets win-capture: Hook Reset/ResetEx in Present* funcs 2015-11-20 14:06:37 -08:00
graphics-hook win-capture: Update D3D9 shared texture patches 2016-07-15 13:00:21 -07:00
inject-helper win-capture: Fix mingw compiler warnings 2015-07-11 14:26:51 -07:00
CMakeLists.txt win-capture: Add direct hooking and use by default 2015-07-05 15:17:07 -07:00
cursor-capture.c win-capture: Fix cursor corruption bug (typo) 2016-04-18 18:34:41 -07:00
cursor-capture.h win-capture: Don't draw cursor if outside area 2015-01-03 02:37:18 -08:00
dc-capture.c (API Change) libobs: Use single func for base effects 2015-10-19 00:52:45 -07:00
dc-capture.h (API Change) libobs: Use single func for base effects 2015-10-19 00:52:45 -07:00
duplicator-monitor-capture.c win-capture: Shut down win8 monitor capture when not showing 2016-05-12 17:59:01 -07:00
funchook.c win-capture: Fix case where hook only captures one frame 2016-04-14 23:45:19 -07:00
funchook.h win-capture: Add 64bit bounce to func_hook 2015-07-03 12:17:25 -07:00
game-capture.c win-capture: Add game capture hotkey support 2016-07-30 13:04:53 -07:00
graphics-hook-info.h win-capture: Hook Reset/ResetEx in Present* funcs 2015-11-20 14:06:37 -08:00
hook-helpers.h Fix windows printf format warnings (from mingw) 2015-02-09 03:49:14 -08:00
inject-library.c win-capture: Use MEM_RESERVE to comply with VirtualAllocEx spec 2015-11-06 18:16:29 +01:00
inject-library.h win-capture: Add inject library files 2015-07-05 15:17:06 -07:00
load-graphics-offsets.c win-capture: Hook Reset/ResetEx in Present* funcs 2015-11-20 14:06:37 -08:00
monitor-capture.c libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE 2016-01-26 11:49:50 -08:00
obfuscate.c Use _MSC_VER for MSVC-specific pragmas 2015-02-09 03:49:18 -08:00
obfuscate.h win-capture: Add obfuscation functions 2014-12-08 01:53:51 -08:00
plugin-main.c win-capture: Actually always refetch capture addresses 2016-03-21 13:54:50 -07:00
window-capture.c Revert "win-capture: Don't draw window if minimized" 2016-05-15 06:14:18 -07:00
window-helpers.c win-capture: Expose helper funcs to get win. class/title 2016-07-30 11:24:39 -07:00
window-helpers.h win-capture: Expose helper funcs to get win. class/title 2016-07-30 11:24:39 -07:00