forked from surge-synthesizer/surge
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include Steinberg PR responses (surge-synthesizer#573)
We sent 3 pull requests to steinberg for vstgui and they correctly responded that 2/3 were indicative of us not using their API correctly As such I've removed those commits from vstgui/surge, applied the changes to our code, and have confirmed that the two issues (capture on mouse click and diacriticals and emojis in patch and category names) work with the vstgui without the associated incorrect patches. The final patch for checmark submenus is still in vstgui.surge in this commit Closes surge-synthesizer#571
- Loading branch information
Showing
3 changed files
with
33 additions
and
2 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
Submodule vstgui.surge
updated
3 files
+1 −9 | vstgui/lib/platform/win32/win32frame.cpp | |
+4 −4 | vstgui/lib/platform/win32/win32optionmenu.cpp | |
+4 −4 | vstgui/lib/platform/win32/win32support.h |