Overview
Request 4244 (accepted)
- Update to version 21.1.2:
* libobs: Update version to 21.1.2
* win-capture: Update D3D9 signature for Win10 April 2018 Update
* CI: Check out OSX branch of obs-browser
* cmake: Include windows style DLL when copying Qt files
* obs-browser: Update submodule to latest version
* UI/updater: Delete visual studio runtimes after execution
* deps/obs-scripting: Prevent python unload more than once
* obs-browser: Update submodule to latest version
* deps/obs-scripting: Don't allow unloading more than once
* enc-amf: Version 2.3.3
* libobs: Update version to 21.1.0
* deps/obs-scripting: Add obs_source_enum_filters
* rtmp-services: Update ingest list for Aparat.com
* mac-capture: Fix bug where audio device couldn't be changed
* UI: Add Help -> Crash Reports submenu
* UI: Add subdir param to OBSBasic::UploadLog
* UI: Specify whether crash/profiler/logs have prefix
* UI: Specify subdir/variable to save to for get_last_log
* rtmp-services: Update ingest list for Nood.tv
* UI: Replace gist with hastebin for log uploads
* UI/updater: Return false on integrity check failure
* UI/updater: Don't update modules of opposite arch
* UI/updater: Add automatic check/install for VS2017 redist
* UI/updater: Fix a few type size mismatch warnings
* UI/updater: Fix resource compiling bug
* UI/updater: Fix bug with restrict keyword on VS2017
* UI/updater: Set license of windows update module to ISC
* UI/updater: Rewrite function
* Update translations from Crowdin
- Created by boombatower almost 7 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Sat May 12 23:59:07 UTC 2018 - jimmy@boombatower.com
+
+- Update to version 21.1.2:
+ * libobs: Update version to 21.1.2
+ * win-capture: Update D3D9 signature for Win10 April 2018 Update
+ * CI: Check out OSX branch of obs-browser
+ * cmake: Include windows style DLL when copying Qt files
+ * obs-browser: Update submodule to latest version
+ * UI/updater: Delete visual studio runtimes after execution
+ * deps/obs-scripting: Prevent python unload more than once
+ * obs-browser: Update submodule to latest version
+ * deps/obs-scripting: Don't allow unloading more than once
+ * enc-amf: Version 2.3.3
+ * libobs: Update version to 21.1.0
+ * deps/obs-scripting: Add obs_source_enum_filters
+ * rtmp-services: Update ingest list for Aparat.com
+ * mac-capture: Fix bug where audio device couldn't be changed
+ * UI: Add Help -> Crash Reports submenu
+ * UI: Add subdir param to OBSBasic::UploadLog
+ * UI: Specify whether crash/profiler/logs have prefix
+ * UI: Specify subdir/variable to save to for get_last_log
+ * rtmp-services: Update ingest list for Nood.tv
+ * UI: Replace gist with hastebin for log uploads
+ * UI/updater: Return false on integrity check failure
+ * UI/updater: Don't update modules of opposite arch
+ * UI/updater: Add automatic check/install for VS2017 redist
+ * UI/updater: Fix a few type size mismatch warnings
+ * UI/updater: Fix resource compiling bug
+ * UI/updater: Fix bug with restrict keyword on VS2017
+ * UI/updater: Set license of windows update module to ISC
+ * UI/updater: Rewrite function
+ * Update translations from Crowdin
+ * UI: Refresh multiview projector menu per click
+ * cmake: Remove extraneous checks
+ * UI: Refresh system tray projector menu per click
+ * UI: Remove unnecessary casts
+ * Update README.rst
+ * libobs-opengl: Request at least 8 bits for alpha
+ * linux-capture: Request at least 8 bits for alpha
+ * UI: Remove check for updates on Linux
+ * cmake, libobs, win-capture: Fix VS2017 warnings
+ * cmake: Add .vs directories to .gitignore
+ * deps/obs-scripting: Fix tick function arg number
+ * obs-ffmpeg: Fix locale typo
+ * rtmp-services: Update ingest list for Restream.io
+ * deps/obs-scripting: Expose obs video info to swig
+ * image-source: Fade to transparency if slideshow list is cleared
+ * rtmp-services: Add Vimeo to services list
+ * libobs: Fix property text typo
+ * libobs/util: Fix blank config file values being ignored
+ * obs-ffmpeg: Use FFmpeg's "fast" AAC encoder by default
+ * obs-ffmpeg: Remove cutoff hack for AAC encoder
+ * win-mf: Deprecate plugin
+ * win-capture/graphics-hook: Fix memory offset calculation
+ * UI: Remove duplicate line
+ * obs-output: Update ftl-sdk version and ftl logging values
+ * enc-amf: Version 2.3.2
+ * UI: Allow nested docks
+ * UI: Don't draw bounding boxes for sources without video flag
+
+-------------------------------------------------------------------
Wed Feb 21 20:31:20 UTC 2018 - jimmy@boombatower.com
- Update to version 21.0.3:
obs-studio.spec
Changed
Name: obs-studio
-Version: 21.0.3
+Version: 21.1.2
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/21.0.3</param>
+ <param name="revision">refs/tags/21.1.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">90692c9791ed33648b40916fa353aa3f2df35f2f</param>
+ <param name="changesrevision">8718b33875695dc66eec701816d62158d01ac71e</param>
</service>
</servicedata>
Request History
boombatower created request almost 7 years ago
- Update to version 21.1.2:
* libobs: Update version to 21.1.2
* win-capture: Update D3D9 signature for Win10 April 2018 Update
* CI: Check out OSX branch of obs-browser
* cmake: Include windows style DLL when copying Qt files
* obs-browser: Update submodule to latest version
* UI/updater: Delete visual studio runtimes after execution
* deps/obs-scripting: Prevent python unload more than once
* obs-browser: Update submodule to latest version
* deps/obs-scripting: Don't allow unloading more than once
* enc-amf: Version 2.3.3
* libobs: Update version to 21.1.0
* deps/obs-scripting: Add obs_source_enum_filters
* rtmp-services: Update ingest list for Aparat.com
* mac-capture: Fix bug where audio device couldn't be changed
* UI: Add Help -> Crash Reports submenu
* UI: Add subdir param to OBSBasic::UploadLog
* UI: Specify whether crash/profiler/logs have prefix
* UI: Specify subdir/variable to save to for get_last_log
* rtmp-services: Update ingest list for Nood.tv
* UI: Replace gist with hastebin for log uploads
* UI/updater: Return false on integrity check failure
* UI/updater: Don't update modules of opposite arch
* UI/updater: Add automatic check/install for VS2017 redist
* UI/updater: Fix a few type size mismatch warnings
* UI/updater: Fix resource compiling bug
* UI/updater: Fix bug with restrict keyword on VS2017
* UI/updater: Set license of windows update module to ISC
* UI/updater: Rewrite function
* Update translations from Crowdin
boombatower accepted request almost 7 years ago
ok