Age | Commit message (Expand) | Author | Files | Lines |
2014-07-31 | Use Doxygen Markdown support for more human-readable doc comments. | David Robillard | 1 | -19/+22 |
2014-05-14 | Add accidentally removed ui:updateRate. | David Robillard | 1 | -0/+1 |
2014-05-08 | Add windowTitle property. | David Robillard | 1 | -2/+6 |
2014-05-08 | Improve documentation. | David Robillard | 1 | -102/+93 |
2014-02-09 | Add show interface so UIs can gracefully degrade to separate windows if hosts... | David Robillard | 1 | -1/+27 |
2014-01-04 | LV2 1.8.0 | David Robillard | 1 | -1/+1 |
2013-12-09 | Fix LV2_UI_INVALID_PORT_INDEX identifier in documentation. | David Robillard | 1 | -1/+1 |
2013-05-09 | Add ui:updateRate property. | David Robillard | 1 | -0/+1 |
2013-03-19 | Add UI idle interface. | David Robillard | 1 | -0/+19 |
2012-08-16 | Add missing LV2_SYMBOL_EXPORT declaration for lv2ui_descriptor prototype. | David Robillard | 1 | -0/+1 |
2012-08-02 | Add C defines for ui:WindowsUI and ui:CocoaUI. | David Robillard | 1 | -0/+2 |
2012-07-29 | Add ui:Gtk3UI. | David Robillard | 1 | -0/+1 |
2012-04-12 | Add missing URI defines. | David Robillard | 1 | -0/+2 |
2012-04-12 | Update doxygen markup. | David Robillard | 1 | -10/+10 |
2012-04-11 | Update documentation and fix indentation. | David Robillard | 1 | -108/+88 |
2012-04-11 | Make subscribe and unsubscribe extension parameters features again (better sa... | David Robillard | 1 | -10/+12 |
2012-04-06 | Add missing definition of ui:portSubscribe feature. | David Robillard | 1 | -0/+1 |
2012-03-26 | Use the normal feature handle pattern for UI features. | David Robillard | 1 | -16/+41 |
2012-03-23 | Duplicate new functionality in pui extension as features in the ui extension. | David Robillard | 1 | -70/+150 |
2012-03-23 | Move UI resize functionality to UI extension. | David Robillard | 1 | -1/+48 |
2012-02-08 | Rearrange tree so top level can be used as an include path for standard style... | David Robillard | 1 | -0/+247 |