Overview
Request 3839 (accepted)
- Update to version 19.0.2:
* UI: Fix drag & drop bug
* frontend-tools: Add automatic scene switcher for Linux
* UI: Add option to disable audio ducking on windows
* rtmp-services: Update ingests
* libobs/util: Add Get function to BPtr<>
* UI, obs-qsv11: Fix build in VisualStudio 2017
* UI: Fix warning in VisualStudio 2017
* obs-qsv11: Fix SEI crash caused by dangling pointer
* UI: Add ability to output to window
* UI: Always alternatively open backup scene json file
* libobs: Don't call unlink unnecessarily
* libobs/util: Add os_safe_replace function
* libobs/util: Use os_safe_replace in safe file writes
* libobs/util: Flush text files when writing
* libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
* vlc-video: Add ability to shuffle playlist in VLC source
* Various: Optimize bundled PNG files
* text-freetype2: Make font lookup recursive on mac
* libobs: Use tex.Load for reverse NV12/I420 funcs
* UI: Fix settings dialog crashing on linux
* libobs: Fix tex.Load lookup (needs int3, not int2)
* libobs: Add random shader
* libobs: Fix skipped frames reporting
* libobs: Add functions to get logical/physical cores
* libobs: Pass exact data when calling obs_get_video_info
* libobs: Add function to allow custom output drawing
* libobs: Add function to allow getting output connect time
* libobs: Don't allow lagged frames to be counted as skipped
* obs-outputs: Add null output
- Created by boombatower almost 8 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Wed Jun 14 22:47:57 UTC 2017 - jimmy@boombatower.com
+
+- Update to version 19.0.2:
+ * UI: Fix drag & drop bug
+ * frontend-tools: Add automatic scene switcher for Linux
+ * UI: Add option to disable audio ducking on windows
+ * rtmp-services: Update ingests
+ * libobs/util: Add Get function to BPtr<>
+ * UI, obs-qsv11: Fix build in VisualStudio 2017
+ * UI: Fix warning in VisualStudio 2017
+ * obs-qsv11: Fix SEI crash caused by dangling pointer
+ * UI: Add ability to output to window
+ * UI: Always alternatively open backup scene json file
+ * libobs: Don't call unlink unnecessarily
+ * libobs/util: Add os_safe_replace function
+ * libobs/util: Use os_safe_replace in safe file writes
+ * libobs/util: Flush text files when writing
+ * libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
+ * vlc-video: Add ability to shuffle playlist in VLC source
+ * Various: Optimize bundled PNG files
+ * text-freetype2: Make font lookup recursive on mac
+ * libobs: Use tex.Load for reverse NV12/I420 funcs
+ * UI: Fix settings dialog crashing on linux
+ * libobs: Fix tex.Load lookup (needs int3, not int2)
+ * libobs: Add random shader
+ * libobs: Fix skipped frames reporting
+ * libobs: Add functions to get logical/physical cores
+ * libobs: Pass exact data when calling obs_get_video_info
+ * libobs: Add function to allow custom output drawing
+ * libobs: Add function to allow getting output connect time
+ * libobs: Don't allow lagged frames to be counted as skipped
+ * obs-outputs: Add null output
+ * obs-outputs: Add connect time callback for rtmp output
+ * obs-outputs: Fix frame dropping when using ultrafast
+ * UI: Add function to enable/disable outputs
+ * UI: Don't subject base/output resolutions defaults
+ * UI: Limit default canvas res to 1920x1080 or below
+ * UI: Add 1920x1080/1280x720 to the settings base res list
+ * UI: Remove colon from a few locale items
+ * UI: Add auto-configuration wizard
+ * CI: OSX - Use wget instead of curl
+ * libobs: Fix os_safe_replace not working linux
+ * UI: Show invalid Bind to IP entries in the settings
+ * decklink: Fix compiler warning about ignored const
+ * decklink: Add option to disable the plugin
+ * decklink: Remove unused variables to fix warning
+ * win-capture: Hide cursor when in background (game capture)
+ * Various: Don't use boolean bitfields
+ * win-capture: Hide cursor when in background (window capture)
+ * rtmp-services: Rename hitbox.tv to Smashcast
+ * obs-ffmpeg: Add signal/proc to restart media playback
+ * CI: exclude .gitignore
+ * CI: Use git fetch --unshallow for OSX
+ * libobs/util: Add function to get free disk space
+ * libobs-opengl: Fix potential crash w/ viewports
+ * libobs: Add function to get average render time
+ * libobs: Add functions to get total/lagged frames
+ * libobs: Add obs_output_reconnecting func
+ * obs-ffmpeg: Implement get_total_bytes in recording outputs
+ * UI: Add function to get current memory usage (win32)
+ * UI: Add themeID values for colors to style sheets
+ * UI: Add stats dialog
+ * UI: Fix a few locale items, and add a few missing ones
+ * UI: Make Qt use locale text for QWizard buttons
+ * UI: Add helper class to translate message box buttons
+ * UI: Make sure all message box buttons are translated
+ * UI: Fix locale text for "OK" in question dialogs
+ * UI: Bring stats to front if it already exists
+ * UI: Add option to show stats on startup to general
+ * UI: Save/remember stats window geometry
+ * Revert "libobs: Allow source to fully control source flags (for now)"
+ * libobs: Don't use source flags for async buffering
+ * UI: Don't use "quit on last window closed"
+ * UI: Fix bug where Pre19Defaults would always be set
+ * UI: Don't count debug log messages in repeat detection
+ * UI: Warn user if multiple instances of the UI are open
+ * enc-amf: Version 2.1.3
+ * image-source: Allow custom bounding source size/aspect
+ * UI: Update quick transitions on transition add/removal
+ * libobs: Add scene item IDs
+ * win-dshow: Update libdshowcapture to 0.5.12
+ * UI: Add support for showing output error messages
+ * libobs: Add support for output error messages
+ * obs-outputs: Add output error messages for RTMP
+ * UI: Fix misleading log message when updating settings
+ * UI: Change output blocking bool to integer ref counter
+ * UI: Prevent user from starting ouputs while in settings
+ * UI: Move Stats to the view menu
+ * UI: Make Stats a regular window rather than dialog
+ * UI: Check to see if outputs valid when updating stats
+ * deps/media-playback: Remove unnecessary logging
+ * UI: Fix creation of log files with non-english paths
+ * libobs-d3d11: Only load vertex buffer before drawing
+ * deps/media-playback: Include SSE flags
+ * deps/media-playback: Do not seek network streams
+ * deps/media-playback: Init avformat in thread
+ * obs-ffmpeg: Only preload frames for local files
+ * obs-ffmpeg: Always close network sources when inactive
+ * libobs: Update to version 19.0.0
+ * libobs: Make obs_source_default_render exported
+ * obs-filters: Add Render Delay filter
+ * UI: Sort filter names when adding filters
+ * deps/media-playback: Discard packet returns of invalid sizes
+ * deps/media-playback: Use new FFmpeg decode funcs when possible
+ * deps/media-playback: Always check for new frame first
+ * UI: Fix cases where wizard bitrate is not capped
+ * UI: Remove advanced settings from final wizard results
+ * UI: Actually update service for wiz. bitrate limits
+ * UI: Fix enumeration of scene collections on first run
+ * obs-ffmpeg: Disable media source HW accel. for now
+ * libobs: Do not allow incompatible filters on sources
+ * rtmp-services: Preserve settings if service renamed
+ * obs-filters: Increase allowable render delay to 500ms
+ * enc-amf: Version 2.1.4
+ * VST: bump vst submodule ref
+ * Update translations from Crowdin
+ * UI: Change default autoconfig test bitrate
+ * AUTHORS: Update with data from Git and Crowdin
+ * deps/media-playback: Fix bug where inverted media would crash
+ * UI: Remove whitespace from end of autconfig stream key
+ * libobs/util: Also remove CR/LF from dstr_depad
+ * UI: Fix bug where auto-config settings wouldn't apply
+ * Fix German locale inconsistencies
+ * libobs: Always call stop callback
+ * UI: Unlock mutex before trying to stop output
+ * libobs: Fix bug where outputs would not set stopped event
+ * libobs: Update version to 19.0.1
+ * enc-amf: Version 2.1.5
+ * UI: Fix creation of crash log with non-english paths
+ * libobs-d3d11: Fix bug where vertex buffers would be reset
+ * UI: Fix autoconfig capping bitrate with "custom server"
+ * libobs: Update to version 19.0.2
+ * Revert "obs-ffmpeg/nvenc: Remove "default" preset"
+ * UI: Fix tooltip for "prefer hardware encoding"
+
+-------------------------------------------------------------------
Tue May 02 19:05:40 UTC 2017 - jimmy@boombatower.com
- Update to version 18.0.2:
obs-studio.spec
Changed
Name: obs-studio
-Version: 18.0.2
+Version: 19.0.2
Release: 0
Summary: A recording/broadcasting program
_service
Changed
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">@PARENT_TAG@</param>
- <param name="revision">refs/tags/18.0.2</param>
+ <param name="revision">refs/tags/19.0.2</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">4684294bcd53193f4227fb31214a6417fdcd2b97</param>
+ <param name="changesrevision">870bf6b6fca2940f8cf37f10339564d393ac41bf</param>
</service>
</servicedata>
Request History
boombatower created request almost 8 years ago
- Update to version 19.0.2:
* UI: Fix drag & drop bug
* frontend-tools: Add automatic scene switcher for Linux
* UI: Add option to disable audio ducking on windows
* rtmp-services: Update ingests
* libobs/util: Add Get function to BPtr<>
* UI, obs-qsv11: Fix build in VisualStudio 2017
* UI: Fix warning in VisualStudio 2017
* obs-qsv11: Fix SEI crash caused by dangling pointer
* UI: Add ability to output to window
* UI: Always alternatively open backup scene json file
* libobs: Don't call unlink unnecessarily
* libobs/util: Add os_safe_replace function
* libobs/util: Use os_safe_replace in safe file writes
* libobs/util: Flush text files when writing
* libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
* vlc-video: Add ability to shuffle playlist in VLC source
* Various: Optimize bundled PNG files
* text-freetype2: Make font lookup recursive on mac
* libobs: Use tex.Load for reverse NV12/I420 funcs
* UI: Fix settings dialog crashing on linux
* libobs: Fix tex.Load lookup (needs int3, not int2)
* libobs: Add random shader
* libobs: Fix skipped frames reporting
* libobs: Add functions to get logical/physical cores
* libobs: Pass exact data when calling obs_get_video_info
* libobs: Add function to allow custom output drawing
* libobs: Add function to allow getting output connect time
* libobs: Don't allow lagged frames to be counted as skipped
* obs-outputs: Add null output
boombatower accepted request almost 8 years ago
ok