obs-studio/plugins/win-capture
jp9000 2e6010b36d win-capture: Use macros for intervals
Having macros that state what these numbers mean is much more ideal than
just having a random number thrown in there, wondering why it was used
and what its purpose is (magic numbers).
2015-01-06 01:41:13 -08:00
..
d3d8-api win-capture: Add d3d8 headers 2014-12-09 14:21:05 -08:00
data win-capture: Change 'Activate' text if active 2015-01-05 02:42:18 -08:00
get-graphics-offsets win-capture: Add get-graphics-offsets helper 2014-12-09 14:21:06 -08:00
graphics-hook win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
inject-helper win-capture: Change inject-hook intervals 2015-01-05 02:45:41 -08:00
CMakeLists.txt win-capture: Add win8+ monitor capture 2015-01-03 02:37:18 -08:00
cursor-capture.c win-capture: Fix cursor hotspot bug 2015-01-05 02:45:36 -08: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) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
dc-capture.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
duplicator-monitor-capture.c win-capture: Add win8+ monitor capture 2015-01-03 02:37:18 -08:00
funchook.c win-capture: Add hooking functions 2014-12-09 14:21:03 -08:00
funchook.h win-capture: Add hooking functions 2014-12-09 14:21:03 -08:00
game-capture.c win-capture: Use macros for intervals 2015-01-06 01:41:13 -08:00
graphics-hook-info.h win-capture: Add graphics-hook-info.h 2014-12-09 14:21:04 -08:00
hook-helpers.h win-capture: Add hook helper functions for IPC 2014-12-09 14:21:04 -08:00
load-graphics-offsets.c win-capture: Add game capture 2014-12-09 15:25:59 -08:00
monitor-capture.c win-capture: Fix bug with GDI monitor capture 2015-01-05 14:15:34 -08:00
obfuscate.c win-capture: Add obfuscation functions 2014-12-08 01:53:51 -08:00
obfuscate.h win-capture: Add obfuscation functions 2014-12-08 01:53:51 -08:00
plugin-main.c win-capture: Add win8+ monitor capture 2015-01-03 02:37:18 -08:00
window-capture.c Don't update video of sources if not displaying 2015-01-05 02:10:32 -08:00
window-helpers.c win-capture: Expose get_window_exe as extern 2014-12-08 01:53:53 -08:00
window-helpers.h win-capture: Expose get_window_exe as extern 2014-12-08 01:53:53 -08:00