Commit graph

632 commits

Author SHA1 Message Date
falkTX
b863d0e54c
Very crude and dirty first host midi implementation
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 19:52:46 +00:00
falkTX
810928190c
Add diffs for the overriden files
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 17:19:14 +00:00
falkTX
2c3867ca6a
Cleanup override files to be more like the original
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 17:18:41 +00:00
falkTX
8758fd53d1
Hide favorite button in module browser since it does nothing
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 16:10:58 +00:00
falkTX
623d80da4d
override plugin/Model.cpp in order to avoid link to VCV library
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 16:03:37 +00:00
falkTX
2066a53a07
Add stubs for HostMIDI module, implementation TODO
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 00:31:40 +00:00
falkTX
af637290fa
Make it clear which files are fully custom vs overridden
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 00:10:46 +00:00
falkTX
6b9bcdeaeb
Cleanup, forgot to move cf up place up
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 23:33:16 +00:00
falkTX
1194e289cb
Skip building Rack/src/app/TipWindow.cpp
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 23:27:51 +00:00
falkTX
788b45a374
Sort out situation with cf plugins
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 23:27:17 +00:00
falkTX
6f6d6567cd
Fix HostAudio svg
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 22:34:04 +00:00
falkTX
8650bb6308
Add QuickJS as submodule instead of build-time download; Skip cf
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 22:33:38 +00:00
falkTX
b50783ccc8
Update Carla and PawPaw
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 22:18:38 +00:00
falkTX
7977e04e32
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 10:23:29 +00:00
falkTX
39addfc438
Ildaeil: small things for syncing code with main project
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 01:29:47 +00:00
falkTX
fbb75770ba
Update list of modules not yet in v2
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-21 13:32:01 +00:00
falkTX
19536ae27c
Fix table
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-21 11:43:47 +00:00
falkTX
90071b60a4 Stop using problematic or unclear licensed modules for now 2022-01-21 10:48:21 +00:00
falkTX
98a3ca0f2f HostAudio: add level knob; Hide Core audio modules 2022-01-19 21:12:52 +00:00
falkTX
b668d78c83 Fix last commit 2022-01-19 20:38:17 +00:00
falkTX
caf5ca5df6 Rework plugin audio processing, use simple builtin module for it 2022-01-19 17:40:57 +00:00
falkTX
30134b4b22
Document license permission requests
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-19 13:33:29 +00:00
falkTX
8f93d11465 Asked AS for redistribution rights 2022-01-19 10:43:51 +00:00
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