Overview
Request 3709 (accepted)
- Update to version 18.0.0:
* UI: Add more command line options
* obs-browser: Update submodule to latest version
* Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
* CI: Add in inital appveyor config
* CI: Move browser source before building app
* CI: Build VLC plugin for OSX on travis
* rtmp-services: remove shut down services
* CI: Build Windows version and upload artifacts
* obs-browser: Update browser ref
* CI: Update permissions on CEF app plist before packaging
* cmake: Enable COPY_DEPENDENCIES by default on Windows
* rtmp-services: Update Vaughn Live ingests
* libobs: Log correct amount of memory on 32bit (windows)
* UI: Convert to wide before outputting debug text (win)
* UI: Protect debug text static string var with mutex
* libobs: Add ability to get output congestion
* obs-output: Add ability to get congestion to rtmp output
* obs-outputs: Increase default drop threshold
* UI: Add connection status square to status bar
* UI: Add separate timers to status bar
* UI: Add option to always minimize to tray
* UI: Hide/show dialogs when minimizing to tray
* UI: Do not quit program when last windows are projectors
* UI: Add option to save projectors
* UI: Add auto-start replay buf. opt. when stream starts
* UI: Fix scaling in viewport when source flipped
* UI: Fix linux display/resize bug with preview widget
* rtmp-services: Add Restream.io Los Angeles server
* libobs: Add optional ultrawide -> wide scaling techniques
- Created by boombatower about 8 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Tue Feb 28 00:38:38 UTC 2017 - jimmy@boombatower.com
+
+- Update to version 18.0.0:
+ * UI: Add more command line options
+ * obs-browser: Update submodule to latest version
+ * Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
+ * CI: Add in inital appveyor config
+ * CI: Move browser source before building app
+ * CI: Build VLC plugin for OSX on travis
+ * rtmp-services: remove shut down services
+ * CI: Build Windows version and upload artifacts
+ * obs-browser: Update browser ref
+ * CI: Update permissions on CEF app plist before packaging
+ * cmake: Enable COPY_DEPENDENCIES by default on Windows
+ * rtmp-services: Update Vaughn Live ingests
+ * libobs: Log correct amount of memory on 32bit (windows)
+ * UI: Convert to wide before outputting debug text (win)
+ * UI: Protect debug text static string var with mutex
+ * libobs: Add ability to get output congestion
+ * obs-output: Add ability to get congestion to rtmp output
+ * obs-outputs: Increase default drop threshold
+ * UI: Add connection status square to status bar
+ * UI: Add separate timers to status bar
+ * UI: Add option to always minimize to tray
+ * UI: Hide/show dialogs when minimizing to tray
+ * UI: Do not quit program when last windows are projectors
+ * UI: Add option to save projectors
+ * UI: Add auto-start replay buf. opt. when stream starts
+ * UI: Fix scaling in viewport when source flipped
+ * UI: Fix linux display/resize bug with preview widget
+ * rtmp-services: Add Restream.io Los Angeles server
+ * libobs: Add optional ultrawide -> wide scaling techniques
+ * obs-filters: Add option to undistort ultrawide -> wide
+ * obs-filters: Add "Color Grading" filter
+ * rtmp-services: Add new beam.pro ingests
+ * CI: Add post install script to OBS installer to fix CEF permissions
+ * rtmp-services: Add Web.TV streaming service
+ * Add VST Plugin
+ * obs-filters: Fix compiler warnings
+ * UI: Remove unused variables
+ * UI: Clarify "Always minimize to tray" option
+ * obs-filters: Rename "Color Grade" filter to "LUT Filter"
+ * obs-filters: Change "LUT Filter" to "Apply LUT"
+ * CI: Fix VLC download
+ * CI: Unzip VLC quietly
+ * rtmp-services: Update twitch/hitbox ingest and youtube recommendations
+ * CI: Fix OSX post-install script
+ * UI: Fix locale text alignment
+ * UI: Make advanced settings pane a bit more compact
+ * libobs: Mark last video ts even when buffering off
+ * libobs: Mark parameter as constant if not modifying
+ * libobs: Use original audio structure for audio signal
+ * libobs: Implement audio monitoring
+ * win-wasapi: Mark audio outputs as unmonitorable
+ * UI: Add audio monitoring to settings/adv audio props.
+ * UI: Prevent thread stalls with fader/volume widgets
+ * obs-transitions: Convert premultiplied alpha to straight
+ * UI: Add 24 NTSC as a common FPS value
+ * obs-ffmpeg: Do not use HW accel by default on mac
+ * rtmp-services: Update twitch ingests
+ * obs-ffmpeg: Fix compiler warnings
+ * UI: Fix compiler warning
+ * UI: Change volume meter update interval to 30fps
+ * UI: Add warning if starting the output fails
+ * obs-ffmpeg: Be more verbose when custom params fail
+ * obs-ffmpeg: Fix custom audio codec parameters
+ * CI: Retry failed downloads
+ * UI: fix ffmpeg output file extension
+ * UI: Clean up general pane of settings dialog
+ * UI: Add function to get remote file
+ * UI: Add front-end auto-updater
+ * UI: Update installer to latest version
+ * UI: Add latest installer fixes from R1CH
+ * obs-ffmpeg: Add 'save' to replay buffer proc handler
+ * win-capture: Fall back to GetWindow if FindWindowEx fails
+ * libobs: Fix audio monitoring delaying perpetually
+ * rtmp-services: Update max video bitrate for beam
+ * libobs/util: Use a mutex with config files
+ * win-capture: Blacklist chrome/firefox from game capture
+ * win-dshow: Add LGP timestamp fix
+ * UI: Trigger frontend api scene change after transition
+ * Add AUTHORS file
+ * mailmap: Disambiguate between a few authors
+ * mailmap: Disambiguate between another author
+ * rtmp-services: Add "Pandora TV Korea"
+ * UI: Trigger scene list change event when scene removed
+ * CI: Speedup msbuild by using all CPU cores
+ * UI: Improve accessibility text on main window
+ * CI: Download VLC repo instead of cloning from git
+ * CI: Disable test discovery on AppVeyor
+ * CI: Cache dependencies downloads on AppVeyor
+ * CI: Disable deps download in AppVeyor and use cache
+ * CI: Download deps if they aren't in build cache
+ * UI: Use blake2b instead of SHA1 for updater
+ * UI: Make installer execute 64bit on 64bit windows
+ * obs-text: Fix issue drawing some chinese characters
+ * obs-filters: Add audio compression filter
+ * obs-outputs: Port windows socket loop from OBS Classic
+ * librtmp: Clean up our extra RTMP fields on close
+ * UI: Add options for new socket loop
+ * UI: Make sure size-specific spacers are fixed
+ * UI: Fix some settings layouts on non-windows systems
+ * win-capture: Add hook exception for theHunter: COTW
+ * obs-ffmpeg/ffmpeg-mux: Fix failing when no video
+ * image-source: Add solid color source
+ * image-source: Add missing locale
+ * Fix various null pointer issues detected by Coverity
+ * obs-ffmpeg: Allow saving with different video codecs
+ * UI: Add support for other codecs
+ * graphics-hook: Account for sizeof(wchar_t) in len
+ * obs-qsv11: Fix various issues detected by Coverity
+ * obs-ffmpeg: Make gop size configurable
+ * UI: Add gop size option for custom ffmpeg output
+ * libff: Add override for codec compatability check
+ * UI: Add codec compatability checkbox to ffmpeg output
+ * UI: Add warning about recording to mp4 format
+ * CI: Fetch git tags on OSX build
+ * CI: Exit on errors when building the OSX package
+ * UI: Fix typo in general settings
+ * enc-amf: Update to version 1.4.3.9
+ * CI: Build on Linux
+ * libobs: Update version to 18.0.0
+ * libobs: Fix bug where scenes would not properly mix audio
+ * UI: If scene/source names exist, start from 2
+ * CI: Don't skip_join for Travis IRC notifications
+ * obs-frontend-api: Use virtual destructor (fix memory leak)
+ * libobs: Add missing mutex unlock in audio monitoring
+ * CI: Get some codesigning and sparkle stuff in place
+ * CI: Use combined cert for signing OSX
+ * CI: Set keychain timeout & allow productsign
+ * CI: Add some logging to the before deploy script on OSX
+ * CI: Possibly fix OSX cert import issue
+ * CI: OSX - Brew install jack
+ * CI: Notify on failure and only for fixed builds
+ * CI: Reformat Travis CI IRC notification
+ * UI: Hide auto update option for linux
+ * obs-filters: Change attack/release ms limit to 300 (from 100)
+ * obs-filters: Increase max compressor release/attack values
+ * Update translations from Crowdin
+ * AUTHORS: Update with data from Git and Crowdin
+ * UI: Update Simple Mode AMD Presets
+ * enc-amf: Update to hotfix 1.4.3.10
+ * CI: OSX Set builds to stable on tagged builds
+ * CI: Update public OSX install key
+
+-------------------------------------------------------------------
Wed Jan 18 14:48:26 UTC 2017 - jimmy@boombatower.com
- Update to version 17.0.2:
obs-studio.spec
Changed
Name: obs-studio
-Version: 17.0.2
+Version: 18.0.0
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/17.0.2</param>
+ <param name="revision">refs/tags/18.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">841dfade55dff65a4080dbdfd5672f3318de6f08</param>
+ <param name="changesrevision">5312ffa8157c4210cf57026f90eeb09e81a5a461</param>
</service>
</servicedata>
Request History
boombatower created request about 8 years ago
- Update to version 18.0.0:
* UI: Add more command line options
* obs-browser: Update submodule to latest version
* Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
* CI: Add in inital appveyor config
* CI: Move browser source before building app
* CI: Build VLC plugin for OSX on travis
* rtmp-services: remove shut down services
* CI: Build Windows version and upload artifacts
* obs-browser: Update browser ref
* CI: Update permissions on CEF app plist before packaging
* cmake: Enable COPY_DEPENDENCIES by default on Windows
* rtmp-services: Update Vaughn Live ingests
* libobs: Log correct amount of memory on 32bit (windows)
* UI: Convert to wide before outputting debug text (win)
* UI: Protect debug text static string var with mutex
* libobs: Add ability to get output congestion
* obs-output: Add ability to get congestion to rtmp output
* obs-outputs: Increase default drop threshold
* UI: Add connection status square to status bar
* UI: Add separate timers to status bar
* UI: Add option to always minimize to tray
* UI: Hide/show dialogs when minimizing to tray
* UI: Do not quit program when last windows are projectors
* UI: Add option to save projectors
* UI: Add auto-start replay buf. opt. when stream starts
* UI: Fix scaling in viewport when source flipped
* UI: Fix linux display/resize bug with preview widget
* rtmp-services: Add Restream.io Los Angeles server
* libobs: Add optional ultrawide -> wide scaling techniques
boombatower accepted request about 8 years ago
ok