aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/extensions/ui/ui.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-22Install standard headers to simpler include pathsDavid Robillard1-446/+0
2016-09-18Update copyright datesDavid Robillard1-1/+1
2016-09-10Document all URI definesDavid Robillard1-33/+33
2015-07-25Improve documentation.David Robillard1-1/+2
2015-03-16Add missing C defines for notification protocols.Hanspeter Portner1-0/+4
2015-02-20Add Qt5 UI typefalkTX1-0/+1
2015-02-20Clean up whitespace.David Robillard1-1/+1
2014-11-25Single-page API documentation with unified style.David Robillard1-2/+9
2014-07-31Use Doxygen Markdown support for more human-readable doc comments.David Robillard1-19/+22
2014-05-14Add accidentally removed ui:updateRate.David Robillard1-0/+1
2014-05-08Add windowTitle property.David Robillard1-2/+6
2014-05-08Improve documentation.David Robillard1-102/+93
2014-02-09Add show interface so UIs can gracefully degrade to separate windows if hosts...David Robillard1-1/+27
2014-01-04LV2 1.8.0David Robillard1-1/+1
2013-12-09Fix LV2_UI_INVALID_PORT_INDEX identifier in documentation.David Robillard1-1/+1
2013-05-09Add ui:updateRate property.David Robillard1-0/+1
2013-03-19Add UI idle interface.David Robillard1-0/+19
2012-08-16Add missing LV2_SYMBOL_EXPORT declaration for lv2ui_descriptor prototype.David Robillard1-0/+1
2012-08-02Add C defines for ui:WindowsUI and ui:CocoaUI.David Robillard1-0/+2
2012-07-29Add ui:Gtk3UI.David Robillard1-0/+1
2012-04-12Add missing URI defines.David Robillard1-0/+2
2012-04-12Update doxygen markup.David Robillard1-10/+10
2012-04-11Update documentation and fix indentation.David Robillard1-108/+88
2012-04-11Make subscribe and unsubscribe extension parameters features again (better sa...David Robillard1-10/+12
2012-04-06Add missing definition of ui:portSubscribe feature.David Robillard1-0/+1
2012-03-26Use the normal feature handle pattern for UI features.David Robillard1-16/+41
2012-03-23Duplicate new functionality in pui extension as features in the ui extension.David Robillard1-70/+150
2012-03-23Move UI resize functionality to UI extension.David Robillard1-1/+48
2012-02-08Rearrange tree so top level can be used as an include path for standard style...David Robillard1-0/+247