obs-studio/plugins/mac-capture
gxalpha ba4467199c plugins: Remove old macOS version ifdefs
8dd20dfd33 introduced an explicit check
for the available macOS SDK, meaning that we can be sure that the macOS
13.1 SDK is available. As such, we do not require ifdef guards for the
availability of functions that are older than 13.1.
2023-10-27 16:00:42 -04:00
..
data/locale Update translations from Crowdin 2023-10-10 13:34:41 +00:00
audio-device-enum.c mac-capture: Replace kAudioObjectPropertyElementMaster with Main 2023-10-17 16:45:36 -04:00
audio-device-enum.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
CGDisplayStream.h clang-format: Update formatting of all ObjC and ObjC++ files 2023-06-11 14:56:45 +02:00
CMakeLists.txt mac-capture: Add macOS Audio Capture 2023-06-30 23:59:20 +02:00
mac-audio.c mac-capture: Replace kAudioObjectPropertyElementMaster with Main 2023-10-17 16:45:36 -04:00
mac-display-capture.m mac-capture: Don't crash when migrating unknown display IDs 2023-09-28 14:25:55 -04:00
mac-sck-audio-capture.m mac-capture: Set correct default type for application data 2023-07-16 02:00:39 +02:00
mac-sck-common.h plugins: Remove old macOS version ifdefs 2023-10-27 16:00:42 -04:00
mac-sck-common.m plugins: Remove old macOS version ifdefs 2023-10-27 16:00:42 -04:00
mac-sck-video-capture.m plugins: Remove old macOS version ifdefs 2023-10-27 16:00:42 -04:00
mac-window-capture.m clang-format: Update formatting of all ObjC and ObjC++ files 2023-06-11 14:56:45 +02:00
plugin-main.c plugins: Remove old macOS version ifdefs 2023-10-27 16:00:42 -04:00
window-utils.h mac-capture: Don't crash when migrating unknown display IDs 2023-09-28 14:25:55 -04:00
window-utils.m mac-capture: Don't crash when migrating unknown display IDs 2023-09-28 14:25:55 -04:00