OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ frontend/settings/OBSBasicSettings.cpp May 31, 2025
C
frontend, libobs: Add OBSProperties OBSPtr type
cg2121 committed
September 17, 2025
S
frontend: Don't store QT_TO_UTF8 to std::string
Sebastian Beckmann committed
April 2, 2026
R
frontend: Replace implicit "=" with "this"
Ryan Foster committed
January 13, 2026
W
frontend: Refactor and update Audio Mixer
Warchamp7 committed
September 3, 2025
S
frontend: Remove implicit capture of "this" using "="
Sebastian Beckmann committed
September 1, 2025
S
frontend: Replace "=" capture with "this"
Sebastian Beckmann committed
January 19, 2025
G
frontend,shared: Replace and disable contextless connect calls
gxalpha committed
January 18, 2025
G
frontend,shared: Replace and disable QByteArray to char * casts
gxalpha committed
August 30, 2025
S
frontend: Avoid unnecessary QString<->const char * conversions
Sebastian Beckmann committed
January 23, 2025
S
obs-webrtc: Add Simulcast Support
Sean DuBois committed
September 25, 2025
P
frontend: Enable multitrack RTMP option for custom RTMP services
PatTheMav committed
September 5, 2025
S
frontend: Change renderer combo box to use custom data
Sebastian Beckmann committed
April 8, 2024
P
frontend: Add Metal to available list of renderers in basic settings
PatTheMav committed
December 29, 2024
D
frontend: Add Hybrid MOV to format list
derrod committed
September 11, 2024
T
frontend: Enable browser hw accel toggle under Linux
tytan652 committed
February 5, 2025
D
frontend: Allow selecting additional canvases for multitrack
Dennis Sädtler committed
January 28, 2025
W
frontend: Add new appearance options
Warchamp7 committed
September 13, 2024
A
frontend: Enable multitrack video controls on Linux
Alex Luccisano committed
October 21, 2024
D
frontend: Add support for TEB/GoLiveApi on Apple Silicon
Dennis Sädtler committed
January 26, 2025
C
frontend: Use OBSBasic::Get() in all places
cg2121 committed
December 2, 2024
P
frontend: Split Settings implementation into single files per C++ class
PatTheMav committed
December 4, 2024
P
frontend: Prepare Qt Settings UI files for splits
PatTheMav committed