Releases: Aeindus/obs-studio
Releases · Aeindus/obs-studio
110.0.1
Documentation
- Clarify source update_properties signal #7845 (gxalpha)
- Clarify da_erase_range #9046 (CodeYan01)
- Fix da_push_back return type #9074 (CodeYan01)
- Fix param name #9089 (SuslikV)
- Add versionadded directives for 29.1 #9115 (CodeYan01)
Commits
- 1291461: win-dshow: Remove obsolete translation (Norihiro Kamae) #8937
- 47d6d7e: mac-virtualcam: Omit enqueue result codes (gxalpha) #8939
- Fix struct type usage before actual include #8942 (PatTheMav)
- d314d47: libobs, plugins: Deprecate obs_output_t functions with flag parameters (tt2468) #8874
- Add properties list boolean format #7833 (gxalpha)
- ad9fd6c: libobs,UI: Add properties radio button list (gxalpha) #7833
- fb9b5c8: mac-capture: Switch to UUID-based display management (PatTheMav) #8828
- Update display capture toolbar dropdown to use uuid field #8828 (PatTheMav)
- Only defer property updates for input and transition sources #8814 (gxalpha)
- 17cb966: obs-ffmpeg: Add FFmpeg Options for VA-API (David Rosca) #8823
- Add scene grid mode to view menu #8231 (cg2121)
- d9bb556: win-dshow: Set audio only active when there is audio (Exeldro) #7938
- 1d45881: obs-ffmpeg: Add option to disable settings logging (CodeYan01) #8083
- Fix compiling error on Ubuntu #8908 (cg2121)
- Move saving of scene tree grid mode #8908 (cg2121)
- a874c19: mac-virtualcam: Fix admin password locale string (gxalpha) #8945
- Fix crash when receiving multiple SIGINT #8944 (Norihiro Kamae)
- Disallow exiting settings with no track in simple mode #8897 (gxalpha)
- Disallow exiting settings with no track in advanced mode #8897 (gxalpha)
- Don't use ellipses in permissions window title #8963 (gxalpha)
- 8151785: mac-virtualcam: Adjust admin privilege strings to use Apple terminology (gxalpha) #8969
- a12d581: deps/media-playback: Fix crash when interrupting stingers (Lain)
- 40ce466: deps/media-playback: Check
is_active
when frame preloading (Lain) - 192d33c: deps/media-playback: Just null the first frame pointer on decode (Lain)
- Fix crash on patronJsonThread #8975 (Norihiro Kamae)
- 48a0e78: obs-outputs: Remove support for "RTMP Go Away" feature (obsproject#8959) (Richard Stanway) #8959
- 2a4c859: mac-virtualcam: Release pixel buffer pool for DAL as well (gxalpha) #8978
- Remove warning log for raw outputs when starting data capture (tt2468)
- Update version to 29.1.2 (Lain)
- 1b86224: CONTRIBUTING.rst: Update Crowdin guide url (Vainock) #8958
- 177b3f5: linux-alsa: Make 2 strings translatable (Vainock) #8960
- Fix menu actions missing shortcuts #8977 (cg2121)
- 4fb2bc3: text-freetype2: Fix crash after reaching buffer size (Norihiro Kamae) #8979
- Use static library for version string information #8930 (PatTheMav)
- Use main video on the virtual camera if program #7781 (tytan652)
- Fix filter shortcuts not showing in context menu #9009 (cg2121)
- Sort encoders alphabetically #9003 (gxalpha)
- ded9aba: mac-videotoolbox: Remove encoder sorting (gxalpha) #9003
- 275bb34: obs-ffmpeg: Fix AMF encoder reconfiguration (Huts, Roman) #8991
- Also toggle mixer toolbar in view menu #8985 (cg2121)
- allow side docks to be tall #7246 (Igor Bochkariov)
- Avoid having two dock with the same object name #7637 (tytan652)
- cde5545: obs-frontend-api,UI,docs: Add dock API that ask for unique object name (tytan652) #7637
- 90d96e9: obs-frontend-api,UI,docs: Add API to add custom docks with no toggle (tytan652) #7637
- eab9cb0: mac-capture: Sort SCK application and window lists alphabetically (Colerar) #7690
- abd472c: mac-capture: Use system CGDisplayStream.h header on macOS 14 and newer (gxalpha) #9032
- 4bfe291: obs-ffmpeg: Consider requested throughput in AMF preset fallback (rhutsAMD) #9034
- Don't trigger a settings update when list is empty #7319 (tududweb)
- Remove duplicate debug symbol paths in Windows #8996 (kyle)
- e6431af: win-capture: Render nothing if window is iconic (wangshaohui) #5066
- d3df414: win-capture: Add Honkai: Star Rail to compatibility list (Gol-D-Ace) #9042
- b756c78: win-capture: Skip compat helper matching if properties are null (Richard Stanway) #9041
- dd68411: libobs/util: Do not include SIMDe for MinGW targets (Florian Zwoch) #9029
- Remove move_to_xdg #9024 (Norihiro Kamae)
- d61e802: rtmp-services: Add Livepeer Studio (Chase Adams) #9054
- Update deps to 2023-06-01 release [obsproject#7926](https://github.com/obsproject/obs-studio/...
101.0.19
Commits
- 7b8d8c1: Added aeidus plugin; Modified workflow (Reznicencu Sergiu)
- e40c053: Removed unneeded workflows (Reznicencu Sergiu)
- d44acb6: Added workflow_dispatch to BUILD workflow (Reznicencu Sergiu)
- 6ddec76: Updated aeindus plugin code (Reznicencu Sergiu)
- 1303cd3: Update README.rst (AntonVonDelta)
- a9262ab: Fixed unused allProjectors variable in ObsProjector; Removed scene name getter function (Reznicencu Sergiu)
- ac9c3af: Reverted commit which activated warnings as errors (Reznicencu Sergiu)
- 83e6f3b: Added fix for dublicated projectors (Reznicencu Sergiu)
- 513574b: Disabled updater in code (Reznicencu Sergiu)
- 0275245: Update README.rst (AntonVonDelta)
- 2dcf17a: Excluded Readme changes from workflow build (AntonVonDelta)
- 6023949: Removed possible pull request vulnerability (AntonVonDelta)
- 54d3512: Added VScena keyword; Swapped vcam image with year text (Reznicencu Sergiu)
- 6b1db9d: Added one more scene keyword (AntonVonDelta)
- a40839c: Removed workflow on readme changes (Reznicencu Sergiu)
- 88f4356: Added a custom combined build for windows. Camera install expects x86 and x64 builds (Reznicencu Sergiu)
- 2a06a46: Added failsafe for virtual cam loading; Improved scene flags detection (Reznicencu Sergiu)
- 1136ef6: Added documentation for default configuration (AntonVonDelta)
- 97799d1: Improved plugin makefiles; Added JW manager and ZoomManager classes (Reznicencu Sergiu)
- e49a562: Added patch for zoom projector window capture (Reznicencu Sergiu)
- e5caec7: Updated the scenes table; Clarifications (AntonVonDelta)
- a7e829c: Fixed camera crash. Filled bug report (Reznicencu Sergiu)
- 277571b: Fix merge issue (Reznicencu Sergiu)
- 0abbae3: Improved window projectors listing; Exported helper functions from libobs (Reznicencu Sergiu)
- 572fae8: Added run script for backup config (Reznicencu Sergiu)
- ccc7fd2: Fixed uint64_t to int conversion warning (Reznicencu Sergiu)
- a011eac: Update README.rst (AntonVonDelta)
- cee737e: Changed obs-browser to own fork (Reznicencu Sergiu)
- adce675: Reverted update to VS 2022 (Reznicencu Sergiu)
- 270094e: Added run bat file as installable file (Reznicencu Sergiu)
- 388318e: Changed upstream url; Updated browser reference (Reznicencu Sergiu)
- e35e221: Added automatic release action (AntonVonDelta)
- 34c4bbe: Added win-capture-audio built files to install output (Reznicencu Sergiu)
- b5b7fbe: Update README.rst (AntonVonDelta)
- b2f4d49: Fixed workflow (Reznicencu Sergiu)
- f904a45: Reverted obs-browser version - unstable (Reznicencu Sergiu)
- cd1ab94: Reverted custom get_name function - found oficial version (Reznicencu Sergiu)
- 0a387fd: Modified media controls for obs-browser compat (Reznicencu Sergiu)
- 6399efb: Fixed restore_and_run file (Reznicencu Sergiu)
- 0c4630a: Update README.rst (AntonVonDelta)
- 5b9d7fb: Update README.rst (AntonVonDelta)
- 7bbb3d6: Improved restore_and_run script (Reznicencu Sergiu)
- 60b0498: Update README.rst (AntonVonDelta)
- 55e1764: Updated restore_and_run script (Reznicencu Sergiu)
- 0e7f1ee: Removed call to custom CloseProjector function (Reznicencu Sergiu)
- 2fec774: Added title to UI media controls (Reznicencu Sergiu)
- e250c10: Fixed null terminator bug in image slideshow (Reznicencu Sergiu)
- a52da52: Added display title to image slideshow (Reznicencu Sergiu)
- a8497c6: Added display title to vlc video slideshow (Reznicencu Sergiu)
- 7facb5e: Update README.rst (AntonVonDelta)
- e6e10f0: Update README.rst (AntonVonDelta)
- b9622f0: Removed unused file (Reznicencu Sergiu)
- 670b964: Update README.rst (AntonVonDelta)
- c03fa40: Improved jw projector manager (Reznicencu Sergiu)
- a526c26: Removed not used locale (Reznicencu Sergiu)
- b9288c5: Added Force Jw Projector option in Settings menu. Use it if the projector becomes buggy (Reznicencu Sergiu)
- 07098c7: Update README.rst (AntonVonDelta)
- 26df1dd: Fixed bug: using disposed config_t resource; Improved closing time by using a spin lock (Reznicencu Sergiu)
- b64d5b2: Update README.rst (AntonVonDelta)
- d2a9fa9: Update README.rst (AntonVonDelta)
- a37d687: Update README.rst (AntonVonDelta)
- 4c3f969: Remove changes made to window-projector (AntonVonDelta)
- 4363e70: Update README.rst (AntonVonDelta)
- 5bd2fe3: Improved projector switching - removed flashing (AntonVonDelta)
- 75b1d6b: Modified scene's counting (AntonVonDelta)
- f7ff77e: Updated run script (AntonVonDelta)
- 676187c: Update README.rst (AntonVonDelta)
- 16f733e: Removed confusing placeholder_original.png (AntonVonDelta)
- f567085: Update README.rst (AntonVonDelta)
- 3baa002: Improved RunObs script (AntonVonDelta)
- 8015594: Update README.rst (AntonVonDelta)
- dc8096c: Update README.rst (AntonVonDelta)
- 0cdeb5f: Update README.rst (AntonVonDelta)
- e3332e5: Fixed incorect url title parsing; Updated forked browser (AntonVonDelta)
- f7ffbec: Update README.rst (AntonVonDelta)
- 02ce0bd: Fixed wrong window capturing selection (AntonVonDelta)
- 8aecc22: Fixed freeze condition when capturing self window (AntonVonDelta)
- 17533b9: Removed unused header (AntonVonDelta)
- 40887f9: Update README.rst (AntonVonDelta)
- f4b6c27: Update README.rst (AntonVonDelta)
- f66f48c: Update README.rst (AntonVonDelta)
- df293eb: Update README.rst (AntonVonDelta)
- 9228205: Update README.rst (AntonVonDelta)
- e97404e: Fixed obs_source_media_get_title return (AntonVonDelta)
- b6464a8: Reverted some changes made by cfcad30 (AntonVonDelta)
- 1b268bf: Added missing source files (AntonVonDelta)
- 237e015: Added self hosted runner (AntonVonDelta)
- 7b9fc10: Workflow fix (AntonVonDelta)
- 2fb7507: Updated year text placeholder (AntonVonDelta)
- b2a02f0: Improved workflow (AntonVonDelta)
- d00af88: Rebase fixes (AntonVonDelta)
101.0.17
101.0.16
101.0.4
Updated obs-browser ref
101.0.2
Commits
- 371fe7d: Reverted some changes made by cfcad30 (AntonVonDelta)
101.0.1
Updated obs-browser ref
100.0.27
Documentation
Commits
- ddff584: obs-scripting: Fix compile when python is not found (Exeldro) #7450
- cbb910a: win-wasapi: Don't reconnect when inactive (jpark37) #7505
- Fix AutoRemux not working when FFmpeg output configured #7477 (PatTheMav)
- 39183c7: win-wasapi: Fix Stop hang (jpark37) #7506
- fix build on non-x86 Linux platforms #7467 (Grant Likely)
- 0c7abb7: obs-scripting: Re-enable Python annotations (Matt Gajownik) #7482
- 77d8101: obs-scripting: Enable Python autodoc (Matt Gajownik) #7482
- Remove unnecessary styles #7484 (Norihiro Kamae)
- Fix tabstop on settings dialog #7486 (Norihiro Kamae)
- ff0f5ca: mac-videotoolbox: Remove unused defines (gxalpha) #7494
- Fix alignment of volume sliders #7248 (cg2121)
- Update version to 28.0.3 (jp9000)
- bb6de1e: Merge branch 'obsproject:master' into master (AntonVonDelta)
- 27c4c92: Fixed obs_source_media_get_title return (AntonVonDelta)
100.0.26
Commits
- fd069d2: Removed unused header (AntonVonDelta)
- b1c65af: linux-capture: Ensure name pixmap is checked (Kurt Kartaltepe) #7352
- 938d9a4: Update README.rst (AntonVonDelta)
- 0b8c1ab: Update README.rst (AntonVonDelta)
- 7ef7029: Update README.rst (AntonVonDelta)
- bd94ed9: Update README.rst (AntonVonDelta)
- 038effe: Update README.rst (AntonVonDelta)
- Add support for reading I420 HLG #7385 (jpark37)
- Fix hotkey settings screen not accepting all input on macOS #7349 (PatTheMav)
- Fix broken prefix for obspython binary module on Linux #7350 (PatTheMav)
- Fix CMake package files not being installed on FreeBSD #7351 (PatTheMav)
- e8f27c2: linux-v4l2: Fix resource leak on device open error path (Stefan Hoffmeister) #7358
- fbb7b93: linux-v4l2: Remove redundant non-NULL check on FILE (Stefan Hoffmeister) #7358
- Fix rundir installation accepting DESTDIR environment variable #7362 (PatTheMav)
- Ignore left-click on non-multiview projectors #7365 (Richard Stanway)
- Fix source name edit textbox not accepting input on enter #7373 (PatTheMav)
- 9650109: libobs-opengl: Disable deprecation warnings on macOS (PatTheMav) #7376
- 6adb973: w32-pthreads: Add pthread.h as public header (PatTheMav) #7382
- Add support for reading NV12/YUY2 PQ/HLG #7388 (jpark37)
- ff7720b: rtmp-services: Add Livepush to service list (Wahaj Dar) #7383
- fb51f8b: obs-outputs: Drop unused config file (Georges Basile Stavracas Neto) #7391
- Refine YouTube dialog #7267 (cg2121)
- Fix service check workflow using outdated cache #7389 (derrod)
- 615728f: libobs/util: Reject plugins linking Qt5 library for Linux (Kurt Kartaltepe) #7342
- Switch to Xcode Beta #7410 (derrod)
- Fix Xcode selection in new runner image #7418 (derrod)
- 332c1b4: mac-capture: Undeprecate traditional capture sources on macOS 12 (gxalpha) #7392
- Update volume controls decay rate on profile switch #7411 (PatTheMav)
- ee34d8f: mac-virtualcam: Fix virtualcam video on Intel-based Macs (PatTheMav) #7403
- 967bce5: mac-virtualcam: Fix distorted virtual cam image when using full range (PatTheMav) #7403
- 9c3c2ed: obs-vst: Allow fetching source properties without source (PatTheMav) #7417
- e0f1f95: obs-vst: Fix crash on macOS when no VST bundle was loaded (PatTheMav) #7417
- 4a73b01: obs-vst: Add public function to check for load state of VST (PatTheMav) #7417
- 2dbd6c2: obs-vst: Make VST editor buttons reflect UI and VST loaded state (PatTheMav) #7417
- Fix Light theme Studio Mode labels and T-bar #7406 (shiina424)
- 2a721d9: coreaudio-encoder: Allow fetching source properties without source (PatTheMav) #7416
- 6b56cfd: mac-capture: Allow fetching source properties without source (PatTheMav) #7416
- 8388cc2: mac-avcapture: Allow fetching source properties without source (PatTheMav) #7416
- 07c4ba7: obs-transitions: Allow fetching source properties without source (PatTheMav) #7416
- Fix crash when removing filter after changing a value #7412 (PatTheMav)
- 5c9e620: obs-ffmpeg: Refactor NVENC (jp9000)
- d7c7180: obs-ffmpeg: Update NVENC to new presets (jp9000)
- b9f5627: obs-ffmpeg: Refactor NVENC defaults/properties (jp9000)
- 6c474fe: obs-ffmpeg: use NvEncGetSequenceParams for NVENC header (jp9000)
- 3b7f15a: obs-ffmpeg: Show detailed NVENC error messages (jp9000)
- 3df0c61: obs-ffmpeg: Fix when NVENC retries without psycho aq (jp9000)
- dba3401: obs-filter: Update model for NVIDIA Audio FX (pkv) #7431
- 1b2fc73: frontend-tools: Display Python version in UI (Matt Gajownik) #6970
- 493270e: frontend-tools: Display dialog when changing Python version (Matt Gajownik) #6970
- a34fae0: libobs,UI: Swap red/blue render/output channels (jpark37) #7405
- Fix dock titlebar icons not loading #7432 (cg2121)
- Fix color of popout icon #7434 (cg2121)
- c5f1446: obs-ffmpeg: Cap AMF encoder at 100 Mbps (Ryan Foster) #7445
- 1249ebe: linux-capture: Fixup window name/class checking (Kurt Kartaltepe) #7446
- 5af9c87: libobs/media-io: Avoid scaler for range diff (jpark37) #7447
- Downgrade Sphinx to fix docs build error (Matt Gajownik)
- 3dd0f89: libobs/media-io: Restore color range conversion (jpark37) #7465
- 6fb83ab: linux-pipewire: Close sessions as we are done with them (Aleix Pol) #7470
- 9d7a6e7: obs-ffmpeg: Fix m3u8 recording in AMF (shinji3) #7379
- Remove executable bit from public key file (derrod)
- Don't reselect SceneTree items if tree is clearing #7499 (gxalpha)
- Add function to get encoder pause offset (jp9000)
- 843fec5: obs-ffmpeg: Fix unpause causing certain encoders to fail (jp9000)
- de79f6f: Merge remote-tracking branch 'upstream/master' (AntonVonDelta)
- 2cfe06e: Merge branch 'master' of github.com:Aeindus/obs-studio (AntonVonDelta)