Overview
Request 3720 (accepted)
- Update to version 18.0.1:
* CI: Fix true / false on stable builds
* CI: Add boolean arg parser to OSX
* CI: Deploy on tags and master branch
* CI: OSX - Deploy on all branches in the master repo.
* CI: OSX - Include branch in pkg
* enc-amf: Update to 1.4.3.11
* UI: Use correct string for systemTrayEnabled
* CI: OSX - Update to CEF 2987
* CI: Use correct folder for building browser
* CI: OSX - Use bash variable for CEF version
* UI: Don't exit on unknown command line arguments
* CI: OSX - export cef version so we can use it elsewhere
* CI: Fix cef version variable
* obs-outputs: Fix 100% CPU usage with new network code
* CI: OSX - Move CEF version to .travis
* VST: Fix save / load of plugin state. More interface options.
* UI: Fix audio monitoring dev. not being set on startup
* UI: Log audio monitoring dev. on start and when changed
* UI: Add logging of audio monitoring to sources
* VST: Fix crash when OBS is set to mono
* Revert "win-dshow: Add LGP timestamp fix"
* win-dshow: Actually fix LGP issue
* obs-outputs: Various fixes to new network code
* Update translations from Crowdin
* AUTHORS: Update with data from Git and Crowdin
* libobs: Apply sync offset to win32 audio monitoring
* UI: Disable network settings while outputs active
* Update translations from Crowdin
* AUTHORS: Update with data from Git and Crowdin
- Created by boombatower about 8 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Tue Mar 07 05:13:13 UTC 2017 - jimmy@boombatower.com
+
+- Update to version 18.0.1:
+ * CI: Fix true / false on stable builds
+ * CI: Add boolean arg parser to OSX
+ * CI: Deploy on tags and master branch
+ * CI: OSX - Deploy on all branches in the master repo.
+ * CI: OSX - Include branch in pkg
+ * enc-amf: Update to 1.4.3.11
+ * UI: Use correct string for systemTrayEnabled
+ * CI: OSX - Update to CEF 2987
+ * CI: Use correct folder for building browser
+ * CI: OSX - Use bash variable for CEF version
+ * UI: Don't exit on unknown command line arguments
+ * CI: OSX - export cef version so we can use it elsewhere
+ * CI: Fix cef version variable
+ * obs-outputs: Fix 100% CPU usage with new network code
+ * CI: OSX - Move CEF version to .travis
+ * VST: Fix save / load of plugin state. More interface options.
+ * UI: Fix audio monitoring dev. not being set on startup
+ * UI: Log audio monitoring dev. on start and when changed
+ * UI: Add logging of audio monitoring to sources
+ * VST: Fix crash when OBS is set to mono
+ * Revert "win-dshow: Add LGP timestamp fix"
+ * win-dshow: Actually fix LGP issue
+ * obs-outputs: Various fixes to new network code
+ * Update translations from Crowdin
+ * AUTHORS: Update with data from Git and Crowdin
+ * libobs: Apply sync offset to win32 audio monitoring
+ * UI: Disable network settings while outputs active
+ * Update translations from Crowdin
+ * AUTHORS: Update with data from Git and Crowdin
+ * CI: OSX - Brew install speexdsp
+ * CI: OSX - enable sparkle
+ * deps/blake2: Fix compiler warning
+ * UI: Fix game capture check when about to update
+ * deps: Add liblmza
+ * libobs: Update to 18.0.1
+ * updater: Add windows updater module
+ * UI/updater: Wait for OBS to close before updating
+ * obs-outputs: Improve shutdown behavior of new socket loop
+ * UI/updater: Use better function for getting process names
+
+-------------------------------------------------------------------
Tue Feb 28 00:38:38 UTC 2017 - jimmy@boombatower.com
- Update to version 18.0.0:
obs-studio.spec
Changed
Name: obs-studio
-Version: 18.0.0
+Version: 18.0.1
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.0</param>
+ <param name="revision">refs/tags/18.0.1</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">5312ffa8157c4210cf57026f90eeb09e81a5a461</param>
+ <param name="changesrevision">bc9a58174b75c445dcb14259443a74746f0b3d43</param>
</service>
</servicedata>
Request History
boombatower created request about 8 years ago
- Update to version 18.0.1:
* CI: Fix true / false on stable builds
* CI: Add boolean arg parser to OSX
* CI: Deploy on tags and master branch
* CI: OSX - Deploy on all branches in the master repo.
* CI: OSX - Include branch in pkg
* enc-amf: Update to 1.4.3.11
* UI: Use correct string for systemTrayEnabled
* CI: OSX - Update to CEF 2987
* CI: Use correct folder for building browser
* CI: OSX - Use bash variable for CEF version
* UI: Don't exit on unknown command line arguments
* CI: OSX - export cef version so we can use it elsewhere
* CI: Fix cef version variable
* obs-outputs: Fix 100% CPU usage with new network code
* CI: OSX - Move CEF version to .travis
* VST: Fix save / load of plugin state. More interface options.
* UI: Fix audio monitoring dev. not being set on startup
* UI: Log audio monitoring dev. on start and when changed
* UI: Add logging of audio monitoring to sources
* VST: Fix crash when OBS is set to mono
* Revert "win-dshow: Add LGP timestamp fix"
* win-dshow: Actually fix LGP issue
* obs-outputs: Various fixes to new network code
* Update translations from Crowdin
* AUTHORS: Update with data from Git and Crowdin
* libobs: Apply sync offset to win32 audio monitoring
* UI: Disable network settings while outputs active
* Update translations from Crowdin
* AUTHORS: Update with data from Git and Crowdin
boombatower accepted request about 8 years ago
ok