Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obs-studio: 23.1.0 -> 23.2.1 #63315

Merged
merged 1 commit into from Jun 18, 2019
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/obs-studio/versions.

meta.description for obs-studio is: '"Free and open source software for video recording and live streaming"'.

meta.homepage for obs-studio is: '"https://obsproject.com"

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

5 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
obs-linuxbrowser
obs-studio

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/iinj3il8v3a7mjd95dcnbk9zv6b180ff-obs-studio-23.2.1 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A obs-studio https://github.com/r-ryantm/nixpkgs/archive/666dc5466710e8dbb5279c869c3625f5488ef388.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/iinj3il8v3a7mjd95dcnbk9zv6b180ff-obs-studio-23.2.1
ls -la /nix/store/iinj3il8v3a7mjd95dcnbk9zv6b180ff-obs-studio-23.2.1/bin

cc @jb55 @MP2E for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/obs-studio/versions
Copy link
Contributor

@jb55 jb55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested ACK.

changes:

git log --format=%s --no-merges 23.1.0..23.2.1   | sort
CI: Build caption output support on OSX by default
CI: Build CEF with OS X 10.11 target
CI: Fix travis test on OSX
CI: Use swig 3.0.12 on OSX
CI: Use swig 3.04 on OSX
cmake: Generate obs.rc out-of-tree
CONTRIBUTING.rst: Improve commit guidelines
Decklink: inital preview out work
decklink-output-ui: Fix memory leak
decklink, win-dshow: Use obs_source_output_video2
deps/media-playback: YUV444P support
deps/obs-scripting: Expose obs_output_output_caption_text1 to scripts
GitHub: Add funding buttons
image-source: Set default size of color source to canvas size
Improve locales
libobs: Add ability to set spinbox property suffix
libobs: Add additional effect debugging information
libobs: Add better default source color range handling
libobs: Add function to remove properties
libobs: Add minimum display duration to caption data
libobs: Add property groups
libobs: Add support for F25-F35 hotkeys on Linux
libobs: Add transition and showing counter functions
libobs: Allow Win32 pipes to pass STDERR for logging of errors
libobs: Clear all compiler warnings
libobs-d3d11: Bad indices in log output
libobs: Disable blending when converting sources
libobs: Fix crashes from wrong types
libobs: Fix GS_UNSIGNED_LONG definition
libobs: Fix lockup when an encode call fails
libobs: Fix move assignment operator for ComPtr
libobs: Fix null pointer dereference
libobs: Fix shader for GLSL
libobs: Fix various alpha issues
libobs/graphics: Support debug markers
libobs: Initialize service before starting output
libobs: libobs-d3d11: obs-filters: No excess alpha
libobs-opengl: Clear some conversion and uncaught switch cases warnings
libobs: Pair encoders only when output actually starts
libobs: Remove saturate from RGB -> YUV conversion
libobs: Remove unreachable YUV decode paths
libobs: Restore casts to fix Clang warnings
libobs: Simplify YUV conversion
libobs: Support limited color range for RGB/Y800 sources
libobs: UI: Fix rotated line scale
libobs: UI: Remove Qt usage from graphics thread
libobs: UI: Use graphics debug markers
libobs: Update version to 23.2.0
libobs: Update version to 23.2.1
libobs: Use RTLD_FIRST when loading libraries on macOS
libobs/util: Add function to get executable path
linux-capture: Add randr support
obs-browser: Close browser panels early
obs-ffmpeg: Add logging of last error for passing to UI
obs-ffmpeg: Bind network buffer size in the UI
obs-ffmpeg: Fix jim-nvenc initial DTS for fractional FPS
obs-ffmpeg: Fix VAAPI CBR
obs-ffmpeg: Move ffmpeg-mux to executable dir
obs-filters: Add luma key filter
obs-filters: Fix opacity on image mask/blend filter
obs-filters: Remove unused key_rgb shader variable
obs-filters: Remove unused variable for color key
obs-filters: Use int sliders for opacity
obs-frontend-api: Access system tray icon from API
obs-frontend-api: Add func to add custom docks
obs-frontend-api: Add func to trigger a Studio Mode transition
obs-frontend-api: Add methods to get/set transition duration
obs-outputs: Fix leak with certs for rtmp
obs-outputs: Fix undefined MSG_NOSIGNAL
obs-outputs: Return error instead emitting SIGPIPE
obs-qsv: Update libmfx, fix QSV with new DCH drivers
plugins: Clear all compiler warnings
README.rst: Add contributing/donating link
Remove double spaces from localization
Revert "libobs: libobs-d3d11: obs-filters: No excess alpha"
rtmp-services: Add OnlyFans streaming service
rtmp-services: Update GameTips.tv
rtmp-services: Update Mixer keyframe interval
UI: Add ability to center items vertically/horizontally
UI: Add ability to copy/paste scene filters
UI: Add ability to set properties spinbox suffix
UI: Add ability to use rich text in warning dialogs
UI: Add default color for the preview background
UI: Add hotkey to toggle preview
UI: Add hover color to hotkey icons
UI: Add Linux AppStream metadata
UI: Add null check for rename of default theme
UI: Add Patreon contributors to About dialog
UI: Add support for property groups
UI: Add text autoselect for source rename
UI: Add text autoselect on scene rename
UI: Add Transition Previews
UI: Add two-factor authentication warning for Twitch
UI: Add warning / critical QMessageBox wrappers
UI: Block SIGPIPE in all threads
UI: Change fader type to log
UI: Change icons to svg
UI: Change volume to dB in adv audio properties
UI: Check for valid systen tray pointer
UI: Correct custom property implementation
UI: Dark theme consistency for Scenes vs Sources
UI: Do not allow mouse wheel for volume slider
UI: Do not remove focus on mouse leave events
UI: Don't hide cursor over multiview
UI: Don't update stats dock if hidden
UI: Ensure frontend event is removed on object deletion
UI: Estimate recording time left until disk is full
UI: Fix bandwidth test flag being saved to stream key
UI: Fix bug with custom source list item color
UI: fix crash due to NULL dereference
UI: Fix editor inheriting source list stylesheet
UI: Fix group checkbox icons not working in Dark theme
UI: Fix incorrect padding usage in Rachni theme
UI: Fix issue where rec time left would show negative time
UI: Fix Linux build without PulseAudio
UI: Fix output icon size. Add padding to settings list items
UI: Fix preview/program label alignment
UI: Fix Q_PROPERTY compiling warnings
UI: Fix remux dialog ignoring filename changes
UI: Fix size of output icon
UI: Fix system tray not working
UI: Fix theme bug when updating from older versions
UI: Fix theme issues with hotkey icons
UI: Fix theme issues with vis/lock checkboxes
UI: Fix theme showing incorrect theme when on Dark
UI: Fix "Toggle Preview" hotkeys duplicating
UI: Fix transition A/B labels on macOS/Linux
UI: Fix tray icon showing up on startup even if off
UI: Fix unable to escape when renaming scene
UI: Fix unencoded stream failure
UI: Fix whitespace issues with "ignore wheel" widgets
UI: Hide Alpha channel field from the color picker
UI: Hide border for General Settings container
UI: Hide border for Output Settings container
UI: Ignore wheelEvent for properties
UI: Improve look of Dark theme
UI: Increment bitrates by 50
UI, libobs, text-freetype2: Add missing pragma once in header files
UI: Log group items on startup
UI: Make two-auth message a bit friendlier
UI: Make volume faders more precise
UI: Only execute "What's New" code on win32
UI: Refactor Audio Settings tab structure
UI: Remove 5 file limit for drag & drop
UI: Remove icons from settings button box
UI: Remove mac browser workarounds, improve stability
UI: Remove settings horizontal lines
UI: Remove SourceListWidget
UI: Remove unused helper function renderVB
UI: Remove unused hotkey qss items
UI: Rename Default theme to System
UI: Rename UI files for consistency
UI: Revert Dark theme Scenes font change
UI: Separate delegate class into header file
UI: Show a message in the empty source list
UI: Show correct version in about dialog
UI: Show output's last error in failure dialog
UI: Simplify locked/visibility checkboxes
UI: Truncate text in hotkeys interface
UI: Update error message severity levels and show additional info
UI/updater: Add manifest file for DPI awareness
UI/updater: Add marquee progress bar for existing file check
UI/updater: Update some text for clarity
UI: Use better link for Twitch two-factor warning
UI: Use escaped html for about dialog
UI: Use icons for hotkey buttons
UI: Use theme colors setting for Projectors too
Update translations from Crowdin
Use proper capitalization for string
vlc-video: Enable audio track selection
vlc-video: Enable subtitle track selection
win-capture: Add discord to game capture blacklist
win-capture/graphics-hook: Check if mutex abandoned
win-dshow: fix issue decoding some H.264 stream
win-wasapi: Call CoInitializeEx in reconnect thread
win-wasapi: Fix audio capture after unplugging device
win-wasapi: Speaker enum fixes
win-wasapi: Unapply/reapply audio monitoring on reconnect

@ryantm ryantm merged commit a8a45b4 into NixOS:master Jun 18, 2019
@r-ryantm r-ryantm deleted the auto-update/obs-studio branch July 1, 2019 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants