Commit graph

759 commits

Author SHA1 Message Date
falkTX
03b2f0bf60 Extratone and GlueTheGiant license clarified 2022-01-19 10:08:17 +00:00
falkTX
0ee528bc93 Update a few plugins, finalize artwork license table 2022-01-18 22:53:34 +00:00
falkTX
c06768f70f
Implement update rate limit
Closes #117

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-18 09:50:50 +00:00
falkTX
d9fc8dafde Update MindMeld and Prism, more license details 2022-01-17 22:59:41 +00:00
falkTX
41fc974b72 Update LittleUtils and Zeta, some details on licenses 2022-01-16 23:09:21 +00:00
falkTX
f9b2ec35a0
Fix regression on MIDI output
Closes #115

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-15 21:27:24 +00:00
falkTX
74c1694d91 Update Rack 2022-01-15 12:01:07 +00:00
falkTX
58d54066d3 Fixup glBars, static but working view 2022-01-15 11:05:38 +00:00
falkTX
e0d6d59ce9 Start file list for audiofile module 2022-01-14 20:11:58 +00:00
falkTX
1a2c64309b
Make internal plugin context use const; Fix host time
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-14 15:45:36 +00:00
falkTX
ec2f455826
qemu-user-static is needed for MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-14 14:49:25 +00:00
falkTX
c74923eb2d
Override Rack's Message class for prealloc is on stack, not on heap
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-14 14:47:10 +00:00
falkTX
a8009a172d
Enable all the builds again
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-14 14:10:22 +00:00
falkTX
3c3628029b at least cache the builds 2022-01-14 03:31:44 +00:00
falkTX
d4ddc88af4 Enable all MOD builds 2022-01-14 02:03:59 +00:00
falkTX
337da94d70
Use minimal instead of pure toolchain
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-13 21:21:51 +00:00
falkTX
1b23dbce4b
Require liblo in headless build
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-13 20:16:30 +00:00
falkTX
2101d9ebe2
Alternative approach to building mod binaries
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-13 19:54:15 +00:00
falkTX
5e5a53ab2b
Experiments with static builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 15:39:09 +00:00
falkTX
bd05259d31
Generate dwarf binaries instead of duox
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 09:22:22 +00:00
falkTX
d8376ce875 Update ValleyAudio
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 09:16:51 +00:00
falkTX
533ec1de2e
Take out a few useless things from the headless build
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 08:20:46 +00:00
falkTX
28e0295a4a
Use F7 key as "deploy to MOD" action, make it visible on file menu
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 08:06:44 +00:00
falkTX
a16c43f094
Make sure to not use fluidsynth for now
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 07:35:32 +00:00
falkTX
cdca9b8891
Fix last commit
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 07:06:57 +00:00
falkTX
f40c592e1d
Messed up the names before, sorry
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 06:52:21 +00:00
falkTX
7cd153ed3c
Build test headless without X11
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 05:41:37 +00:00
falkTX
a9b660167c
Fix last commit
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 05:18:58 +00:00
falkTX
2a79dd030e
Add 2 more drwav conflicts
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 05:15:07 +00:00
falkTX
53237b2aa0
Headless build tweaks
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 05:14:06 +00:00
falkTX
0e2e334fa8
Add modduox build target, enable OSC/liblo in build artifacts
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 04:32:02 +00:00
falkTX
e943bd4f8b Use a fallback repo for ihtsyn 2022-01-12 04:12:41 +00:00
falkTX
5ef7bf5a41 Add ihtsyn 2022-01-11 16:42:55 +00:00
falkTX
9d7bd1583b
Make resize handle never try to resize to less than it should
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-11 00:40:24 +00:00
falkTX
2b3a201a6a Add libglib2.0-dev to CI packages 2022-01-10 13:44:14 +00:00
falkTX
6a41998db2
Clear cache
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-10 11:22:50 +00:00
falkTX
5946464fc9
Some little hacks to ensure proper mingw print format is used
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-10 10:50:36 +00:00
falkTX
a1e0af2fda
Update dpf and carla, CI tweaks
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-09 05:46:41 +00:00
falkTX
70039adcd6
Add ExpertSleepers-Encoders
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-05 19:55:24 +00:00
falkTX
3105e04f1c
Update carla
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-05 19:06:34 +00:00
falkTX
106c6083cd Colours galore! And fix some compiler warnings 2022-01-04 21:32:01 +00:00
falkTX
8452d0b8f6 Start of internal audiofile module, WIP
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-02 04:48:43 +00:00
falkTX
0ddd5afa43 Make imgui scale factor aware
Closes #74
2022-01-01 23:44:20 +00:00
falkTX
65257f0494 Show warning if loading Carla or Ildaeil without Carla installed
Closes #66
2022-01-01 19:11:23 +00:00
falkTX
3126e9ecc7 CI: tweak caching 2022-01-01 18:21:51 +00:00
falkTX
07a2101158 Fix headless build 2022-01-01 18:17:44 +00:00
falkTX
72274a3663 Show warning to user in GUI if resources are not found 2022-01-01 18:16:25 +00:00
falkTX
d5d2d5befc Update fundamental and Rack 2022-01-01 16:24:50 +00:00
falkTX
87b46a938e Update cf modules to fix crash showing module browser 2022-01-01 00:06:43 +00:00
falkTX
ea6652b878 Give up on ccache setup; Just cache the whole build dir instead 2021-12-31 23:08:01 +00:00