summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-22CI: Test release workflow jobsrelease-testPatTheMav
2023-07-22CI: Fix broken download of nightly build artifacts for Steam uploadsPatTheMav
2023-07-21CI: Fix broken Flatpak cache generation on CIPatTheMav
2023-07-21CI: Fix random password generation for macOS codesigningPatTheMav
2023-07-21updater: Treat mapped file errors as a sharing violationRichard Stanway
2023-07-20CI: Switch service availability checks to macOS runnersPatTheMav
2023-07-20libobs: Change return type for getting filter indexcg2121
2023-07-20CI: Remove label triggers from pull request workflowPatTheMav
2023-07-20obs-browser: Update version to 2.22.0Ryan Foster
2023-07-20cmake: Copy libdatachannel DLLpkv
2023-07-20build-aux: Update libdatachannel for Flatpakpkv
2023-07-20CI: Fix scheduled Steam buildsPatTheMav
2023-07-19UI: Redesign status barcg2121
2023-07-19cmake: Remove Qt version selection and Qt 5 supportgxalpha
2023-07-19libobs: Assume Qt 6, always warn about Qt 5 pluginsgxalpha
2023-07-19UI: Remove remaining Qt 6 ifdefgxalpha
2023-07-19CI: Fix Qt XML validator attempting to validate non-XML filesPatTheMav
2023-07-18obs-ffmpeg: Fix rendezvous mode with SRTpkv
2023-07-18UI: Avoid QT_TO_UTF8(QTStr()) double conversiongxalpha
2023-07-18obs-outputs: Enable HDR for HEVC over RTMPnquah
2023-07-18obs-webrtc: Add custom User-Agent and randomize SSRCsPaul Gregoire
2023-07-18README.rst: Fix GitHub Actions status badge target link田七不甜
2023-07-18CI: Fix updated workflows using outdated Flatpak actionsPatTheMav
2023-07-18README.rst: Fix GitHub Actions status badgegxalpha
2023-07-18CI: Fix team identifier check in macOS codesigning repository actionPatTheMav
2023-07-17UI: Adjust size policy for properties viewcg2121
2023-07-17Merge pull request #8881 from PatTheMav/ci-updateRyan Foster
2023-07-17CI: Delete legacy build and formatting check scriptsPatTheMav
2023-07-17CI: Delete legacy workflows for GitHub ActionsPatTheMav
2023-07-17CI: Add new reusable workflows for GitHub ActionsPatTheMav
2023-07-17CI: Add new repository actions for GitHubPatTheMav
2023-07-17CI: Add new build and packaging scripts for LinuxPatTheMav
2023-07-17CI: Add new build and packaging scripts for macOSPatTheMav
2023-07-17CI: Add zsh-based build framework files for macOSPatTheMav
2023-07-17UI: Fix transform shortcuts for audio only sourcescg2121
2023-07-17obs-ffmpeg: Fix media source always STATE_ENDEDCodeYan01
2023-07-17cmake: Fix missing libobs subdirectories in MSVC code navigatorPatTheMav
2023-07-16.git-blame-ignore-revs: Add recent clang-format changesgxalpha
2023-07-16mac-capture: Set correct default type for application datagxalpha
2023-07-15UI: Destroy the frontend API after OBS_FRONTEND_EVENT_EXITRichard Stanway
2023-07-15docs: Clarify OBS_FRONTEND_EVENT_EXIT intentRichard Stanway
2023-07-15linux-pipewire: Explicitly handle NULL format stringsGeorges Basile Stavracas Neto
2023-07-15linux-pipewire: Move portal signal subcription to portal.cGeorges Basile Stavracas Neto
2023-07-15linux-pipewire: Add support for YUY2columbarius
2023-07-15linux-pipewire: Add support for async sourcescolumbarius
2023-07-15linux-pipewire: Store source when creating streamsGeorges Basile Stavracas Neto
2023-07-15linux-pipewire: Extend format_datacolumbarius
2023-07-15linux-pipewire: Factor out format data in a structGeorges Basile Stavracas Neto
2023-07-15linux-pipewire: Move format info to streamsGeorges Basile Stavracas Neto
2023-07-15linux-pipewire: Track streamsGeorges Basile Stavracas Neto