initial work for PdArray (#658)
* initial work for PdArray * custom name for TextBox * use DRWAV as custom for PdArray * invert PdArray panels * some more symbol fixes? * Cleanup Signed-off-by: falkTX <falktx@falktx.com> * Fix typo Signed-off-by: falkTX <falktx@falktx.com> * Fix uninitialized values Signed-off-by: falkTX <falktx@falktx.com> --------- Signed-off-by: falkTX <falktx@falktx.com> Co-authored-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
8777f99e90
commit
646f01d114
7 changed files with 62 additions and 6 deletions
|
@ -73,6 +73,7 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule
|
|||
| Orbits | GPL-3.0-or-later | |
|
||||
| Parable Instruments | GPL-3.0-or-later | |
|
||||
| Path Set | GPL-3.0-or-later | |
|
||||
| PdArray | EUPL-1.2 | |
|
||||
| PinkTrombone | GPL-3.0-or-later | |
|
||||
| Prism | BSD-3-Clause | |
|
||||
| Rackwindows | MIT | |
|
||||
|
@ -232,6 +233,9 @@ Below is a list of artwork licenses from plugins
|
|||
| Orbits/fonts/ShareTechMono-Regular.ttf | OFL-1.1-RFN | |
|
||||
| ParableInstruments/* | Custom | Copyright © Alex Brandt, [used and distributed with permission](https://github.com/adbrant/ArableInstruments/issues/21) |
|
||||
| PathSet/* | GPL-3.0-or-later | No artwork specific license provided |
|
||||
| PdArray/res/*svg | EUPL-1.2 | No artwork specific license provided |
|
||||
| PdArray/res/fonts/Overpass-*.ttf | OFL-1.1-RFN | |
|
||||
| PdArray/res/fonts/Roboto-*.ttf | Apache-2.0 | |
|
||||
| PinkTrombone/* | GPL-3.0-or-later | No artwork specific license provided |
|
||||
| Prism/* | CC-BY-SA-4.0 | |
|
||||
| Prism/RobotoCondensed-Regular.ttf | Apache-2.0 | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue