0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/plugins/win-capture
PatTheMav d42c98fa22
win-capture: Fix added resources not properly copied to rundir
The `add_target_resource` function uses unnecessary path components
when copying files to the rundir, resulting in files added that way
not to end up where OBS expects them to.

The generated binaries created by sub-targets also need to be copied
as part of `win-capture`'s data files, which was easy to fix as the
target exists before CMake switches into the subdirectories.
2022-03-30 11:10:54 +02:00
..
d3d8-api clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
data/locale Update translations from Crowdin 2022-02-06 02:24:08 +00:00
get-graphics-offsets win-capture: Fix added resources not properly copied to rundir 2022-03-30 11:10:54 +02:00
graphics-hook win-capture: Fix added resources not properly copied to rundir 2022-03-30 11:10:54 +02:00
inject-helper win-capture: Fix added resources not properly copied to rundir 2022-03-30 11:10:54 +02: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 plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
cursor-capture.c win-capture: Fix mask handling on some color cursors 2020-10-03 05:55:30 -07:00
cursor-capture.h win-capture: Remove game capture scaling 2020-06-22 15:07:07 -07:00
dc-capture.c libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
dc-capture.h libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
duplicator-monitor-capture.c libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07: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: Make open_process_proc static 2022-01-18 00:00:10 +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: Update graphics hook version to 1.7.1 2021-09-28 10:08:55 -07:00
hook-helpers.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
inject-library.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08: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
obfuscate.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obfuscate.h clang-format: Apply formatting 2019-06-23 23:49:10 -07: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: Should not init module if HWND is invisible 2021-12-16 23:39:55 -08:00
window-helpers.c win-capture: Fix parameter mismatches 2022-01-23 20:39:54 +11:00
window-helpers.h win-capture: Add support for finding windows via EnumWindows 2020-02-22 21:02:33 -08:00