Overview
Request 5031 (accepted)
- Update to version 25.0.0:
* win-capture: Fix potential crash due to unhandled exceptions
* libobs: Update version to 25.0.0
* Update translations from Crowdin
* rtmp-services: Add getloconow
* rtmp-services: Fix formatting
* UI: Fix closing OBS before showing whats new dialog
* obs-browser: Fix crash with certain settings combo
* libobs: Fix audio not playing back with audio lines
* UI: Enable BTTV login popup
* UI: Turn off T-bar mode when going out of studio mode
* libobs: Reset manual state when forcing transition target
* Revert "libobs: Add extra reference when source is displayed"
* Revert "libobs: Only manipulate input source ref counts"
* win-capture: Destroy winrt in graphics thread
* libobs: Remove repeated semicolons
* libobs: Add task scheduling features
* UI: Increment filter name automatically
* UI: Update stream key link for YouStreamer
* libobs: Fix another group id comparison
* Make cert revocation check fails non-fatal on Win
* win-capture/graphics-hook: Separate some debugging stuff
* win-capture: Vulkan surface refactor
* UI: Support Unicode for Windows fullscreen projectors
* UI: Fix filter rename crash
* UI: Update Contribute link in about box
* libobs: Check return value from obs_scene_add_internal
* UI: Fix preview scaling on scene collection change
* obs-vst: Fix lockup/race on shutdown
* Revert "graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10"
- Created by boombatower about 5 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Wed Mar 18 18:46:43 UTC 2020 - jimmy@boombatower.com
+
+- Update to version 25.0.0:
+ * win-capture: Fix potential crash due to unhandled exceptions
+ * libobs: Update version to 25.0.0
+ * Update translations from Crowdin
+ * rtmp-services: Add getloconow
+ * rtmp-services: Fix formatting
+ * UI: Fix closing OBS before showing whats new dialog
+ * obs-browser: Fix crash with certain settings combo
+ * libobs: Fix audio not playing back with audio lines
+ * UI: Enable BTTV login popup
+ * UI: Turn off T-bar mode when going out of studio mode
+ * libobs: Reset manual state when forcing transition target
+ * Revert "libobs: Add extra reference when source is displayed"
+ * Revert "libobs: Only manipulate input source ref counts"
+ * win-capture: Destroy winrt in graphics thread
+ * libobs: Remove repeated semicolons
+ * libobs: Add task scheduling features
+ * UI: Increment filter name automatically
+ * UI: Update stream key link for YouStreamer
+ * libobs: Fix another group id comparison
+ * Make cert revocation check fails non-fatal on Win
+ * win-capture/graphics-hook: Separate some debugging stuff
+ * win-capture: Vulkan surface refactor
+ * UI: Support Unicode for Windows fullscreen projectors
+ * UI: Fix filter rename crash
+ * UI: Update Contribute link in about box
+ * libobs: Check return value from obs_scene_add_internal
+ * UI: Fix preview scaling on scene collection change
+ * obs-vst: Fix lockup/race on shutdown
+ * Revert "graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10"
+ * win-capture/graphics-hook: Add a bit of logging
+ * win-capture: Handle vkCreateSwapchainKHR errors
+ * libobs: Remove legacy libobs data search path
+ * libobs: Remove legacy module search path
+ * win-capture: Try window handle 0 if actual handle fails
+ * win-capture: Use full app obj name for keepalive mutex
+ * libobs: Don't render audio if context not initialized
+ * libobs: Fix groups not being recognized as groups
+ * libobs: Handle removed plugins for versioned sources
+ * libobs: Don't return false, return NULL
+ * libobs: Fix crash when querying versioned id
+ * tests: fix missing parameter when calling obs_display_create
+ * win-capture/graphics-hook: Make vulkan layer all capital
+ * libobs: Fix source type versioning system
+ * image-source: Don't use video info for color source size
+ * libobs: Compare scene/group ids by strcmp
+ * win-capture: Increment graphics hook version
+ * win-capture/graphics-hook: Fix reacquire bug
+ * win-capture: Always copy file when debugging
+ * win-capture/graphics-hook: Log vulkan capture dimensions
+ * UI: Fix windowed multiview title
+ * obs-scripting: Add missing Python imports
+ * win-capture, libobs: Show names of displays in Display Capture
+ * UI: Show monitor names for projectors
+ * win-capture: Allow write permission on graphics hook
+ * win-capture: If elevated, replace HKCU reg entry with HKLM
+ * win-capture: Remove SYNCHRONIZE permission
+ * libobs-winrt: win-capture: HDC cursor capture for WGC
+ * win-capture: Restore Vulkan 1.1 version hack
+ * win-capture: Support VK_FORMAT_A8B8G8R8_UNORM_PACK32
+ * obs-ffmpeg: Make sure hotkeys are actually pressed
+ * win-capture/graphics-hook: Fix wrong HWND
+ * win-dshow: Fix rotation not working in all cases
+ * win-capture: Set ALL APPLICATION PACKAGES perms if elevated
+ * UI/updater: Add perms for ALL APPLICATION PACKAGES
+ * win-capture: Remove microsoft store from capture blacklist
+ * linux-v4l2: Use LP64 macro to determine pointer size
+ * win-capture: Vulkan capture clean-up
+ * win-capture: Clean up various VC++ warnings
+ * obs-outputs: Fix RTMP authentication
+ * win-capture: Fix format string warning
+ * win-capture: Increment graphics hook version
+ * libobs: Only manipulate input source ref counts
+ * win-capture: Handle NULL VkApplicationInfo
+ * UI: Fix override transition not working
+ * UI: Do not disable t-bar
+ * UI: Fix scenes as sources for SL import
+ * UI: Lower minimum dock size
+ * win-capture: Find correct window even if it's minimized
+ * CI: macOS use qt 5.14.1
+ * obs-ffmpeg: Fix some incorrect settings for srt output
+ * UI: Remove unused variable
+ * UI: Call setWindowFlags before setupUi
+ * UI: Fix importing SL collections with repeated names
+ * obs-browser: Fix CEF initialization conflict
+ * UI: Dynamically set widget index when renaming sources
+ * CMake: Disable incremental linking on Windows
+ * win-capture: Disable correct capture method index
+ * CMake: Enable /OPT:REF for Windows
+ * CI: Remove merge conflict bot for now
+ * CI: Fix some macOS build settings
+ * win-capture: Prevent WGC being selected when unavailable
+ * UI: Move OBSBasicSettings to scoped block
+ * UI: Don't add removed sources when refreshing LoadAudioSources
+ * UI: Use invokeMethod to refresh LoadAudioSources
+ * UI: Fix preview not being re-enabled on maximize
+ * win-dshow: Add support for devices that relay rotation
+ * libobs: Add ability to rotate async sources
+ * UI: Show help icon for properties with tooltips
+ * obs-ffmpeg: Fix type conversion warning
+ * win-capture: Fix registry lookup bug
+ * win-capture: Check hook version before capture init
+ * win-capture: Add Vulkan capture
+ * win-capture: Use full DLL path for inject helper
+ * win-capture/graphics-hook: Don't allow multiple hooks
+ * cmake: Add FindVulkan module
+ * win-capture: Refactor create_hook_info
+ * win-capture/graphics-hook: Refactor mutex check
+ * libobs/util: Add dll version compare func
+ * libobs/util: Use MAX_PATH for absolute path funcs
+ * win-capture/graphics-hook: Fix OBS detection
+ * win-capture/graphics-hook: Add flog and flog_hr
+ * CI: Fix case of PlugIns directory
+ * obs-outputs: Update FTL sdk to latest version
+ * Revert "libobs: Fix audio keyframe issue"
+ * obs-browser: Fix crash with replay buffer events
+ * win-capture: Preserve current window setting
+ * win-capture: Move window capture method below window
+ * Decklink: Fix crash when no device selected
+ * frontend-plugins: Refactor Decklink out UI
+ * UI: Remove dock margins
+ * libobs-d3d11: Enable NV12 for Intel on newer platforms
+ * obs-browser: Update to 2.8.2
+ * UI: Fix compiling error with older QT
+ * CI: Build CEF on Linux
+ * obs-browser: Enable Linux support
+ * libobs: Handle empty path in os_get_path_extension
+ * libobs-opengl: Fix Mac VAO created without context
+ * libobs-winrt: win-capture: Support client area toggle for WGC
+ * win-capture: Hide settings if Automatic is WGC
+ * UI: Use deleteLater() rather than explicit delete
+ * UI: Reserve correct number of elements in vector
+ * cmake: Copy a few missing dependency files
+ * UI: Reserve correct number of elements in vector
+ * UI: Make t-bar smaller
+ * obs-browser: Fix formatting
+ * deps/media-playback: Fix formatting
+ * obs-browser: Update browser to 2.8.0
+ * libobs: Pump graphics loop one final time for cleanup
+ * UI: Fix compilation warning re signed/unsigned
+ * libobs/util: Retry pipe writes to avoid short-write failures
+ * win-capture: Add 'auto' method to window capture
+ * CMake: Add check for Win SDK 10.0.18362.0 or above
+ * CMake: Rquire CMake 3.16
+ * libobs-winrt: Add PCH
+ * win-capture: Windows Graphics Capture support
+ * libobs-winrt: Add module for WinRT functionality
+ * CI: Use VS 2019 and windows-2019 VM image
+ * win-capture: Add support for finding windows via EnumWindows
+ * libobs: Add extra reference when source is displayed
+ * libobs: Pump Win32 messages on the graphics thread
+ * libobs: Support device loss registration
+ * libobs: Make ComPtr header self-sufficient
+ * libobs: Don't strip whitespace from config values
+ * UI: Return 0 when launch cancelled or failed
+ * CI: Remove unused Linux script
+ * obs-outputs: Properly reset stream count on RTMP_Close
+ * UI: Don't set audio encoder track index in Adv Output
+ * UI: Fix Import Profile in Portable Mode
+ * obs-scripting: Update text source IDs
+ * UI: Allow custom browser delete button to fill the cell
+ * UI: Fix table heading visibility in Acri
+ * win-ivcam: Fix build issue with CMake 3.16
+ * image-source: Increase slideshow limit to 400MB
+ * rtmp-services: Add Whalebone.tv
+ * obs-ffmpeg: Mark FFmpeg NVENC as internal
+ * UI: Hide encoder if marked internal
+ * UI: Allow rescaling for texture-based encoders
+ * obs-ffmpeg: Fall back to FFmpeg nvenc if recale active
+ * libobs: Add obs_encoder_scaling_enabled()
+ * win-capture: Fix hook collisions with multiple game captures
+ * decklink: Fix crash when no outputs are available
+ * CI: Add github workflow to tag merge conflicts
+ * UI: Fix locked sources being transformed
+ * obs-vth264: Manually mark priority bits for VideoToolbox frames
+ * UI: Add ability to lock volume
+ * UI: Restart program when audio/locale changed
+ * UI: Use OBS dock menu instead of Qt dock context menu
+ * UI: Add advanced scene collection importer
+ * Revert "mac-vth264: Manually mark priority bits for frames"
+ * UI: Fix preview not being disabled when minimized
+ * deps/media-playback: Fix buffering/sync issues
+ * libobs: Remove unused variable
+ * libobs: Fix audio keyframe issue
+ * UI: Allow resizing docks when hotkeys are disabled
+ * rtmp-services: Add Madcat
+ * rtmp-services: updating castr.io rtmp ingests
+ * rtmp-services: Uncanny.gg
+ * obs-ffmpeg: Use callbacks when starting/ending
+ * deps/media-playback: Simplify seek/time code
+ * libobs: Restore order
+ * CI: Fail osx and linux on build failures. Fix decklink clang-format
+ * UI: Add missing function declaration
+ * decklink: Fix formatting
+ * decklink: Log decklink API version on plugin load
+ * UI: Add Chromium-compatible NSApplication subclass
+ * libobs: fix obs_sceneitem_group_XXX_item API
+ * docs/sphinx: Fix missing parameter in documentation
+ * libobs: Add group functions that can signal refresh
+ * libobs: Make group subitem add/remove funcs signal refresh
+ * UI: Watch for refresh signal in source list
+ * libobs: Add refresh signal to scenes
+ * docs/sphinx: Fix typo
+ * libobs: Fix Mac linker error
+ * docs/sphinx: add media controls
+ * docs/sphinx: add source icon
+ * README.rst: Remove retired CI services
+ * obs-ffmpeg: Add media hotkeys
+ * obs-ffmpeg: Add media control support
+ * vlc-video: Add media control support
+ * UI: Fix transitions being disabled
+ * UI: Use absolute path for portable mode multi check
+ * UI: Show source icons in Advanced Audio Properties
+ * win-capture: Faster display / window capture updates
+ * UI: Always prompt when updates are available
+ * libobs/util: Fix incorrect assertion in darray_insert_array
+ * UI: Fix incorrect parameter
+ * UI: Fix incorrect parameter value
+ * deps/media-playback: Fix formatting
+ * obs-transitions: Halve stinger padding to 250ms
+ * libobs: Add media control support to backend
+ * obs-outputs: Remove hard-coded certificate paths on Linux
+ * mac-capture: Fix redundant call
+ * UI: Fix transtions not enabled
+ * UI: Use input validator on resolution line edit
+ * libobs: Add obs_scene_find_source_recursive
+ * UI: Don't allow resolutions too large
+ * obs-outputs: Remove server support from librtmp
+ * obs-outputs: Remove unused variable
+ * obs-outputs: Fix build with older mbedtls versions
+ * CI: Add libmbedtls-dev
+ * obs-outputs: Show UI error if the root certs don't load
+ * obs-outputs: Enable logging before calling RTMP_Init
+ * obs-outputs: Add additional paths for root certificates on Linux
+ * obs-transitions: Set stinger media source's name
+ * enc-amf: Update to 2.7.0
+ * obs-outputs: Fix librtmp mbedtls thread safety
+ * UI: Fix aspect ratio triggering settings change
+ * UI: Fix t-bar not working with transition override
+ * linux-v4l2: Mark aarch64 and mips n64 as known platform
+ * libobs: Build SIMDE on platforms without SSE2
+ * rtmp-services: Add Uscreen
+ * libobs, obs-x264: Fix compiler warnings
+ * deps/obs-scripting: Fix incorrect parameter type
+ * UI: Add option to toggle source icons to View menu
+ * UI: Fix Qt 5.14 deprecation warnings
+ * libobs: Rename DEPRECATED to OBS_DEPRECATED
+ * docs/sphinx: Add obs_group_from_source
+ * docs/sphinx: Add obs_enum_scenes
+ * audio-monitoring: Fix Pulse Audio crash
+ * libobs: Add VIDEO_CS_SRGB enum value
+ * image-source: Fix color source default size
+ * rtmp-services: Update SermonAudio entry (#2324)
+ * Remove Appveyor
+ * obs-text: Change default size of text to 256
+ * text-freetype2: Change default size of text to 256
+ * image-source: Change default size to size of canvas
+ * libobs: Add the ability to make sources obsolete
+ * UI: Fix studio mode transition bugs
+ * win-dshow: Fix upside-down RGB DIBs
+ * UI: Support DnD overlay in linuxbrowser
+ * UI: Add drag and drop for URLs
+ * UI: Make dropped HTML files use canvas size
+ * obs-filters: Add Cube LUT samples
+ * obs-filters: Add Cube LUT file support
+ * libobs: Add basic support for half floats
+ * libobs-opengl: Fix missing GL_HALF_FLOAT usages
+ * librtmp: Allow partial success for mbedtls
+ * UI: Fix audio restart message not hiding
+ * UI: Display aspect ratios in video settings
+ * media-playback: Add functions to pause/seek media source
+ * docs/sphinx: Fix obs_property_list_item_disable entry
+ * obs-outputs: Fix mbedtls use of deprecated functions
+ * rtmp-services: Update/remove services
+ * UI: Upgrade stream key link to button in Wizard
+ * libobs: Log windows release version
+ * libobs: Find windows version
+ * UI: Fix QResizeEvent leaks
+ * mac-vth264: Fix encoder list leak
+ * CMake: Fix build on ppc64
+ * libobs-opengl: Fix volume texture leak
+ * obs-ffmpeg: Fix VC++ warnings
+ * obs-scripting: Add Python functions for frontend events
+ * libobs-d3d11: Don't allow volume render targets
+ * libobs-opengl: Don't allow volume render targets
+ * UI: Supply Windows manifest file
+ * UI: Properly inform user if recording path is invalid
+ * rtmp-services: Add show-it.tv
+ * UI: Change remux file paths to OS style separators
+ * libobs/UI: Support monospace font in multiline text property
+ * UI: Halve width of tab in multiline text property
+ * UI: Fix scene/source list item spacing
+ * UI: Add t-bar to studio mode
+ * libobs: Add manual transition "torque" support
+ * libobs: Add manual transitioning support (T-bar)
+ * UI: Add Active/Inactive status to adv audio props
+ * UI: Add "Active Sources Only" option to adv audio props
+ * UI: Add setThemeID to qt-wrappers
+ * obs-filters: Add grayscale LUT image
+ * libobs-opengl: OpenGL thread-safety on Mac
+ * deps/obs-scripting: Expose matrix3 & 4 to scripting
+ * UI: Fix compile issue
+ * UI: Add option to use percent instead of dB
+ * libobs: Fix corrupted pointers when removing properties
+ * libobs-d3d11: Increase the frame queue capacity
+ * linux-v4l2: Add support for controls
+ * libobs: Update version to 24.0.6
+ * CI: Fix QtNetwork in Mac packaging script
+ * obs-filters: Use volume texture for LUT
+ * libobs: Add support for volume textures
+ * UI: Ensure OBS launches when theme is missing
+ * obs-qsv11: Add all TargetUsage values
+ * rtmp-services: Add YouStreamer
+ * CI: Fix error deleting QT network framework on OSX
+ * CI: Fix mbedtls id in mac deploy script
+ * libobs: Null check hotkey device on macos
+ * obs-browser: Disable system flash
+ * UI: Add save button next to replay buffer button
+ * rtmp-services: Increase FB max bitrate to 6Mbps
+ * CI: Fix up QT network framework on OSX
+ * CI: Fix osx executable path in plist
+ * CI: Fix framework symlinks when building osx app
+ * obs-ffmpeg: Enable VAAPI Rate Control
+ * UI: Add Start Streaming settings check on start
+ * UI: Create UI Validation Helper Class
+ * libobs: Do not include unrelated flags in filter check
+ * rtmp-services: Add Konduit.live
+ * libobs: Update version to 24.0.5
+ * CI: Don't run clang format on some submodule plugins
+ * libdshowcapture: Update to latest submodule
+ * UI: Allow switch to existing theme to reload
+ * UI: Don't modify theme if already set
+ * Decklink: Explicit casts for truncation warnings
+ * libobs: Remove C99 hacks for older VC++
+ * UI: Delete cookies before connecting account
+ * UI: Fix bug in untested/unused function code path
+ * UI: Fix source icons being shifted to the right
+ * CI: Add Cirrus-CI config for FreeBSD builds
+ * UI: Add Grid Mode to Scenes Widget
+ * UI: Rename deprecated QPalette::ColorRole
+ * UI: Fix Qt deprecation warnings
+ * libobs: add missing FreeBSD #include to fix build
+ * UI: Use new ffmpeg-encoded-output for non-RTMP urls
+ * obs-ffmpeg: Add new ffmpeg-encoded-output
+ * obs-ffmpeg: Expose ffmpeg_data_init and ffmpeg_data_free methods
+ * libobs: fix building modules once installed
+ * UI: Default stream / record confirm dialogs to "No"
+ * deps/media-playback: Don't use interrupt cb for local files
+ * deps/media-playback: Don't exit thread on AVERROR_EXIT
+ * CI: Keep artifacts for PRs labelled "Seeking Testers"
+ * libobs: Enable compilation on aarch64
+ * libobs: Add aarch64 compatibility layer
+ * win-dshow: Suppress MJPEG error spam
+ * UI: Create an API for opening projector windows
+ * UI: Break out the opening of a projector into a slot function
+ * UI: Add source icons
+ * libobs: Robust COM initialization
+ * win-wasapi: Verify and balance CoInitializeEx call
+ * UI: Fix wrong icon if recording stopped while paused
+ * linux-capture: Fix cursor draw bug when cropping window cap.
+ * UI: Fix wrong icon if recording stopped while paused
+ * rtmp-services: Add scenecut=0 to mixer requirements
+ * UI: Fix swap scene issue with double click mode
+ * UI: Change advanced networking strings
+ * UI: Add setting for Twitch chat add-ons choice
+ * UI: Fix Twitch panels not using dark first time
+ * obs-outputs: Log FTL during configure
+ * libobs: Remove _WIN32 ifdef from enum
+ * UI: Fix invalid escape sequences in regex string
+ * UI: Add system tray icon to indicate when paused
+ * libobs: fix new virtual key codes display
+ * libobs: add missing virtual key codes for Windows
+ * deps/obs-scripting: Fix formatting
+ * obs-scripting: Fix Python in new MacOS .app bundles
+ * obs-text: add missing locale include to fix build
+ * UI: Remove help icon from Interact titlebars
+ * win-dshow: Support bottom-up DIBs
+ * win-dshow: Fix format switching issue
+ * decklink-ui: Show the state of outputs in the decklink dialog
+ * UI: Use radio buttons for FLV track selection
+ * libobs: Add more X.org / Unix hotkey defines
+ * obs-filters: Reload the mask image when file change is detected
+ * obs-filters: Add toggle for scroll filter looping
+ * libobs: Send activate and show signals to filters
+ * rtmp-services: Type check apply_encoder_settings
+ * obs-ffmpeg: Remove unexposed vaapi parameters
+ * UI: Fix main transition being set to the quick one
+ * win-capture: Fix rare crash when GL program exits
+ * libobs: Fix race condition
+ * CI: Use custom macdylibbundler for OSX deps
+ * UI: Upgrade stream link hotlink to a button
+ * rtmp-services: Add YouNow service and implement ingest lookup
+ * README.rst: Add Crowdin progress badge
+ * UI: Fallback to XGetWMName if XFetchName fails
+ * mac-vth264: Manually mark priority bits for frames
+ * git: Add VSCode working dir to .gitignore
+ * UI: Fix audio bitrate not being set in simple mode
+ * UI: Add fade to black in studio mode
+ * rtmp-services: Add Stars.AVN.com streaming service
+ * libobs: Add video info to filename formatting
+ * UI: Fix desktop entry for GNOME Shell
+ * Revert "Rename com.obsproject.Studio.desktop to obs.desktop"
+ * UI: Add ability to change projector type
+ * UI: Simplify fullscreen toggle code
+ * win-wasapi: Log device sample rate when initialized
+ * UI: Display Sample Rate with proper formatting
+ * libobs-d3d11: Fix null input layout rebuild
+ * obs-ffmpeg: use avcodec_find_best_pix_fmt_of_list
+ * win-capture: Add additional exe to window capture blacklist
+ * obs-ffmpeg: Use vendor and device ID for NVENC blacklist
+ * UI: Fix checkable property groups
+ * UI: Add stats reset hotkey
+ * cmake: Use C++17 for compilation
+ * UI: Don't influence headers with using namespace
+ * obs-scripting: Quiet CMake SWIG warnings
+ * CI: Remove dead PPA to fix Linux build failure
+ * libobs: Export obs_group_from_source
+ * UI: Add support for Custom Twitch Dashboard Docks
+ * CI: Update scripts for reorganized OSX bundle
+ * docs/sphinx: Fix various typos
+ * libobs-d3d11: Use vendor ID instead of string match
+ * libobs: Use proper resource paths when running from an OSX bundle
+ * enc-amf: Upgrade to v2.6
+ * UI: frontend api "trans. duration changed" event
+ * libobs: Strict objc_msgSend support
+ * rtmp-stream: Fix comparison between signed and unsigned ints
+ * rtmp-services: Add ChathostessModels
+ * obs-qsv11: Enable option for Custom Quantization Matrix
+ * obs-qsv11: Add platform enums for KBL and ICL
+ * libobs: Add gs_begin_frame for duplicators
+ * obs-ffmpeg: Use av_opt_set on context instead of priv_data
+ * obs-filters: Fix sharpness not being translated
+ * UI: Fix issue with preview projector
+ * UI: Add ability to rename filters with F2 (Return on Mac)
+ * Rename com.obsproject.Studio.desktop to obs.desktop
+ * Build: Added BUILD_CAPTIONS to linux build script
+ * cmake: Compile option to fix libcaption linking
+ * UI: Remove unused code from visibility item widget
+ * libobs-d3d11: Add GPU driver version to log
+ * UI: Add copy/paste of multiple selected sources
+ * linux-capture: Fix bug with xshm input showing multiple 0x0 windows
+ * libobs-d3d11: Log monitor names
+ * libobs-d3d11: Log display refresh rates
+ * obs-scripting: Link _obspython as dynamic_lookup on MacOS
+ * obs-scripting: Fix python lib path on MacOS
+ * obs-scripting: Fix script plugin destination path on MacOS
+ * frontend-tools: output timer tab stop order
+ * obs-text: text transform add start case
+ * obs-text: text transform add locale
+ * cmake: no -Werror-implicit-function-declaration for C++
+ * libobs-opengl: Require OpenGL 3.3 instead of 3.2
+ * win-capture: Remove support for feature level 9.3
+ * libobs-d3d11: Remove "support" for feature level 9.3
+ * win-capture: Remove unused variable from D3D12 capture
+ * UI: Switch from RGBA to BGRA swap chain format
+ * graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10
+ * libobs-opengl: Support BGRA swap chains on Windows
+ * UI: set names on scenes duplicated for Studio Mode
+
+-------------------------------------------------------------------
Tue Dec 17 03:07:47 UTC 2019 - jimmy@boombatower.com
- Update to version 24.0.6:
obs-studio.spec
Changed
Name: obs-studio
-Version: 24.0.6
+Version: 25.0.0
Release: 0
Summary: A recording/broadcasting program
Group: Productivity/Multimedia/Video/Editors and Convertors
_service
Changed
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">@PARENT_TAG@</param>
- <param name="revision">refs/tags/24.0.6</param>
+ <param name="revision">refs/tags/25.0.0</param>
<param name="url">git://github.com/jp9000/obs-studio.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
_servicedata
Changed
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/jp9000/obs-studio.git</param>
- <param name="changesrevision">b96cc828dcd5b2922d3a43eba31144332d307c47</param>
+ <param name="changesrevision">327a6f599e7ae1d48a288ec3885ff3cd8b7bf538</param>
</service>
</servicedata>
No build results available
No rpmlint results available
Request History
boombatower created request about 5 years ago
- Update to version 25.0.0:
* win-capture: Fix potential crash due to unhandled exceptions
* libobs: Update version to 25.0.0
* Update translations from Crowdin
* rtmp-services: Add getloconow
* rtmp-services: Fix formatting
* UI: Fix closing OBS before showing whats new dialog
* obs-browser: Fix crash with certain settings combo
* libobs: Fix audio not playing back with audio lines
* UI: Enable BTTV login popup
* UI: Turn off T-bar mode when going out of studio mode
* libobs: Reset manual state when forcing transition target
* Revert "libobs: Add extra reference when source is displayed"
* Revert "libobs: Only manipulate input source ref counts"
* win-capture: Destroy winrt in graphics thread
* libobs: Remove repeated semicolons
* libobs: Add task scheduling features
* UI: Increment filter name automatically
* UI: Update stream key link for YouStreamer
* libobs: Fix another group id comparison
* Make cert revocation check fails non-fatal on Win
* win-capture/graphics-hook: Separate some debugging stuff
* win-capture: Vulkan surface refactor
* UI: Support Unicode for Windows fullscreen projectors
* UI: Fix filter rename crash
* UI: Update Contribute link in about box
* libobs: Check return value from obs_scene_add_internal
* UI: Fix preview scaling on scene collection change
* obs-vst: Fix lockup/race on shutdown
* Revert "graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10"
boombatower accepted request about 5 years ago
ok