Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Open Broadcaster Software

Free and open source software for video recording and live streaming
Collective - Host: opensource - https://opencollective.com/obsproject - Website: https://obsproject.com - Code: https://github.com/obsproject

cmake: Force PDB generation on Windows for MSVC builds in all configs

CMake 3.25 changed the way PDB generation is handled by only enabling
it for Debug and RelWithDe...

github.com/obsproject/obs-studio - e075e7057c1ac2155088da01ebd84342afc59708 authored about 1 year ago by PatTheMav <[email protected]>
mac-capture: Add handling for nil target window

github.com/obsproject/obs-studio - a89719a2d2c2b1184acb4a4307739cf9d8fbb8a0 authored about 1 year ago by jcm <[email protected]>
libobs: Expose obs_data_set_autoselect_array

github.com/obsproject/obs-studio - 40562ff47e4404a494be83973c90ebe554efdcd6 authored about 1 year ago by Norihiro Kamae <[email protected]>
CI: Testsign Windows binaries with Jsign

github.com/obsproject/bouf - 77e0f66d889c9796f54db120b2a972b05be69ede authored about 1 year ago by derrod <[email protected]>
CI: Validate Flatpak with flatpak-builder-lint

Validate the Flatpak manifest before building it; then, validate
the build directory; and when p...

github.com/obsproject/obs-studio - 9f8655921fb8c8459d1bee73051d4e70f58abc63 authored about 1 year ago by tytan652 <[email protected]>
CI: Validate Flatpak repository in push workflow

Avoid to encounter some errors only while publishing.

github.com/obsproject/obs-studio - 14eb93df88f7a65532bfa52672bb24782ba774fa authored about 1 year ago by tytan652 <[email protected]>
CI: Allow to silence errors related to publish

This option allows to validate the Flatpak repo on pushes workflow.

github.com/obsproject/obs-studio - fc79e813ea78c58f445bef49dc6ae27e54fc3570 authored about 1 year ago by tytan652 <[email protected]>
CI: Set build-log-url when publishing

This is about to become a Flathub rule, let's pass that.

github.com/obsproject/obs-studio - e03915ee94f719f1ed8250c653e1000850f6bea6 authored about 1 year ago by Georges Basile Stavracas Neto <[email protected]>
CI: Bump flatpak-github-actions commit hash

Use more recent commits. Use a specific commit hash instead of v6.3
to include a fix for the ord...

github.com/obsproject/obs-studio - 5f264272e51fda4b1e59dec4bb63287302c1b5c6 authored about 1 year ago by Georges Basile Stavracas Neto <[email protected]>
CI: Create releases on tags

github.com/obsproject/bouf - 71c76aeaf468e7e31376c351529e379c5e04c2b8 authored about 1 year ago by derrod <[email protected]>
win-capture: Update graphics hook version

Ensures that the newer hook version is copied when installed

github.com/obsproject/obs-studio - 6b5404899a98ced94a695bcb429db846d90b51c0 authored about 1 year ago by Lain <[email protected]>
build-aux: Remove StatusNotifierItem Flatpak permission

Since Qt 6.2, "org.kde.StatusNotifierItem-2-2" is no longer needed to
make the tray feature work

github.com/obsproject/obs-studio - e14b0e99bbe6102ffc04bb2bb1773437822458be authored about 1 year ago by tytan652 <[email protected]>
UI: Fix UseStreamKeyAdv not display stream key and not hide button

github.com/obsproject/obs-studio - 5f512d5f250f0787f0d52701bc3c467f405adb01 authored about 1 year ago by 田七不甜 <[email protected]>
win-capture: Fix Vulkan race condition

This race condition is caused when one thread creates a swap chain,
which calls OBS_CreateSwapch...

github.com/obsproject/obs-studio - aa1f2dea84e73ac1cdf167d0b9fd813880a66e08 authored about 1 year ago by Seth Williams <[email protected]>
UI: Fix typo in Virtual Camera logging functions

cvam -> vcam

github.com/obsproject/obs-studio - c0ee1e718df3c1b0a49dd221841456d4f449b5ec authored about 1 year ago by Ryan Foster <[email protected]>
CI: Update deps to 2023-11-03 release

Notable changes:
* deps.windows: Fix building against deps on Windows in Debug

Building OBS St...

github.com/obsproject/obs-studio - e9e3df4c5d77cf67bcf22dc6dc742e3e05d91504 authored about 1 year ago by Ryan Foster <[email protected]>
CI: Fix so installation path on Debian

github.com/obsproject/obs-plugintemplate - e385ac1863b8c658e7f6cc564f04040c9057c9f0 authored about 1 year ago by Kaito Udagawa <[email protected]>
CI: Fix `pull_request` gh "could not determine current branch"

Also updating `.github\workflows\build-project.yaml` with a few of the latest compatible changes...

github.com/obsproject/obs-plugintemplate - 954f44fce9a52eaeeec63ee9fe56cea42bcdd473 authored about 1 year ago by Paul Peavyhouse <[email protected]>
obs-browser: Add support for more events

github.com/obsproject/obs-studio - 1a86ff5511e35c4dac3827933c39bc3154e45d4f authored about 1 year ago by Kevin Wang <[email protected]>
Update version to 2.23.0

github.com/obsproject/obs-browser - 2ba72dbdfed60acd38fa1ac7a52cbc6617ae8fd1 authored about 1 year ago by Lain <[email protected]>
win-wasapi: Handle changes to the default monitoring device

Splits the WASAPINotify class out of win-wasapi.cpp and makes it a
shared object in the plugin, ...

github.com/obsproject/obs-studio - 1d5d4b29e7f48f9c414388f900d983f0eeef77df authored about 1 year ago by tt2468 <[email protected]>
libobs: Add obs_reset_audio_monitoring()

Reloads all audio monitoring devices

github.com/obsproject/obs-studio - 3b0ca4527a0c5d4f0da2c425d5d9ded8da5d371a authored about 1 year ago by tt2468 <[email protected]>
Add support for more events

This change adds support for obsSceneListChanged, obsTransitionChanged,
obsTransitionListChanged...

github.com/obsproject/obs-browser - 06747866b160d953d4e33cf06916390a138e6cfa authored about 1 year ago by Kevin Wang <[email protected]>
UI: Log Virtual Camera output type

github.com/obsproject/obs-studio - a49b35c3de56de69de5577ead1243140ef496ba9 authored about 1 year ago by Penwywern <[email protected]>
config/codesign: Add support for Google Cloud KMS

github.com/obsproject/bouf - 88f6dd56f8a5c2c92f9b288e3ae470eb8519c86b authored about 1 year ago by derrod <[email protected]>
Bump version

github.com/obsproject/bouf - cdfb61338a33bd010bcc3f760038c89f964ca913 authored about 1 year ago by derrod <[email protected]>
args: Fix building with newer clap versions

github.com/obsproject/bouf - 6c67aadc2d33ea7a9d7c4f8a0ebbd0aeb26fa3c0 authored about 1 year ago by derrod <[email protected]>
prepare: Fix old files being copied unintentionally when filter is empty

github.com/obsproject/bouf - a72e7ab86d72126787c437db61e9244ff120887f authored about 1 year ago by derrod <[email protected]>
deps: Update ztsd to 0.13

github.com/obsproject/bouf - fc5e4c2ad133b0cca7360ca4a64d82f49012aa02 authored about 1 year ago by derrod <[email protected]>
libobs: Fix crash when plugins delete properties in callback

If a plugin removes a property when processing 'modified'
property callback, OBS WILL CRASH.

Ex...

github.com/obsproject/obs-studio - b081adf72e3dddcaaa7b94e38a25eb274be3b44a authored about 1 year ago by Igor Bochkariov <[email protected]>
mac-videotoolbox: Set default keyframe interval to 2 seconds

0 seconds means "auto" according to the documentation, but this appears
to be broken in many con...

github.com/obsproject/obs-studio - 5cd30d6a865e45756ecc97ed1546e6da0f064735 authored about 1 year ago by gxalpha <[email protected]>
mac-videotoolbox: Remove CRF 0 second keyint override

The previous commit sets the default configuration to 2 seconds, meaning
that the 0 second defau...

github.com/obsproject/obs-studio - 6ed2e139748b2288ece2da11b22bb67d5849df71 authored about 1 year ago by gxalpha <[email protected]>
obs-scripting: Fix Sparkle delta updates by disabling bytecode caching

Python automatically creates bytecode caches which end up inside the
application bundle of OBS S...

github.com/obsproject/obs-studio - 24073568e5fa910b7a61b156f91a919bb657cf9b authored about 1 year ago by PatTheMav <[email protected]>
cmake: Allow finding the CEF wrapper without a build folder on Linux

github.com/obsproject/obs-studio - bee71b32d2cbdc4a1386488c5aecc3eeff24e94c authored about 1 year ago by tytan652 <[email protected]>
obs-ffmpeg: Remove unused variable in VA-API utils

github.com/obsproject/obs-studio - 122a5db0b33cfc6b076a3a1f33113603d93fb784 authored about 1 year ago by tytan652 <[email protected]>
libobs,obs-filters: Use common straight alpha math

This pattern uses fewer instructions and also avoids using max, which
does not work on infinity....

github.com/obsproject/obs-studio - e79e28598bfc315a012822767207cc16f6321021 authored about 1 year ago by jpark37 <[email protected]>
UI: Fix transform of sources in groups

Group resize is not deferred until adjustments are completed by a
mouseReleaseEvent in certain c...

github.com/obsproject/obs-studio - c76760bc1ca4027441420752ff8e954292f58c8e authored about 1 year ago by Zulleyy3 Zulleyy3 <[email protected]>
libobs: Add AV1 parsing functions

One notable difference from the AVC/HEVC code is that it also inserts
the METADATA and SEQUENCE_...

github.com/obsproject/obs-studio - 722ca8447e3be1ad4cd10ba1e8c8dd41e341a20f authored about 1 year ago by David Rosca <[email protected]>
CI: Add VPL and qrcodegencpp debug builds to scheduled CI runs

github.com/obsproject/obs-deps - 22383741a59953363b4d4a5b652aca337ea05147 authored about 1 year ago by PatTheMav <[email protected]>
CI: Add CMake version to build cache hash

A mismatch of CMake version used for builds and the version used for
cached builds might lead to...

github.com/obsproject/obs-deps - e1d4ddd710dbcc08407ff4c5c6267372b6bb0c83 authored about 1 year ago by PatTheMav <[email protected]>
libobs: Add more files to list of public headers

github.com/obsproject/obs-studio - 5127c2277332c39156453f6f7a615f9857644a24 authored about 1 year ago by PatTheMav <[email protected]>
Add OBS Studio 30.0.0-rc2 to the issue template

github.com/obsproject/.github - 2f174aa1dcac91e2896bee9fb6f2c0d66a23594f authored about 1 year ago by Ryan Foster <[email protected]>
docs: Fix obs_sceneitem_get_group signature

github.com/obsproject/obs-studio - df990192b2582f9b254837adb3c4aed4d61b479d authored about 1 year ago by Lev Leontev <[email protected]>
obs-webrtc: Allow non-CBR rate control with WHIP

Nothing about WHIP requires CBR (and many things that use it use VBR),
and there's no specific u...

github.com/obsproject/obs-studio - e6b3ae738f2e07076928fe3fbab6676f59c9a825 authored about 1 year ago by TDV Alinsa <[email protected]>
obs-ffmpeg: Add B-frames option for VA-API

The option is already there, but it wasn't available from UI.
Only show it when B-frames are sup...

github.com/obsproject/obs-studio - 83e7cfb9c39d6b9fcf956a87a5b6d3a0d944cc5b authored about 1 year ago by David Rosca <[email protected]>
linux-pipwire: Pass obs_pw_stream to renegotiation callback

We were passing the core pipewire pointer where renegotiation expected
the stream pointer. Someh...

github.com/obsproject/obs-studio - 658657de35ba4359668455ac25c2a2b35d43abf9 authored about 1 year ago by Kurt Kartaltepe <[email protected]>
Revert "win-wasapi: Remove 'BETA' from Application Audio Capture name"

This reverts commit 36ea03dfa67f099aa63b65a9695aeaf98824f88d.

github.com/obsproject/obs-studio - ed2ade250fdfc9b6e253e31d0189f89192d147ca authored about 1 year ago by Ryan Foster <[email protected]>
obs-qsv11: Migrate target usage settings

Calling update_targetusage in update_params only updates the setting
when an encoder session is ...

github.com/obsproject/obs-studio - 20ffdda89a4590dc0e44f6a2f703abda9b4a2d45 authored about 1 year ago by Ryan Foster <[email protected]>
UI: Replace SourceTreeSubItemCheckBox class with Qt property

github.com/obsproject/obs-studio - 60c77aa9155f9114ca8598ea127246418b47b1a6 authored about 1 year ago by gxalpha <[email protected]>
plugins: Remove old macOS version ifdefs

8dd20dfd335dd07d2f1678c9cdf67894e09beab4 introduced an explicit check
for the available macOS SD...

github.com/obsproject/obs-studio - ba4467199c576d977092fd0e6e84f9a4f62159e9 authored about 1 year ago by gxalpha <[email protected]>
win-wasapi: Log source name on initialization

Log the source name when a WASAPI device is initialized.

github.com/obsproject/obs-studio - d017cb67180b935574bf9265b81ba0a45c247f21 authored about 1 year ago by prgmitchell <[email protected]>
UI: Fix AMF AV1 simple recording presets

github.com/obsproject/obs-studio - 1a88cdb00d918c402d10f6007af558c54665df2d authored about 1 year ago by Penwywern <[email protected]>
mac-virtualcam: Correct device timer firing rate

github.com/obsproject/obs-studio - 311fb691759c9a35a06a11134392cfb55496716a authored about 1 year ago by jcm <[email protected]>
rtmp-services: Remove defunct servers/services

github.com/obsproject/obs-studio - 48e239b74daf814856c328cea49080ef4a93ced9 authored about 1 year ago by Service Checker <[email protected]>
libobs: Export SIMDe headers unconditionally for plugin development

github.com/obsproject/obs-studio - ff2a7063c2998298385994d4ae045717ebcb74eb authored about 1 year ago by PatTheMav <[email protected]>
cmake: Fix optional target installation into wrong plugin directory

github.com/obsproject/obs-plugintemplate - 56878001c41933959c1981d62fdd14b8b4c1f8a2 authored about 1 year ago by PatTheMav <[email protected]>
CI: Update deps to 2023-10-26 release

Notable changes:
* deps.qt: Backport patch for CVE-2023-43114
* deps.qt: Backport patch for QT...

github.com/obsproject/obs-studio - de46cf8db77ae59afb77ecf947c5e4c4fcdac836 authored about 1 year ago by Ryan Foster <[email protected]>
CI: Remove dependency on packagesbuild and use native Xcode tools

github.com/obsproject/obs-plugintemplate - cff11c6edc20a5de9788027456c04b420bc94612 authored about 1 year ago by PatTheMav <[email protected]>
UI: Remove iCCP data from PNGs

Loading these PNGs in libpng 1.6+ results in the warning:
libpng warning: iCCP: known incorrect ...

github.com/obsproject/obs-studio - b4c36c05307373e8be0cd25cddaf166c2904a883 authored about 1 year ago by Ryan Foster <[email protected]>
deps.qt: Restore Patch function for Windows Qt script

The Patch function was left out of a previous rewrite.

github.com/obsproject/obs-deps - b40ab67d6503ad9bfdb519f4391f94e08d4bd120 authored about 1 year ago by Ryan Foster <[email protected]>
deps.qt: Backport patch for CVE-2023-43114

The CVE only affects Windows.

Fixed in 6.5.4 and 6.6.0.

https://www.qt.io/blog/security-update...

github.com/obsproject/obs-deps - dd552c6c25e0c7cd6fbf1773fd0bb17a545e4109 authored about 1 year ago by Ryan Foster <[email protected]>
deps.qt: Backport patch for QTBUG-117779

Fix a bug on Windows where child windows would move with the parent
window and also resize to th...

github.com/obsproject/obs-deps - 0a93422fd2e90751b301ee8bda7d5e99e3221217 authored about 1 year ago by Ryan Foster <[email protected]>
deps.qt: Backport patch for QTBUG-118117

Fix a bug on Windows that caused taskbar icon overlays to be reset by Qt
if previously set via n...

github.com/obsproject/obs-deps - fa366ccd189051b8fc72c7d809cf06787d71be47 authored about 1 year ago by Ryan Foster <[email protected]>
decklink-output-ui: Decouple DeckLink output state

Didn't realize OBS could output both program and preview views at the
same time with multiple de...

github.com/obsproject/obs-studio - 6aaf0358ca37554b2f2582fcf67e7ff70ac4135b authored about 1 year ago by jpark37 <[email protected]>
linux-pipewire: Load glad symbols on start

After the cmake 3.0 rebuild glad was transitioned to a static library.
This lead to the glad sym...

github.com/obsproject/obs-studio - 5cf0f06669189196f2c1b28c9ccbd56034538f3d authored about 1 year ago by Kurt Kartaltepe <[email protected]>
linux-pipewire: Use the format properties for swap r/b

We refactored this data to be part of the format properties instead of
an out parameter. But for...

github.com/obsproject/obs-studio - 454fc559a27cd8ce2cc8a40a1e06ed862e6c6aee authored about 1 year ago by Kurt Kartaltepe <[email protected]>
linux-pipewire: Add locks to unsafe pipewire functions

These functions log that they should be used with the thread lock held,
so lets hold the lock be...

github.com/obsproject/obs-studio - f0697980c353fa92f9811f0c6c5b8da3517300ac authored about 1 year ago by Kurt Kartaltepe <[email protected]>
obs-qsv11: Log more QSV settings

QSV logging was missing many of its settings. Let's fix that.

github.com/obsproject/obs-studio - b29a44a67db76c6f665bcc0887730d689e6b908d authored about 1 year ago by Ryan Foster <[email protected]>
mac-capture: Replace kAudioObjectPropertyElementMaster with Main

github.com/obsproject/obs-studio - 3d2df1c6d749714052d3317c69d6318e06b09dd9 authored about 1 year ago by gxalpha <[email protected]>
mac-avcapture: Replace kCMIOObjectPropertyElementMaster with Main

github.com/obsproject/obs-studio - 856059b37c673e2c62d75df1b422ecaf3c4ce293 authored about 1 year ago by gxalpha <[email protected]>
libobs: Replace kAudioObjectPropertyElementMaster with Main

github.com/obsproject/obs-studio - 7aa18609a1f8139fa10890420af92876135b3910 authored about 1 year ago by gxalpha <[email protected]>
cmake: Explicitly fail if macOS SDK is too old

Adds a check to explicitly make sure that the macOS SDK being used is
recent enough to build OBS...

github.com/obsproject/obs-studio - 8dd20dfd335dd07d2f1678c9cdf67894e09beab4 authored about 1 year ago by gxalpha <[email protected]>
CI: Update deps to 2023-10-17 release

Notable changes:
* deps.windows: Update curl to 8.4.0

github.com/obsproject/obs-studio - 6b90f9f701954335622ca4f938483ed37833ac4f authored about 1 year ago by Ryan Foster <[email protected]>
UI: Add missing NULL check for skipUpdateVer

github.com/obsproject/obs-studio - 5ebd3ee6d38fe0b41edc89b885b8d9ecc80b03fc authored about 1 year ago by Rodney <[email protected]>
obs-websocket: Update version to 5.3.3

github.com/obsproject/obs-studio - 8fbd61f7759117bb62b66d0d934c447c3079b864 authored about 1 year ago by Ryan Foster <[email protected]>
deps.windows: Patch curl CMake

Add a patch for curl's CMake to fix an issue that causes configure
failures for consumers of the...

github.com/obsproject/obs-deps - 323e51c0a714a57cc2e8edb448431943a89b10ca authored about 1 year ago by Ryan Foster <[email protected]>
base: Update version to 5.3.3

- Update translations and docs

github.com/obsproject/obs-websocket - 4ff109b62bc221192943541010d055be9ae5dbba authored about 1 year ago by Ryan Foster <[email protected]>
obs-scripting: Search native libraries in Lua script's location

github.com/obsproject/obs-studio - e0bc8a8c9c49c0d5f67a6ca3afb30c2884561faa authored about 1 year ago by Smartkin <[email protected]>
libobs-d3d11: Log VRAM in GiB

github.com/obsproject/obs-studio - 433912f04ac16e90504440900fecd95afb685dae authored about 1 year ago by derrod <[email protected]>
frontend-tools: Remove unused startAtLaunch variable

github.com/obsproject/obs-studio - 20b8deba2dab5cc8bace5c02f72d648c3e47c3ce authored about 1 year ago by Norihiro Kamae <[email protected]>
input-v4l2: always use linear alpha blending

github.com/obsproject/obs-studio - 1cd8b6aaba70bbde63aa741d76ba465df507b521 authored about 1 year ago by Sludge <[email protected]>
docs(ci): Update generated docs - a889799 [skip ci]

github.com/obsproject/obs-websocket - 42da47f81de22f078842c6d71fb43a1e1aa821d9 authored about 1 year ago by Github Actions <>
docs: Update introduction header to 5.x.x

We don't need to be having specific versions here, considering each event/request has its own "a...

github.com/obsproject/obs-websocket - a889799655b9d3cc790d6f51e78eb2062e3117b9 authored about 1 year ago by tt2468 <[email protected]>
libobs: Fix rendering stats not being logged on output stop

github.com/obsproject/obs-studio - 3869cb83bc91ae96a93589139215e2f9e813d1e7 authored about 1 year ago by Rodney <[email protected]>
UI: Convert QTStr macro to inline function

Using inline functions improves IDE integration and avoids potential
pitfalls of that using macr...

github.com/obsproject/obs-studio - 44f3f7929678292f2680f1962ceddefa9766d590 authored about 1 year ago by gxalpha <[email protected]>
CI: Update CEF builds

Our previously applied Chromium patch had an error. We have rebuilt
them. Use the rebuilt CEF bu...

github.com/obsproject/obs-studio - b131bdadca8390ef712fac04f23c945f15515893 authored about 1 year ago by Ryan Foster <[email protected]>
deps.windows: Update curl to 8.4.0

Update to address CVE-2023-38545.

github.com/obsproject/obs-deps - 4df24b0fade5b74724da0ea9f044b6b479e82b9c authored about 1 year ago by Ryan Foster <[email protected]>
Add OBS Studio 30.0.0-rc1 to the issue template

github.com/obsproject/.github - 5300f3b76cfd256d038c37077420d26da338a307 authored about 1 year ago by Ryan Foster <[email protected]>
build-aux: Update Flatpak CEF build

Our previously applied Chromium patch had an error. We have rebuilt
them. Use the rebuilt CEF Li...

github.com/obsproject/obs-studio - b09cccb872a5f106c3cb4fcdd866fd9e982b4a3c authored about 1 year ago by tytan652 <[email protected]>
resources: Update widgets to new dark colors

- Use the documented dark shades
- Remove the obsolete background cards

github.com/obsproject/design - 8ccbf4c4a8e6d8b900ea1f4d768786c88ecd25b8 authored about 1 year ago by Georges Basile Stavracas Neto <[email protected]>
resources: Update empty template with new colors

Update the background rectangle and the page colors as well.

github.com/obsproject/design - 32d2825d98cc7d22f4395848fd3576c4eaf8f370 authored about 1 year ago by Georges Basile Stavracas Neto <[email protected]>
resources: Update document page background

github.com/obsproject/design - 6d57b5ff7b1f314b00c86e7052c471e70caebc11 authored about 1 year ago by Georges Basile Stavracas Neto <[email protected]>
resources: Add dark shades and update base colors

- Add 8 shades of Yami dark, from medium gray to almost black
- Update the colors file

github.com/obsproject/design - ef4ccda8d176cbca2ffec351c7951b634c9bb54f authored about 1 year ago by Georges Basile Stavracas Neto <[email protected]>
mac-virtualcam: Log when extension replacement is requested

github.com/obsproject/obs-studio - c41633d99899fad09ee3161e3db600f79922627f authored about 1 year ago by gxalpha <[email protected]>
rtmp-services: Remove defunct servers/services

github.com/obsproject/obs-studio - c96111ab042a94a25d805546e9425d148e627d1c authored about 1 year ago by Service Checker <[email protected]>
UI: Fix compile error due to use of strlen in constexpr

github.com/obsproject/obs-studio - d8f533538fa3c39dbf29cd4743381ab99a5252d0 authored about 1 year ago by Paul Hindt <[email protected]>
CI: Fix Steam upload (again)

github.com/obsproject/obs-studio - e49b31f536c440da51aa8c42f0ff7baa26268053 authored about 1 year ago by derrod <[email protected]>
UI: Use theme path prefix in source tree

github.com/obsproject/obs-studio - a2db8876fc985c625867865c199f9738bee23115 authored about 1 year ago by derrod <[email protected]>
UI: Use theme path prefix in status bar

github.com/obsproject/obs-studio - 625277ace3c9cc6cf552b1f4aafd7febd0fe8ca5 authored about 1 year ago by derrod <[email protected]>
UI: Update themes to use 'theme:' prefix for non-qrc files

github.com/obsproject/obs-studio - 1906a14b906471c4d63467ef07e1c43e9b2fa9d5 authored about 1 year ago by derrod <[email protected]>