OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ plugins/mac-capture/mac-display-capture.m August 31, 2025
P
plugins: Ensure that graphics device type checks use graphics context
PatTheMav committed
May 7, 2024
P
plugins: Update plugins to use default draw effect for Metal
PatTheMav committed
March 14, 2025
P
clang-format: Update source code files with clang-format 19.1.1
PatTheMav committed
January 6, 2024
G
mac-capture: Remove macOS 14 ifdef and custom CGDisplayStream header
gxalpha committed
September 25, 2023
G
mac-capture: Don't crash when migrating unknown display IDs
gxalpha committed
April 6, 2023
P
mac-capture: Fix clang warning about unreachable code
PatTheMav committed
June 4, 2023
P
clang-format: Update formatting of all ObjC and ObjC++ files
PatTheMav committed
June 6, 2023
G
mac-capture: Use system CGDisplayStream.h header on macOS 14 and newer
gxalpha committed
April 30, 2023
P
mac-capture: Switch to UUID-based display management
PatTheMav committed
April 4, 2023
P
CI: Fix build errors with Xcode 14.3 and platform SDK 13.3
PatTheMav committed
February 18, 2023
P
mac-capture: Fix compiler warnings
PatTheMav committed
January 22, 2023
N
mac-capture: Remove unused macros
Norihiro Kamae committed
July 28, 2022
P
mac-capture: Replace invocations of sprintf with snprintf
PatTheMav committed
P
mac-capture: Remove display name code path for Mac OS X before 10.15
PatTheMav committed
June 5, 2022
D
mac-capture: Add support for improved window capture in macOS 12.3
Developer-Ecosystem-Engineering committed
July 15, 2022
N
plugins: Cleanup unused-parameters
Norihiro Kamae committed
June 9, 2021
P
mac-capture: Fix compiler warnings
PatTheMav committed
December 20, 2021
J
Revert "mac-capture: Improve window capture performance"
jp9000 committed
December 6, 2021
D
mac-capture: Improve window capture performance
Dossy Shiobara committed
June 16, 2021
D
mac-capture: Update display names
Developer-Ecosystem-Engineering committed
May 3, 2021
J
mac-capture: Add OBS_SOURCE_SRGB flag
jpark37 committed
January 21, 2021
J
mac-capture: Support linear SRGB
jpark37 committed
July 28, 2019
C
UI: Add source icons
Clayton Groeneveld committed
July 9, 2019
C
Apply clang-format to objective c code
Colin Edwards committed
January 13, 2016
J
libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE
jp9000 committed
October 16, 2015
J
(API Change) libobs: Use single func for base effects
jp9000 committed
September 16, 2015
J
(API Change) libobs: Pass type data to get_name callbacks
jp9000 committed
March 31, 2015
J
mac-capture: Get cursor visible setting on create
jp9000 committed
J
mac-capture: Fix display capture cursor bug
jp9000 committed
January 4, 2015
J
Don't update video of sources if not displaying
jp9000 committed
October 3, 2014
P
mac-capture: Use obs_get_default_rect_effect
Palana committed
P
mac-capture: Rename display_capture::draw_effect to …::effect
Palana committed
September 29, 2014
P
(API Change) Pass data to get_properties when possible
Palana committed
September 26, 2014
J
(API Change) Remove pointers from all typedefs
jp9000 committed
August 19, 2014
P
Add Display Capture crop modes
Palana committed
August 8, 2014
J
(API Change) Improve graphics API consistency
jp9000 committed
August 5, 2014
J
(API Change) Unsquish obs_data_* names
jp9000 committed
J
(API Change) Use 'get' convention: API callbacks
jp9000 committed
August 4, 2014
J
(API Change) Unsquish libobs API callback names
jp9000 committed
J
(API Change) Unsquish libobs (base) names
jp9000 committed
J
(API Change) Remove obs_graphics()
jp9000 committed
July 27, 2014
J
(API Change) Refactor module handling
jp9000 committed
July 10, 2014
J
Add locale for modules
jp9000 committed
July 12, 2014
J
Rename mac display capture source file
jp9000 committed