Update to 24.0.5
Changelog: 24.0.5 Hotfix Changes Fixed macOS Catalina issues Fixed macOS Python scripting support Fixed a bug where audio bitrate would not be properly set to the specified value in simple output mode Fixed a bug where videos on loop could sometimes get frozen when switching scenes Fixed a bug with Linux Display Capture where the crop value would shift the cursor's captured position incorrectly Fixed an issue where if the video drivers crashed on Windows for whatever reason, OBS would not recover from that properly and also crash (yes you heard that correctly) Fixed an issue where when connecting to your Twitch account fails because of Twitch's two-factor authentication requirement, you would not be able to change to another Twitch account until authentication was fixed and the account was reconnected Fixed an issue where when connecting your Twitch account for the first time, the panels would not open up in dark mode Fixed an issue where preview projector stopped working when toggling studio mode Fixed an issue where multiple 0x0 windows would appear on Linux Window Capture Fixed an issue where certain windows would not be listed with Linux Window Capture Fixed a few rare crashes You can now use Twitch dashboard panel URLs as custom browser docks Added some additional graphics and audio diagnostic logging 24.0.3 Hotfix Fixed a startup crash on the 32bit version of OBS Fixed an issue where audio monitoring on Windows would have a bit of unintended latency introduced by 24.0.2
This commit is contained in:
parent
e0c461dd18
commit
3591ac4d07
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.6 2019/10/03 20:33:15 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2019/12/29 06:44:27 ryoon Exp $
|
||||
|
||||
DISTNAME= obs-studio-24.0.1
|
||||
DISTNAME= obs-studio-24.0.5
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=obsproject/}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.2 2019/10/03 20:33:15 nia Exp $
|
||||
$NetBSD: distinfo,v 1.3 2019/12/29 06:44:27 ryoon Exp $
|
||||
|
||||
SHA1 (obs-studio-24.0.1.tar.gz) = efed70ace4dcde2d011b8e1655ba69d02d90f0c9
|
||||
RMD160 (obs-studio-24.0.1.tar.gz) = 8620db4865e6e9686d2f3a4a151266803c36d321
|
||||
SHA512 (obs-studio-24.0.1.tar.gz) = 53e01ef6bdbb6c226ef0c423562e1584597b1a16c495061b009e6c63cd497ef564a0bae16b83e09a0aa6fb4d632ec8f488b41a660f7c2fe61c356ca36f41368e
|
||||
Size (obs-studio-24.0.1.tar.gz) = 6284314 bytes
|
||||
SHA1 (obs-studio-24.0.5.tar.gz) = b17e69f090ef262de2d05671e5c7fc7197afd568
|
||||
RMD160 (obs-studio-24.0.5.tar.gz) = 099bf9e4759d758ec86652137cd5e7e3e4275c70
|
||||
SHA512 (obs-studio-24.0.5.tar.gz) = 99be46046b70597474f25a85036ebe5a2f704eef47c77bc27e2ba8890b877da346ff6008c5922d7a83a4cead9df7214c6a3be885430693e609a42d9d06fedfaf
|
||||
Size (obs-studio-24.0.5.tar.gz) = 7901198 bytes
|
||||
SHA1 (patch-UI_obs-app.cpp) = 6f9fc9e1882bbc5fcf263876f7b5624586f636c7
|
||||
SHA1 (patch-libobs_graphics_graphics.h) = a6e403a03574f7628ac1f8b191b57f9d573c63f0
|
||||
SHA1 (patch-libobs_obs-nix.c) = 424721707087e3ddc27cabe6f67832c2bb324814
|
||||
|
|
Loading…
Reference in a new issue