summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-05UI: Fix always on top not being saved on exit28.1.2release/28.1Richard Stanway
2022-11-05libobs: Update to 28.1.2Jim
2022-11-05obs-browser: Update version to 2.18.7Matt Gajownik
2022-11-01Revert "obs-ffmpeg: Check nvenc max bframe count"28.1.1jp9000
2022-11-01obs-ffmpeg: Cap NVENC Max B-frames according to GPU capsRyan Foster
2022-11-01CI: Fix service validatortytan652
2022-11-01obs-ffmpeg: Check nvenc max bframe countjp9000
2022-10-31libobs: Update version to 28.1.1jp9000
2022-10-31UI: Migrate Simple Output NVENC presetRyan Foster
2022-10-31UI: Refactor NVENC preset migrationRyan Foster
2022-10-31libobs: Update version to 28.1.028.1.0jp9000
2022-10-31libobs: Force SRGB conversion for tonemapped videojpark37
2022-10-31obs-ffmpeg: Split NVENC preset migrations by codecRyan Foster
2022-10-31UI: Add NVENC preset migration for losslessRyan Foster
2022-10-31obs-ffmpeg: Align NVENC preset migrations to NVIDIA guidelinesRyan Foster
2022-10-31obs-ffmpeg: Add NVENC preset mapping for old Default presetRyan Foster
2022-10-31obs-ffmpeg: Swap hq and mq preset orderRyan Foster
2022-10-31libobs: Fix blend method in studio modejpark37
2022-10-28obs-ffmpeg: Fix Ubuntu 20.04 detectionderrod
2022-10-28obs-ffmpeg: Fix FFmpeg NVENC presets on Ubuntu 20.04Jim
2022-10-27Update translations from CrowdinTranslation Updater
2022-10-27obs-browser: Update version to 2.18.6Matt Gajownik
2022-10-27enc-amf: Minor compilation improvementsMatt Gajownik
2022-10-27UI: Use correct key for "Always on Top" with projectorsgxalpha
2022-10-27rtmp-services: Add Vindral serviceMattias Landin
2022-10-27UI: Fix placeholder element not being deletedderrod
2022-10-27UI: Avoid showing service integration page on Waylandtytan652
2022-10-27UI: Set preset2 instead preset for simple mode NVENCgxalpha
2022-10-27UI: Hide --portable from help text if disallowedderrod
2022-10-27UI: Hide donation CTA when running via Steamderrod
2022-10-27UI: Add --steam flagderrod
2022-10-27linux-v4l2: Send STREAMON/STREAMOFF on vcam start/stopStefan Hoffmeister
2022-10-27docs: Fix sphinx import error on Python 3.10+PatTheMav
2022-10-19obs-ffmpeg: Fix NVENC "mq" to use P6 rather than P428.1.0-rc1jp9000
2022-10-19UI: Change "hq" to use P5 when upgrading NVENCjp9000
2022-10-19UI: Fix stats widget appearance on Yami themestytan652
2022-10-19UI: Fix stats widget status font sizetytan652
2022-10-19UI: Fix theme if apply and cancel in settingstytan652
2022-10-19CI: Fix Steam launching x86 version under Rosettaderrod
2022-10-19mac-virtualcam: Fix random crashes in applications loading VirtualCamPatTheMav
2022-10-19CI: Fix services check using deprecated GHA outputderrod
2022-10-19CI: Update GitHub Actions for set-output deprecationRyan Foster
2022-10-19UI: Use correct title for failed replay buffer startgxalpha
2022-10-15obs-filters: Remove unused assignmentsRichard Stanway
2022-10-15UI: Check return value of ConvertResText before accessing resultsRichard Stanway
2022-10-15libobs: Add ifdef for Windows-only variable assignmentRichard Stanway
2022-10-15UI: Fix potential memory leak when parsing OBSThemeMetaRichard Stanway
2022-10-15UI: Copy result of getenv before useRichard Stanway
2022-10-15UI: Remove unused assignmentsRichard Stanway
2022-10-15UI: Fix possible crash due to UI property access from graphics threadPatTheMav