Commit graph

59 commits

Author SHA1 Message Date
falkTX
2aa8f085dd
Add MockbaModular
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-22 21:31:08 +00:00
falkTX
185b298748
Add substation to readme and licenses file
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-22 20:57:30 +00:00
dreamer
0040434178
Feature/re add befaco (#162)
* 1st revert

* 2nd revert

* add panel license permission
2022-02-22 19:45:39 +00:00
falkTX
60af9ac43b Add back AnimatedCircuits, dark mode now on plugin side 2022-02-21 09:15:45 +00:00
falkTX
6e1ad60169 Adjust CI to use correct names on release 2022-02-14 12:33:58 +00:00
falkTX
85f8ced601
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 22:29:12 +00:00
falkTX
310f4e0ee1 Update screenshots, cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 01:33:03 +00:00
falkTX
9a27e6fce9
Some more doc stuff, add make tarball step
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-11 15:38:16 +00:00
falkTX
4a7921ee90
Rename doc to folder docs
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-11 14:46:21 +00:00
falkTX
bd8b97f428
Remove atelier, more licensing stuff
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 18:34:42 +00:00
falkTX
b5ac998e4a
Tweak modgui, add initial PDF docs
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 18:17:04 +00:00
falkTX
cff3535efa
Remove befaco
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-07 14:57:25 +00:00
falkTX
cdb62dedff Mention FreeBSD as supported system
Closes #131
2022-02-07 12:57:01 +00:00
falkTX
7722e5df35 Add back ZZC, clear up some licenses a bit more 2022-02-06 21:37:52 +00:00
falkTX
44ab92da90
Add back ihtsyn
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-02 12:26:44 +00:00
falkTX
7c137e83e9 Cleanly remove AS, unclear license situation 2022-02-02 10:51:04 +00:00
falkTX
8e1076caed
Remove beta status, change some writing
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 13:49:47 +00:00
falkTX
0037795663
Tag our own custom version
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 13:30:20 +00:00
FergusL
457b7530e9
Add basic building instructions (#77)
* Basic instructions for building

* One more flag and info for keeping up to date

* Move BUILDING.md to doc/

* Initial section on packaging. Small changes.

* Fix link from Readme

Co-authored-by: Simon-L <lumis@xulepth.fr>
2022-01-31 13:22:56 +00:00
falkTX
cc098aae4c
Make module restrictions more clear
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-28 11:52:33 +00:00
falkTX
bcee774f7f Permission granted for audible instruments dark mode 2022-01-27 09:53:24 +00:00
falkTX
3e8b5a02a0 Bidoo has granted permission 2022-01-27 01:16:50 +00:00
falkTX
3ea9ee075c Add Autinn modules, gplv3+ licensed 2022-01-24 00:42:23 +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
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
90071b60a4 Stop using problematic or unclear licensed modules for now 2022-01-21 10:48:21 +00:00
falkTX
5ef7bf5a41 Add ihtsyn 2022-01-11 16:42:55 +00:00
falkTX
70039adcd6
Add ExpertSleepers-Encoders
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-05 19:55:24 +00:00
falkTX
026cde3807
Use 8 audio IO in main variant
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-22 18:56:08 +00:00
falkTX
1314aeebb5
Update README and DIFFERENCES files
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 22:56:01 +00:00
falkTX
52d1bffd5c
Remove an entry from the readme known-not-to-work list, now done
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 20:06:36 +00:00
falkTX
06d28731d6 Add Lomas Modules 2021-12-16 00:40:27 +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
26f9484f66
Add 21kHz
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 14:15:59 +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
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
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
ac7b1d14df Add direct link to github action builds 2021-12-05 23:53:01 +00:00
falkTX
994ff05567 Stop using VCV name
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 16:48:17 +00:00
falkTX
312c49aa7d
Add Glue the Giant, fix build
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 23:53:03 +00:00
falkTX
56c2fc2744
Add ChowDSP
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 23:12:03 +00:00
falkTX
14cd19aebc
A few corrections
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 20:28:11 +00:00
falkTX
35c3f09a60
Describe the 3 available variants
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 20:22:12 +00:00
falkTX
7686956ee0
Add Mog
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 20:01:34 +00:00
falkTX
faf57ff096
Add Sonus Modular
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 19:41:30 +00:00
falkTX
2efe665a6e
Add Fehler Fabrik
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 19:34:27 +00:00