-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Screen capturing rewrite o Using FFmpeg o OSX screen capturing via avfoundation o Windows screen capturing via gdi o WEBP image encoding o Separate OSX builds for 10.7 and 10.8+ as avfoundation can't hide the cursor before 10.8 - Upgrade to JUCE 6 - Logging improvements - Separate installers for server and plugin o Check for a running server on windows to avoid silently failing updates o Allow downgrade and force override on Windows - OSX permissions: Check needed permissions at server startup
- Loading branch information
Showing
50 changed files
with
7,193 additions
and
7,264 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.