summaryrefslogtreecommitdiff
path: root/libs/plugins/reasonablesynth.lv2/lv2.c
AgeCommit message (Expand)Author
2020-02-26Remove easter-eggRobin Gareus
2020-01-17Make it possible to use reasonable-synth in productionRobin Gareus
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-02-28NO-OP: whitespace (remove vi modelines)Robin Gareus
2016-06-26add a debug mode (in synth) to track down lost note-onRobin Gareus
2014-10-23another round of compiler warning fixesRobin Gareus
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-01-17override -fvisibility=hidden for the LV2plugin descriptorRobin Gareus
2013-12-13xmas-eggRobin Gareus
2013-10-27silence warning for ancient libc users&devs :)Robin Gareus
2013-10-27add notes about inlined lv2 atom/util.h functionsRobin Gareus
2013-10-27expand tabs in reaonablesynth codeRobin Gareus
2013-10-27mark some unused variables -- fewer compiler warningsRobin Gareus
2013-10-26remove c99'ness from rsynth.c - should fix #5751Robin Gareus
2013-10-20bundled LV2 plugin build and deploymentRobin Gareus
2013-10-20add reasonablesynth.lv2Robin Gareus