Nikita Zlobin
6779a9c327
Antialiased minimap
Same as for main canvas - 2d cursor is aligned to pixels. Visible
difference is different look of antialiased map itself.
6 years ago
Nikita Zlobin
2d40985d5f
oops, incompleted changeset
6 years ago
Nikita Zlobin
98ea1d800c
More consistent names for some variables
Mouse buttons in nix world have numbers 1..3 for 3 primary buttons, but
qt has special meaning for numbered names, using symbolics for first
standard buttons.
6 years ago
Nikita Zlobin
fb10518304
Cut connections by Control+MButton3
Simple click removes connections, which are too close to pointer
(for now 1px, but would be nice to make configurable).
Dragging cuts all connections on the way.
6 years ago
falkTX
d32eee00f5
Implement up/down plugins in rack (right-click menu)
Closes #152
6 years ago
falkTX
6625c4838a
Fix up of supported file extensions
6 years ago
falkTX
c7132a1cfa
Fix remaining issues regarding int parameter control
Closes #590
6 years ago
falkTX
afed293c3e
Fix for built-in parameter widgets not always updating
6 years ago
falkTX
f77eb63c13
Expand usable MIDI keyboard keys a little
6 years ago
falkTX
01b50d2f0b
Implement parameter text for plugin bridges, cache last render
6 years ago
falkTX
f2473b40f0
Handle integer parameters on rack knobs
7 years ago
falkTX
30e3d829e2
Fix possible feedback loop in new knob code
Fixes #553
7 years ago
falkTX
df1e2f12b1
Start to get rid of Juce
7 years ago
falkTX
6426383aee
After all this time, knobs finally work in linear mode!
Sorry it took so long
7 years ago
falkTX
bd963b6b5d
exported lv2s can now show custom gui
7 years ago
falkTX
71e01f6565
Allow d&d of plugin binaries; Fix double-click folders on panel
7 years ago
falkTX
e2a0cbce42
Fix canvas usage with qt 4.6
7 years ago
falkTX
40663c0945
Fix for Qt5
8 years ago
falkTX
371874acf9
Make sure to restore normal cursor after canvas drag
8 years ago
falkTX
9e687476ff
Make canvas draggable with mouse middle-click
Closes #292
8 years ago
falkTX
a47bb2c131
MidiPattern: Create UI file, split core into pianoroll.py
9 years ago
falkTX
52b7862ab4
Continue previous commit
9 years ago
falkTX
ea51eddb4c
Add compact/expand all slots in plugin macros menu, closes #220
9 years ago
falkTX
a5128df47e
Fix precision on "set value" dialogs, closes #208
9 years ago
falkTX
1a98364da5
Use setPixelSize instead of setPointSize
9 years ago
falkTX
885978fdeb
Misc
9 years ago
falkTX
71c7583140
Preserve gui-button state when changing skin
9 years ago
falkTX
b049e6d403
Misc
9 years ago
falkTX
57c1e1d55c
Recreate plugin slots when closing settings
9 years ago
falkTX
f7bc330102
Allow custom properties per plugin, use it to save is-skin-compact
9 years ago
falkTX
3f9d4f8096
Plugin skin work, start of style merging and compact mode
9 years ago
falkTX
ae913d80c7
Rework calf skin a bit, add custom meters; Misc changes to basefx
9 years ago
falkTX
9f5047e1c6
Fix minor meter issue
9 years ago
falkTX
5d719ab773
Finish rework
9 years ago
falkTX
6aab833a2b
More of the same; Update carla for dpm changes
9 years ago
falkTX
780a5c54fa
Continue rework
9 years ago
falkTX
e48c8f753b
Start rework of DigitalPeakMeter class
9 years ago
falkTX
649b5c2923
Move some stuff from host to utils lib; Allows cached plugins in carla-plugin
10 years ago
falkTX
9ec30ef1d1
Move some files around. modules dir will be for 3rd-party only
10 years ago
falkTX
b1c2218ea3
Make sure all references to plugin widgets are deleted, fixes #143
10 years ago
falkTX
a2deca37cc
Fix for "wrapped C/C++ object of type PixmapDial has been deleted"
10 years ago
falkTX
177b11965c
Fix some issues in carla-plugin
- don't refresh patchbay if rack
- fix rack size
- don't show time panel
10 years ago
falkTX
b8ed819c52
Only show real LV2 instruments as synths; Cleanup
10 years ago
falkTX
557f3722cb
Add style parameter to big-meter plugin
10 years ago
falkTX
ad18790655
More work, safe to use again I think...
10 years ago
falkTX
37debf796c
Make things sorta work again
10 years ago
falkTX
e3452aeb6d
Move rack widget into separate file
10 years ago
falkTX
f35431d559
More OpenAV skin work; Add OpenAV meter style, use it in zyn skin
10 years ago
falkTX
2560cabaef
Initial OpenAV plugin skin
10 years ago
falkTX
d0d68f443f
Rework calf skin, use black bg on mono plugins
10 years ago