Commit Graph

17 Commits (master)

Author SHA1 Message Date
Peter Nelson 595baa3a37 Match by plugin URI instead of UI URI. 2013-02-12 14:10:14 +00:00
Peter Nelson cd80d7701c Support scaled UI again. 2013-02-10 14:49:31 +00:00
Peter Nelson 7f92ee1565 Refactor LV2UI support:
Move all LV2UI initialisation to lv2pui class.
Register UIs via factory pattern.

Plugin UI code is now just widget initialisation, the rest is handled by PUI.
2013-02-09 20:27:18 +00:00
Peter Nelson a72b7d37df Use automatic widget packing. 2013-02-08 15:52:32 +00:00
Peter Nelson c0860da3a6 Add COPYING files and copyright to each source file. 2013-02-08 10:48:23 +00:00
Peter Nelson a460b65485 Add helper util to build rdf. 2013-02-06 23:10:53 +00:00
Peter Nelson d86d43eddd Configurable container background 2013-02-06 19:50:18 +00:00
Peter Nelson 7992dbc858 Declutter UI - remove word "Tap" 2013-02-04 18:42:03 +00:00
Peter Nelson dd2d07f227 Clean up container names 2013-02-04 08:27:53 +00:00
Peter Nelson 43ef44aa97 Use automatic widget placement 2013-02-04 08:21:10 +00:00
Peter Nelson f9417010be Don't access container's children directly 2013-02-04 07:35:40 +00:00
Peter Nelson 2841c71f7f Add FTGL dependency and text all the things 2013-02-04 07:31:26 +00:00
Peter Nelson 35a44308d9 Pass PUi object as parameter of OnPaint instead of requiring to be during widget creation. 2013-02-03 20:11:09 +00:00
Peter Nelson 464856b95a Reduce contrast of output taps. Allow scaled UI. 2013-02-03 19:58:13 +00:00
Peter Nelson bfa16b996b Tidy up UI 2013-02-03 13:40:41 +00:00
Peter Nelson 7e31025981 Major UI progress 2013-02-03 02:25:17 +00:00
Peter Nelson dab01f34f9 Initial C-style C++ 2013-02-02 07:16:14 +00:00