pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/obs-studio
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Dec 29 06:44:27 UTC 2019
Modified Files:
pkgsrc/multimedia/obs-studio: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/obs-studio/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/obs-studio/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/obs-studio/Makefile
diff -u pkgsrc/multimedia/obs-studio/Makefile:1.6 pkgsrc/multimedia/obs-studio/Makefile:1.7
--- pkgsrc/multimedia/obs-studio/Makefile:1.6 Thu Oct 3 20:33:15 2019
+++ pkgsrc/multimedia/obs-studio/Makefile Sun Dec 29 06:44:27 2019
@@ -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/}
Index: pkgsrc/multimedia/obs-studio/distinfo
diff -u pkgsrc/multimedia/obs-studio/distinfo:1.2 pkgsrc/multimedia/obs-studio/distinfo:1.3
--- pkgsrc/multimedia/obs-studio/distinfo:1.2 Thu Oct 3 20:33:15 2019
+++ pkgsrc/multimedia/obs-studio/distinfo Sun Dec 29 06:44:27 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index