Commit Graph

24 Commits

Author SHA1 Message Date
857b4a40c5 Mark plugin as RT capable. 2013-02-06 19:41:50 +00:00
fef145691e Use lv2 instead of lv2core 2013-02-06 19:40:38 +00:00
2a421ff619 Don't check for buffer wrap unless necessary this cycle. 2013-02-06 01:12:13 +00:00
14441af2c4 Performance optimisations
Use local arrays/variables to avoid multiple deferences.
Merge outputs with delays to allow compiler to optimise loops.
lv2bench shows nearly 5x cpu performance improvement.
2013-02-06 00:46:45 +00:00
7992dbc858 Declutter UI - remove word "Tap" 2013-02-04 18:42:03 +00:00
1932349dd3 Fix typos in ptap ttl 2013-02-04 18:38:21 +00:00
dd2d07f227 Clean up container names 2013-02-04 08:27:53 +00:00
43ef44aa97 Use automatic widget placement 2013-02-04 08:21:10 +00:00
f9417010be Don't access container's children directly 2013-02-04 07:35:40 +00:00
2841c71f7f Add FTGL dependency and text all the things 2013-02-04 07:31:26 +00:00
35a44308d9 Pass PUi object as parameter of OnPaint instead of requiring to be during widget creation. 2013-02-03 20:11:09 +00:00
464856b95a Reduce contrast of output taps. Allow scaled UI. 2013-02-03 19:58:13 +00:00
ec2f1ee970 Typo 2013-02-03 13:58:55 +00:00
ed6842bf22 Split UI from plugin 2013-02-03 13:49:18 +00:00
bfa16b996b Tidy up UI 2013-02-03 13:40:41 +00:00
a5cd60d516 Add Default preset 2013-02-03 13:37:09 +00:00
7e31025981 Major UI progress 2013-02-03 02:25:17 +00:00
dab01f34f9 Initial C-style C++ 2013-02-02 07:16:14 +00:00
5a63fb39fd Permit inverted gain 2013-02-02 00:51:09 +00:00
62c5a4a14e Start of UI 2013-02-01 21:47:59 +00:00
029d2f6cdd Switch to urn instead of fake URL 2013-02-01 17:59:12 +00:00
60bbaac366 Move ducker to separate directory 2013-02-01 17:39:11 +00:00
4d16160270 Start of ptap UI 2013-02-01 17:39:02 +00:00
c8fcc8e778 Initial import 2013-02-01 15:23:45 +00:00