Add Starling Via (#636)
* adding Starling Via * update StarlingVia with async file dialogs; adjust plugins/Makefile * include plugin binaries * custom defines for StarlingVia * extern StarlingVia * update starlingvia * use newer StarlingVia commit * Fix memory issues in StarlingVia Signed-off-by: falkTX <falktx@falktx.com> --------- Signed-off-by: falkTX <falktx@falktx.com> Co-authored-by: dreamer <dreamer@puikheid.nl> Co-authored-by: dreamer <1185977+dromer@users.noreply.github.com>
This commit is contained in:
parent
106c6dd3d9
commit
0f405dd45b
6 changed files with 79 additions and 3 deletions
|
@ -79,6 +79,7 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule
|
|||
| RebelTech | GPL-2.0-or-later | |
|
||||
| Sapphire | GPL-3.0-or-later | |
|
||||
| Sonus Modular | GPL-3.0-or-later | |
|
||||
| Starling Via | MIT | |
|
||||
| stocaudio | GPL-3.0-or-later | |
|
||||
| Stoermelder Pack-One | GPL-3.0-or-later | |
|
||||
| Surge XT | GPL-3.0-or-later | |
|
||||
|
@ -235,6 +236,7 @@ Below is a list of artwork licenses from plugins
|
|||
| RebelTech/* | CC-BY-NC-4.0 | |
|
||||
| Sapphire/* | GPL-3.0-or-later | No artwork specific license provided |
|
||||
| sonusmodular/* | GPL-3.0-or-later | [Same license as source code](https://gitlab.com/sonusdept/sonusmodular/-/issues/14) |
|
||||
| StarlingVia/* | MIT | No artwork specific license provided |
|
||||
| stocaudio/* | GPL-3.0-or-later | No artwork specific license provided |
|
||||
| stoermelder-packone/* | GPL-3.0-or-later | No artwork specific license provided |
|
||||
| stoermelder-packone/fonts/RedkostComic.otf | OFL-1.1-RFN | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue