falkTX
|
3322c9fa7b
|
Do not require label for vst3
|
5 years ago |
falkTX
|
cae121d99f
|
Tweak look of parameter groups
|
5 years ago |
falkTX
|
36e98b942a
|
Set parameter tooltip based on lv2 control comment
|
5 years ago |
falkTX
|
8337a2ece4
|
Protect against bad lv2 rindex value
|
5 years ago |
falkTX
|
ba07ac4e6f
|
Fix lv2 parameter groups for a few more plugins
|
5 years ago |
falkTX
|
cbe6bb84c7
|
Make parameter groups collapsable
|
5 years ago |
falkTX
|
5cd42f262f
|
Fully working lv2 parameter groups; Fix carla-single for vst3
|
5 years ago |
falkTX
|
7e7fc22801
|
More things regarding parameter grouping
|
5 years ago |
falkTX
|
f652ad2e13
|
Rework for better plugin string result handling; single page params
|
5 years ago |
falkTX
|
cbda7aa57c
|
Fix vst3 search on Linux
|
5 years ago |
falkTX
|
7d1142b6cf
|
Use -fpermissive when building wine bridges
|
5 years ago |
falkTX
|
7b754358e6
|
Use juce by default on osx and win; fix build with gcc9
|
5 years ago |
falkTX
|
1b49ad13f7
|
libjack: implement jack_get_cycle_times
|
5 years ago |
falkTX
|
3dd2982cfc
|
Fix build for legacy gcc
|
5 years ago |
falkTX
|
0c536ccc43
|
Make previous changes c++98 compat
|
5 years ago |
falkTX
|
f4956c6e08
|
Add iniial audiofile inline-display, fix bigmeter one
|
5 years ago |
falkTX
|
5fbae267ce
|
Save/cache audio driver in engine settings; Fixes to dialog
|
5 years ago |
falkTX
|
535cb1e596
|
Use Ctrl+F to focus on search bar; Fix previous commit
|
5 years ago |
falkTX
|
fa5eb29985
|
Focus text search on add-plugin dialog on re-open
|
5 years ago |
falkTX
|
e3a27c5f0e
|
Fix a build warning
|
5 years ago |
falkTX
|
f1b3552167
|
Keep add-plugin dialog in memory, so recurring shows are faster
|
5 years ago |
falkTX
|
e94f5f477e
|
Add favorite plugin list on right-click custom menu
|
5 years ago |
falkTX
|
30b7b26375
|
Implement favorite plugins list; Better text search
|
5 years ago |
falkTX
|
e1021ae3a2
|
Implement reset-filters button in add-plugin dialog
|
5 years ago |
falkTX
|
f8b5a9b37c
|
Improve add-plugin dialog workflow
|
5 years ago |
falkTX
|
4647238243
|
Remove 'midiChannelIndex' hacks in water processor graph
|
5 years ago |
falkTX
|
c307dd9d8a
|
Rework add-plugin dialog
|
5 years ago |
falkTX
|
6f69af38f2
|
Fix up mixdown logic
|
5 years ago |
falkTX
|
41a0bf57af
|
Expose libjack midi out channel mixdown option in add-jack dialog
|
5 years ago |
falkTX
|
b511d21006
|
libjack: implement midi out channel buffer mixdown
|
5 years ago |
falkTX
|
84c69c851c
|
Add option to add-jack for using externally started applications
|
5 years ago |
falkTX
|
1cd2d6afaf
|
Set libjack transport frame_rate value (fixes patroneo)
|
5 years ago |
falkTX
|
c88cf0b386
|
Fix build against old linux distros
|
5 years ago |
falkTX
|
2df0ddf343
|
Always use JackNoStartServer
|
5 years ago |
falkTX
|
cdcaeceeed
|
More tweaks for hylia
|
5 years ago |
falkTX
|
b1a0f12e62
|
hylia needs -Wno-missing-field-initializers
|
5 years ago |
falkTX
|
81708ee074
|
Fix build with older mingw
|
5 years ago |
falkTX
|
18095d27b1
|
Implement device config changes at runtime (juce and jack)
|
5 years ago |
falkTX
|
e45601a25d
|
Add configure driver option to engine menu, custom panel button
|
5 years ago |
falkTX
|
59302eec5b
|
Do not show old plugin entries before full rescan
|
5 years ago |
falkTX
|
3daaad68a1
|
Enable WASAPI for windows builds
|
5 years ago |
falkTX
|
cabb3f6c79
|
Update hylia (link) sources, now builds with mingw
|
5 years ago |
falkTX
|
63769e798c
|
Add "lxvst" to default vst2 plugin paths
|
5 years ago |
falkTX
|
1e51708bfe
|
Add CV and inline-display plugin filters, and related fixes
Fixes #936
|
5 years ago |
falkTX
|
34fedef582
|
Fix warnings for custom theme build against latest Qt
|
5 years ago |
JP Cimalando
|
513a9f0987
|
Change the dialog icon used for cancelable actions
|
5 years ago |
luz.paz
|
04b1890c3e
|
Fix source comment and user facing typos
Found via `codepell` (v1.17.0.dev0)
```
codespell -q 3 -L iff,iif,inport,sord,sinc,te,uint -S ./source/includes,./source/modules,./source/native-plugins,./data/windows
```
|
5 years ago |
Ben Crossman
|
cbb07a811b
|
Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782)
* Revised attempt at: https://github.com/falkTX/Carla/pull/489
* Redid the changes to CarlaPluginJuce.cpp
* Fixed warning
|
5 years ago |
falkTX
|
d9c255f1c7
|
Remove 1 "/** @} */" too much
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
0f497f5f9a
|
Add API to be used for patchbay port groups
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |