falkTX
730cee0029
TextEditor: implement/expose syntax highlight options
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 12:24:39 +00:00
falkTX
31adcb5622
Fix headless build
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 11:49:08 +00:00
falkTX
6f9013da16
Make text editor a bit more useful, and resizable
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-17 20:55:51 +00:00
falkTX
268c31c029
Add text editor module for cardinal
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-17 14:21:23 +00:00
falkTX
b63dcf087f
Fix build
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-16 12:01:26 +00:00
falkTX
06d28731d6
Add Lomas Modules
2021-12-16 00:40:27 +00:00
Simon-L
e42953561c
Simple cardinal red theme for Ildaeil
2021-12-16 00:04:20 +00:00
falkTX
a7dc4bc21c
Ildaeil: Dont show bridge option if listing internal plugins
2021-12-14 23:07:48 +00:00
Filipe Coelho
43951635e9
Setup PawPaw and let it be used for CI extra deps ( #93 )
...
* Setup PawPaw and let it be used for CI extra deps
* Fix ci file
* Update readme
* Fix a typo
* Fix another typo
* Let PawPaw handle the build setup/env
* Fix typo
* One more fix
* Update AudibleInstruments
Signed-off-by: falkTX <falktx@falktx.com>
* Cleanup/Improve CardinalModuleWidget hackery
Signed-off-by: falkTX <falktx@falktx.com>
* Use LTO in PawPaw, fix build setup again
Signed-off-by: falkTX <falktx@falktx.com>
* Install libglib2.0-dev on CI static builds; Fix Prism conflicts
Signed-off-by: falkTX <falktx@falktx.com>
* Investigate why CI fails to install arch ports
Signed-off-by: falkTX <falktx@falktx.com>
* Ignore glib/fluidsynth for now
Signed-off-by: falkTX <falktx@falktx.com>
* Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
* Fix a typo
Signed-off-by: falkTX <falktx@falktx.com>
* Fix another typo
Signed-off-by: falkTX <falktx@falktx.com>
* Use -m32 in linux-i686 builds
Signed-off-by: falkTX <falktx@falktx.com>
* Try using g++-multilib instead of g++-i686-linux-gnu
Signed-off-by: falkTX <falktx@falktx.com>
* Force fix macOS build
* Use shasum5.28
2021-12-14 22:16:37 +00:00
falkTX
353594a1af
ZZC is back! :)
2021-12-12 17:08:38 +00:00
falkTX
1223e5eaf4
Revert "Remove ZZC modules due to license conflict"
...
This reverts commit 48a20826c1
.
2021-12-12 17:03:08 +00:00
falkTX
359ee8baed
Hide audio8 and audio16 modules
2021-12-12 17:01:58 +00:00
falkTX
26f9484f66
Add 21kHz
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 14:15:59 +00:00
falkTX
9ca26fade7
Add LifeFormModular, fix a few name conflicts
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 14:02:18 +00:00
falkTX
48a20826c1
Remove ZZC modules due to license conflict
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 13:17:30 +00:00
falkTX
1d9d22d7b4
Update Fundamental
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 12:57:55 +00:00
falkTX
62a9be13af
Update AS, Atelier and AudibleInstruments
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 12:50:47 +00:00
falkTX
e236aa9140
Update Extratone, fixes conflicting resources
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 12:18:00 +00:00
falkTX
18f6e9a9b4
Make preset save/load actions work, requires rebuild
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 01:40:01 +00:00
falkTX
6be9bac686
Update Bidoo, now with async dialogs; Fix cf dialogs too
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 23:09:30 +00:00
falkTX
efb17836a9
Update cf modules
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 22:12:21 +00:00
falkTX
47350ab538
Make PrismFilterSetting per-file macro
2021-12-11 12:04:25 +00:00
dreamer
c1409a4633
Add Extratone modules
2021-12-11 12:03:20 +00:00
Simon-L
c459ab94d0
Fix ImGui assertion error with empty IDs
...
See: https://github.com/ocornut/imgui/issues/4796
2021-12-10 20:58:00 +00:00
falkTX
d10825bdcd
Enable carla "external" dpf internal plugins, mostly for Ildaeil
2021-12-10 09:54:13 +00:00
falkTX
0b25db0937
Implement clipboard; Cleanup
...
Closes #59
2021-12-09 21:09:48 +00:00
falkTX
28d3ca2d68
Fake parameter change when clicking host parameter module
2021-12-09 20:23:26 +00:00
falkTX
75aad04bb8
Skip a few internal plugins in Ildaeil that we know are useless
2021-12-09 19:46:17 +00:00
dreamer
b16f955802
add Prism ( #75 )
...
* add Prism
* add _CUSTOM types
2021-12-08 23:46:38 +00:00
falkTX
3b314c119b
Fix space key being ignored
2021-12-08 20:27:54 +00:00
falkTX
397ca366c3
Fix BBT timing of Carla and Ildaeil modules
...
Closes #73
2021-12-08 19:43:06 +00:00
falkTX
4280063e19
Ildaeil: Support file-based-dialogs as GUI in LV2
...
Closes #64
2021-12-08 18:25:36 +00:00
falkTX
809558eb71
Fix some blank panels not having matching background color
2021-12-08 17:02:26 +00:00
falkTX
1e796992b0
rackwindows: Add labels for inputs and outputs, add bypass config
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-07 19:30:55 +00:00
falkTX
62ffd2ce4e
Little "Dark Mode" Utils
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-07 11:30:51 +00:00
falkTX
26477c4e56
Fix LittleUtils, mention it in README and LICENSES
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-07 11:21:20 +00:00
falkTX
5c42805823
Add LittleUtils
2021-12-07 10:10:18 +00:00
falkTX
e24b7f0a21
Temporarily change to Bidoo fork for fixing Windows builds
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-06 22:42:47 +00:00
falkTX
8c4d225e72
Update to Rack 2.0.2, mention IRC room in README
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-06 21:16:12 +00:00
falkTX
153608dea4
Add LyraeModules
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-06 20:27:08 +00:00
falkTX
9b42dcc16d
Update Atelier, now GPLv3+
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-06 15:33:08 +00:00
falkTX
a96dadcb2b
Push LTO directly in DPF
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 21:38:33 +00:00
falkTX
9c67216730
Fix Carla/Ildaeil host time position
...
Closes #73
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 21:15:47 +00:00
falkTX
54f4bf7908
Deal with extra name conflicts for HetrickCV
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 17:03:22 +00:00
falkTX
bf83f160cb
Ildaeil: Setup juce in a shared class, debug discovery plugin count
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 16:48:17 +00:00
falkTX
994ff05567
Stop using VCV name
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 16:48:17 +00:00
dreamer
8134b2b679
Add HetrickCV ( #69 )
...
* try to add HetrickCV
* specify modules separately
* HetrickCV builds
* custom MidSide; invert panels; add to LICENSES file
* undo trailing whitespace removal in docs; add res symlink
2021-12-05 16:34:56 +00:00
falkTX
16f1afc73c
Enable LTO for win64 builds; Cleanup
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 15:15:29 +00:00
falkTX
af9e1adddf
Ildaeil: Go back to using separate thread for plugin info fetching
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 13:43:39 +00:00
falkTX
e87f3a03b9
Define __STDC_FORMAT_MACROS for windows builds
...
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 13:19:20 +00:00