falkTX
1d1b834876
Hide the correct widget (minicanvas) when patchbay is hidden
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
bf4774abbd
carla-control: don't use global vars
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
9a96aceeee
Dont try to use ports above 32767 for OSC
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
8535f839bf
Start work for OSC settings
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
f647c2b5fe
Show sample rate in UI as integer
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
fed364b254
Implement clearing xrun count
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
0ab167491b
Fix a typo, better debugging
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
b46e1ce80c
Fix NSM issues (due to previous incomplete work, now fixed)
Closes #848
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
5e3035ed7f
Fix a typo, better debugging
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
995c8b9dd7
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
12dba50980
Fix "disconnect all" canvas action
Closes #845
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
913b2d3167
Fix disabled gui when stopping engine with no plugins
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
17121e68b2
Fix a qt signal, fixing runtime
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
cc0ab5f338
Save&restore Session Manager type in add-jack-app dialog
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
6544c4a883
Add "Add JACK Application" to plugin menu
Closes #773
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
Filipe Coelho
e2a2c45f22
NSM support for JACK Applications ( #829 )
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
1c0371cf72
Cleanup, try to fix canvas crash on mouse release
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
b4bc68a1a9
More Qt workarounds in canvas
If other cases cause crash, these might too perhaps
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
85b449b2b0
Remove debug print
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
e9dffc601e
Introducing "Cancelable actions"
We can now timeout forever, as we let the user cancel when he wants to
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
c54a7045ab
Do not handle canvas stuff when not needed
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
a385d1b438
Backwards compatible with older Qt5
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
1dbcfa710c
Workaround Qt bug
See 7976236bb3
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
7976236bb3
Workaround Qt bug
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
c73be58d42
Version things properly (develop is 2.1 target)
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
a83212434a
Add back about-juce dialog
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
0038f94bf2
macOS: Fix empty spaces in plugin list; fix build with juce
6 years ago
falkTX
32a76811c7
Fixup final details
6 years ago
falkTX
2cf7c166e0
AU plugins show up now
6 years ago
falkTX
f88e4b93a5
Scanning of AU and VST3 plugins
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
fac8099e62
Add vst3 and au lines to about window
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
b5631aca0e
Add logic regarding VST3 to settings
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
9b0e7feba5
Adjust a few things
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
37014357ad
Start adapting for old juce
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
e1fc9941a7
Fix usage with older PyQt versions
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
bb68236758
Fix typo
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
7f81fe0a0c
Drop support for PyQt4 in frontend
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
4e8e85f512
Split patchcanvas code into multiple files, fix up
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
ceb68f9a56
Bump version to 2.0-RC3
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
a82dc38e69
Bump version to 2.0-RC2
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
0fe6363f6c
Bump version to 2.0-RC3
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
cbd3ef95f4
Bump version to 2.0-RC2
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
Nikita Zlobin
a7e0097f93
patchcanvas: Last antialiasing fix
6 years ago
Nikita Zlobin
8e0e104c56
patchcanvas: Fix area scale mode deactivation
Scale-to-area mode was not disabled if RMB released without rubberband
selection happened.
6 years ago
nick87720z
d1e59c8280
Canvas tiny scale visibility ( #777 )
* Stable OpenOctave port light position
* More neat OpenOctave theme port lights
fillPath seems to produce more neat result when downscaled like in
minimap, compared to even fillRect. Cosmetic line is good to keep it
visible even on minimap.
* Keep minimum connection line visibility
Don't let connections to disappear on too high scales, like minimap with
very big canvas.
6 years ago
nick87720z
780233ba65
More reliable connection line (de)selection ( #776 )
I still got sitation, when signal from deselected port comes after
selected one (i.e. select both ends with Ctrl, then select input end).
6 years ago
nick87720z
7a237562c3
Frontend fixes ( #774 )
* connection lines: Fix line selection bug
Connection line was unselected if selection changed from input port to
output port for same connection, probably due to repaint order issue.
New variant should be more stable, yet not requiring non-standard
state variable.
* rack: Reset to noop color if unknown skin set
Some skins are initially designed to have hardcoded, color scheme. With
previously selected dark color and new dark skin, it may become close to
black.
6 years ago