forked from DistroAV/DistroAV
-
Notifications
You must be signed in to change notification settings - Fork 3
Merged tag 6.1.1 #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
avoitenko-logitech
wants to merge
437
commits into
streamlabs
Choose a base branch
from
obs_merge_31.1.2
base: streamlabs
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merged tag 6.1.1 #22
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Audio only master
update: improve error message from new update server response code
6.0.0 final touches
Change remaining obs-ndi log entries to DistroAV
update disconnect feature behavior
* ndi_source_thread now avoids multiple QByteArray comparisons * ndi_source_thread update obs_source_name if ndi_receiver_name changed
Create and adding Hungarian translation - hu-HU.ini file
…kative. (DistroAV#1254) This logging level was making the log unusable for release.
…roAV#1256) Use unique error Code for all ERROR or WARNING entries. Reduce normal log entry to be more relevant to the end-user.
Create a separate thread that can listen to new NDI source on the network without delaying the UI and populate the list of available NDI Sources.
Check if Output format is supported before making the option visible or starting the NDI Output. Co-authored-by: @Trouffman
This commit prepare for release 6.1.0. Enforce Minimum requirements : NDI 6.0.0 library OBS 31.0.0 Add user-popup in case of unmet requirements. Bump plugin version number to 6.1.0
Split configuration files between User & Global Store - OBS 31 requirement
…lease. This is the implementation of the PR DistroAV#138 from obsplugin-template. obsproject/obs-plugintemplate#138
Re-add the Windows installer option to be created and attached to the release.
…roAV#1281) - Update to new recommended plugin install location - Remove obsolete installer settings & licence prompt - Add "Tasks" selections in installer GUI to remove OBS-NDI & Add firewall rules - Rewrite Firewall rules logic/update due to plugin location/detection changes - Add support for /LOG parameter to log installer details if required - Execute/manage all tasks at the end of the installation process
Removed unused variables Fix the detection of errors on firewall rules script Add Error message if firewall rules did script failed
…troAV#1293) CI: - Fix Windows Installer AppID identifier Windows Installer: - Force override of files in case of re-install of same version - Set Application Name to "DistroAV" in "Add or Remove Programs" list - Pre-Install step : Uninstall 6.0.0 & 6.1.0 to remove from old-install directory (pre-6.1.0) & fix broken AppId - Post-Install step : Force Remove prior 6.0.0 & 6.1.0 files in old plugin file location Co-authored-by: Trouffman <trouffman@gmail.com>
Co-authored-by: Trouffman <trouffman@gmail.com>
68da0d3 to
2848fed
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Compatible with OBS 31