-
Notifications
You must be signed in to change notification settings - Fork 404
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
JUCEifying the widgets; Clean up bugs afterwards #4587
Labels
Rebuild With JUCE
Issues pertaining to porting Surge from VSTGUI to JUCE
Milestone
Comments
baconpaul
added
the
Rebuild With JUCE
Issues pertaining to porting Surge from VSTGUI to JUCE
label
May 23, 2021
baconpaul
added a commit
to baconpaul/surge
that referenced
this issue
May 23, 2021
baconpaul
added a commit
to baconpaul/surge
that referenced
this issue
May 23, 2021
baconpaul
added a commit
that referenced
this issue
May 23, 2021
baconpaul
added a commit
to baconpaul/surge
that referenced
this issue
May 23, 2021
Fixes all the drawing bugs; manages the memory better; etc... Also fix a bug with effect labels not being removed, add another API point or to in escape while we port, and a few other tiny fixes Addresses surge-synthesizer#4587 Closes surge-synthesizer#4348
baconpaul
added a commit
to baconpaul/surge
that referenced
this issue
May 23, 2021
Fixes all the drawing bugs; manages the memory better; etc... Also fix a bug with effect labels not being removed, add another API point or to in escape while we port, and a few other tiny fixes Addresses surge-synthesizer#4587 Closes surge-synthesizer#4348
baconpaul
added a commit
that referenced
this issue
May 23, 2021
baconpaul
added a commit
to baconpaul/surge
that referenced
this issue
May 24, 2021
The inexorable push to rewrite the lot of it in JUCE takes a big step forward as the widely used CHSwitch2 becomes a pure juce widget. As I went I contnue to add helpers and commonly used APIs I need. In this case, a wheel accumulation helper and also an API on skin to get the full hover bundle set. Addresses surge-synthesizer#4587
baconpaul
added a commit
that referenced
this issue
May 24, 2021
The inexorable push to rewrite the lot of it in JUCE takes a big step forward as the widely used CHSwitch2 becomes a pure juce widget. As I went I contnue to add helpers and commonly used APIs I need. In this case, a wheel accumulation helper and also an API on skin to get the full hover bundle set. Addresses #4587
baconpaul
added a commit
to baconpaul/surge
that referenced
this issue
May 25, 2021
Not complete yet. Need to do images and hperlinks. But lets me keep shrinking that footprint so lets merge here and return to it later in the week. At least we have copy and paste working! Closes surge-synthesizer#4382 Addresses surge-synthesizer#4587
baconpaul
added a commit
that referenced
this issue
May 25, 2021
baconpaul
added a commit
to baconpaul/surge
that referenced
this issue
May 25, 2021
Don't even need a class for this one! Addresses surge-synthesizer#4587
This was referenced May 25, 2021
baconpaul
added a commit
that referenced
this issue
May 25, 2021
Don't even need a class for this one! Addresses #4587
baconpaul
changed the title
JUCEifying the widgets
JUCEifying the widgets; Clean up bugs afterwards
Jun 1, 2021
CMenuAsSlider
|
~ |
Closing and moving the one thing left to #4737 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Keep this here for bugs
The text was updated successfully, but these errors were encountered: