0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/win-capture
jpark37 803fcc4c3e win-capture,UI: Look up display by id, not index
The index is not reliable. The id persists better, so use that.

Also remove matching against the first monitor if the expected monitor
is not available. That feature seems like a good way to get doxxed by
accident.
2022-11-18 15:15:13 -05:00
..
d3d8-api clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
data/locale Update translations from Crowdin 2022-10-25 22:32:14 +00:00
get-graphics-offsets win-capture: Disable clang-format for assembly patterns 2022-10-29 16:06:24 -07:00
graphics-hook win-capture: Replace invocations of sprintf with snprintf 2022-11-11 19:51:28 +01:00
inject-helper libobs, win-capture: Share window helper code 2022-07-23 17:41:34 -07:00
app-helpers.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
app-helpers.h win-capture: Move NT functions to shared file 2021-07-24 23:15:45 +02:00
CMakeLists.txt win-capture: Fix incorrect path in CMakeLists 2022-08-09 02:31:50 +02:00
cursor-capture.c win-capture: Invert output when drawing monochrome cursors 2022-11-17 23:54:48 -05:00
cursor-capture.h win-capture: Invert output when drawing monochrome cursors 2022-11-17 23:54:48 -05:00
dc-capture.c win-capture: Fix memory leak in dc-capture.c 2022-08-13 01:50:38 -07:00
dc-capture.h libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
duplicator-monitor-capture.c win-capture,UI: Look up display by id, not index 2022-11-18 15:15:13 -05:00
game-capture-file-init.c win-capture: Always copy file when debugging 2020-03-09 02:49:46 -07:00
game-capture.c win-capture: Replace invocations of sprintf with snprintf 2022-11-11 19:51:28 +01:00
graphics-hook-info.h win-capture: Remove D3D12 fix toggle 2021-05-18 12:47:25 -07:00
graphics-hook-ver.h win-capture: Bump graphics hook version to 1.8.0 2022-07-29 23:22:39 -07:00
hook-helpers.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
inject-library.c libobs, win-capture: Share window helper code 2022-07-23 17:41:34 -07:00
inject-library.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
load-graphics-offsets.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
monitor-capture.c libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
nt-stuff.c win-capture: Fix formatting 2021-07-24 23:21:02 +02:00
nt-stuff.h win-capture: Move NT functions to shared file 2021-07-24 23:15:45 +02:00
plugin-main.c win-capture: Check for WGC support on plugin load 2021-06-30 01:45:42 -07:00
window-capture.c win-capture: Remove unused wildcard code 2022-09-10 15:34:09 -07:00