PatTheMav
|
7f8a55d0bb
libobs: Fix warnings about implicit integer downcasts in macOS code
|
2 years ago |
PatTheMav
|
7628265099
Update .clang-format rules for ObjC files for version 16
|
2 years ago |
Lain
|
796e2d5815
Merge pull request #9339 from tytan652/prevent_simde_contamination
|
2 years ago |
PatTheMav
|
1b194c8ebd
libobs: Add local event monitor for hotkey thread
|
2 years ago |
tytan652
|
54bacd4f10
libobs: Remove variable-length array
|
2 years ago |
PatTheMav
|
f8e00d6071
clang-format: Update formatting of all ObjC and ObjC++ files
|
2 years ago |
PatTheMav
|
ee1ec26de3
libobs: Use native ObjectiveC methods to generate data and module paths
|
2 years ago |
derrod
|
b3cf98f230
libobs: Fix compiling in ISO C17 mode
|
2 years ago |
PatTheMav
|
349372b3b3
cmake: Add changes for CMake build framework 3.0
|
2 years ago |
Tommy Vercetti
|
eb93011463
libobs: Log macOS Rosetta status
|
3 years ago |
Tommy Vercetti
|
90b705fcbc
libobs: Rename "Mac OS X" to "macOS" in log
|
3 years ago |
Theodore Dubois
|
0032d349c9
libobs: Rewrite macOS hotkeys implementation
|
3 years ago |
PatTheMav
|
1fd7770548
libobs: Update CMakeLists.txt for libobs and associated libraries
|
3 years ago |
Theodore Dubois
|
7852efcba6
libobs: Cleanup uses of objc_msgSend in Objective-C code
|
4 years ago |
jpark37
|
6aa50b3ef1
libobs: Use autoreleasepool for graphics thread
|
5 years ago |
Colin Edwards
|
b7b202fac7
libobs: Fix plugin folder search path case on macOS
|
5 years ago |
jp9000
|
d002345a11
libobs: Fix macOS 10.15 hotkey crash (temporary)
|
5 years ago |
Colin Edwards
|
1819696198
libobs: Null check hotkey device on macos
|
5 years ago |
Colin Edwards
|
747ce9b77c
libobs: Use proper resource paths when running from an OSX bundle
|
6 years ago |