Overview
Request 5801 (accepted)
- Update to version 29.1.3:
* UI: Translate place holder name for new group
* UI: Fix changed state of audio settings
* UI: Fix changing quick transition to/from fade to black
* UI: Fix checked state of source toolbar menu item
* text-freetype2: Fix not updating chat log mode property
* libobs: Update version to 29.1.3
* obs-ffmpeg: Fix logic in one of the AMF preset fallback checks
* obs-websocket: Update version to 5.2.3
* libobs: Set video thread qos class to user interactive on macOS
* mac-capture: Explicitly set clear background for SCK
* UI: Don't update text source when nothing changed
* docs: Clarify da_erase_range
* deps/obs-scripting: Fix crash removing callbacks in script_unload
* libobs: Use da_clear() to clear obs_core_data::sources_to_tick
* libobs/util: Add da_clear()
* libobs: Don't keep the sources mutex in tick_sources
* libobs/util: Actually fix use-after-free in da_insert_new
* libobs/util: Fix use-after-free in darray_insert_new
* win-capture: Skip compat helper matching if properties are null
* win-capture: Add Honkai: Star Rail to compatibility list
* UI: Don't trigger a settings update when list is empty To avoid recursive call
* obs-ffmpeg: Consider requested throughput in AMF preset fallback
* obs-ffmpeg: Fix AMF encoder reconfiguration
* UI: Fix filter shortcuts not showing in context menu
* text-freetype2: Fix crash after reaching buffer size
* UI: Fix menu actions missing shortcuts
* libobs: Fix crash when properties are deleted in callback
* UI: Assume RTMP if service has no protcol
* Revert "UI: Reset service selection to custom if name not found"
- Created by frispete over 1 year ago
- In state accepted
- Package maintainers: boombatower and frispete
obs-studio.changes
Changed
obs-studio.spec
Changed
_service
Changed
_servicedata
Changed
obs-studio-29.1.2.tar.xz/UI/context-bar-controls.cpp -> obs-studio-29.1.3.tar.xz/UI/context-bar-controls.cpp
Changed
obs-studio-29.1.2.tar.xz/UI/forms/OBSBasic.ui -> obs-studio-29.1.3.tar.xz/UI/forms/OBSBasic.ui
Changed
obs-studio-29.1.2.tar.xz/UI/forms/OBSBasicFilters.ui -> obs-studio-29.1.3.tar.xz/UI/forms/OBSBasicFilters.ui
Changed
obs-studio-29.1.2.tar.xz/UI/properties-view.cpp -> obs-studio-29.1.3.tar.xz/UI/properties-view.cpp
Changed
obs-studio-29.1.2.tar.xz/UI/window-basic-filters.cpp -> obs-studio-29.1.3.tar.xz/UI/window-basic-filters.cpp
Changed
obs-studio-29.1.2.tar.xz/UI/window-basic-filters.hpp -> obs-studio-29.1.3.tar.xz/UI/window-basic-filters.hpp
Changed
obs-studio-29.1.2.tar.xz/UI/window-basic-main-transitions.cpp -> obs-studio-29.1.3.tar.xz/UI/window-basic-main-transitions.cpp
Changed
obs-studio-29.1.2.tar.xz/UI/window-basic-main.cpp -> obs-studio-29.1.3.tar.xz/UI/window-basic-main.cpp
Changed
obs-studio-29.1.2.tar.xz/UI/window-basic-settings-stream.cpp -> obs-studio-29.1.3.tar.xz/UI/window-basic-settings-stream.cpp
Changed
obs-studio-29.1.2.tar.xz/UI/window-basic-settings.cpp -> obs-studio-29.1.3.tar.xz/UI/window-basic-settings.cpp
Changed
obs-studio-29.1.2.tar.xz/UI/window-basic-source-select.cpp -> obs-studio-29.1.3.tar.xz/UI/window-basic-source-select.cpp
Changed
obs-studio-29.1.2.tar.xz/deps/obs-scripting/obs-scripting-lua.c -> obs-studio-29.1.3.tar.xz/deps/obs-scripting/obs-scripting-lua.c
Changed
obs-studio-29.1.2.tar.xz/docs/sphinx/reference-libobs-util-darray.rst -> obs-studio-29.1.3.tar.xz/docs/sphinx/reference-libobs-util-darray.rst
Changed
obs-studio-29.1.2.tar.xz/libobs/obs-config.h -> obs-studio-29.1.3.tar.xz/libobs/obs-config.h
Changed
obs-studio-29.1.2.tar.xz/libobs/obs-internal.h -> obs-studio-29.1.3.tar.xz/libobs/obs-internal.h
Changed
obs-studio-29.1.2.tar.xz/libobs/obs-properties.c -> obs-studio-29.1.3.tar.xz/libobs/obs-properties.c
Changed
obs-studio-29.1.2.tar.xz/libobs/obs-video.c -> obs-studio-29.1.3.tar.xz/libobs/obs-video.c
Changed
obs-studio-29.1.2.tar.xz/libobs/obs.c -> obs-studio-29.1.3.tar.xz/libobs/obs.c
Changed
obs-studio-29.1.2.tar.xz/libobs/util/darray.h -> obs-studio-29.1.3.tar.xz/libobs/util/darray.h
Changed
obs-studio-29.1.2.tar.xz/plugins/mac-capture/mac-screen-capture.m -> obs-studio-29.1.3.tar.xz/plugins/mac-capture/mac-screen-capture.m
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-ffmpeg/texture-amf.cpp -> obs-studio-29.1.3.tar.xz/plugins/obs-ffmpeg/texture-amf.cpp
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-websocket/CMakeLists.txt -> obs-studio-29.1.3.tar.xz/plugins/obs-websocket/CMakeLists.txt
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-websocket/cmake/legacy.cmake -> obs-studio-29.1.3.tar.xz/plugins/obs-websocket/cmake/legacy.cmake
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-websocket/docs/generated/protocol.json -> obs-studio-29.1.3.tar.xz/plugins/obs-websocket/docs/generated/protocol.json
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-websocket/docs/generated/protocol.md -> obs-studio-29.1.3.tar.xz/plugins/obs-websocket/docs/generated/protocol.md
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-websocket/src/eventhandler/EventHandler.cpp -> obs-studio-29.1.3.tar.xz/plugins/obs-websocket/src/eventhandler/EventHandler.cpp
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-websocket/src/eventhandler/EventHandler_Scenes.cpp -> obs-studio-29.1.3.tar.xz/plugins/obs-websocket/src/eventhandler/EventHandler_Scenes.cpp
Changed
obs-studio-29.1.2.tar.xz/plugins/obs-websocket/src/requesthandler/types/RequestStatus.h -> obs-studio-29.1.3.tar.xz/plugins/obs-websocket/src/requesthandler/types/RequestStatus.h
Changed
obs-studio-29.1.2.tar.xz/plugins/text-freetype2/text-freetype2.c -> obs-studio-29.1.3.tar.xz/plugins/text-freetype2/text-freetype2.c
Changed
obs-studio-29.1.2.tar.xz/plugins/text-freetype2/text-functionality.c -> obs-studio-29.1.3.tar.xz/plugins/text-freetype2/text-functionality.c
Changed
obs-studio-29.1.2.tar.xz/plugins/win-capture/compat-helpers.c -> obs-studio-29.1.3.tar.xz/plugins/win-capture/compat-helpers.c
Changed
obs-studio-29.1.2.tar.xz/plugins/win-capture/data/compatibility.json -> obs-studio-29.1.3.tar.xz/plugins/win-capture/data/compatibility.json
Changed
obs-studio-29.1.2.tar.xz/plugins/win-capture/data/package.json -> obs-studio-29.1.3.tar.xz/plugins/win-capture/data/package.json
Changed
Request History
frispete created request over 1 year ago
- Update to version 29.1.3:
* UI: Translate place holder name for new group
* UI: Fix changed state of audio settings
* UI: Fix changing quick transition to/from fade to black
* UI: Fix checked state of source toolbar menu item
* text-freetype2: Fix not updating chat log mode property
* libobs: Update version to 29.1.3
* obs-ffmpeg: Fix logic in one of the AMF preset fallback checks
* obs-websocket: Update version to 5.2.3
* libobs: Set video thread qos class to user interactive on macOS
* mac-capture: Explicitly set clear background for SCK
* UI: Don't update text source when nothing changed
* docs: Clarify da_erase_range
* deps/obs-scripting: Fix crash removing callbacks in script_unload
* libobs: Use da_clear() to clear obs_core_data::sources_to_tick
* libobs/util: Add da_clear()
* libobs: Don't keep the sources mutex in tick_sources
* libobs/util: Actually fix use-after-free in da_insert_new
* libobs/util: Fix use-after-free in darray_insert_new
* win-capture: Skip compat helper matching if properties are null
* win-capture: Add Honkai: Star Rail to compatibility list
* UI: Don't trigger a settings update when list is empty To avoid recursive call
* obs-ffmpeg: Consider requested throughput in AMF preset fallback
* obs-ffmpeg: Fix AMF encoder reconfiguration
* UI: Fix filter shortcuts not showing in context menu
* text-freetype2: Fix crash after reaching buffer size
* UI: Fix menu actions missing shortcuts
* libobs: Fix crash when properties are deleted in callback
* UI: Assume RTMP if service has no protcol
* Revert "UI: Reset service selection to custom if name not found"
frispete accepted request over 1 year ago
Since this is a hotfix release, let's not further delay it...
frispete wrote over 1 year ago
I tried to workaround the aarch64 issue, but that would require some prjconf fiddling!
I will automatically resolve, when aarch64 receives a proper TW snapshot release with %primary_python python311, which is not the case as of now. Dimstar is working on it!