Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-02 | Fix non-existent port type in examples. | David Robillard | 3 | -4/+16 | |
Add lv2:Parameter to domain of units:unit. | |||||
2014-08-08 | LV2 1.10.0 | David Robillard | 2 | -3/+4 | |
2014-07-31 | Use Doxygen Markdown support for more human-readable doc comments. | David Robillard | 1 | -19/+22 | |
Minor improvements to UI documentation. | |||||
2014-05-14 | Add accidentally removed ui:updateRate. | David Robillard | 1 | -0/+1 | |
2014-05-08 | Add windowTitle property. | David Robillard | 2 | -2/+11 | |
2014-05-08 | Improve documentation. | David Robillard | 3 | -107/+103 | |
2014-02-09 | Add show interface so UIs can gracefully degrade to separate windows if ↵ | David Robillard | 4 | -3/+50 | |
hosts can not use their widget directly. | |||||
2014-01-04 | LV2 1.8.0 | David Robillard | 3 | -4/+5 | |
2013-12-15 | Fix ui version in manifest to match DOAP information. | David Robillard | 1 | -1/+1 | |
2013-12-09 | Fix LV2_UI_INVALID_PORT_INDEX identifier in documentation. | David Robillard | 2 | -1/+10 | |
2013-08-09 | LV2 1.6.0. | David Robillard | 4 | -3/+8 | |
2013-05-27 | Fix typo. | David Robillard | 1 | -1/+1 | |
2013-05-09 | Add ui:updateRate property. | David Robillard | 3 | -1/+9 | |
2013-03-19 | Add UI idle interface. | David Robillard | 4 | -1/+42 | |
2013-02-18 | Update versions. LV2 1.4.0. | David Robillard | 2 | -2/+4 | |
2013-02-17 | Make manifest versions match spec versions. | David Robillard | 1 | -1/+1 | |
2012-12-02 | Fix incorrect linker flag in ui:makeSONameResident documentation. | David Robillard | 2 | -1/+9 | |
2012-10-14 | Bump versions for LV2 1.2.0. | David Robillard | 4 | -6/+8 | |
Generate valid top level NEWS file. Update to r88/autowaf. | |||||
2012-08-16 | Add missing LV2_SYMBOL_EXPORT declaration for lv2ui_descriptor prototype. | David Robillard | 2 | -0/+3 | |
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 4 | -6/+3 | |
spare hosts from loading them during discovery. | |||||
2012-08-05 | Remove spurious newline. | David Robillard | 1 | -1/+0 | |
2012-08-05 | Do everything in the top level wscript file and remove wscript symlinks from ↵ | David Robillard | 2 | -2/+0 | |
extensions. | |||||
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 | 4 | -4/+14 | |
2012-07-29 | Use consistent label style. | David Robillard | 2 | -4/+7 | |
2012-07-29 | Update version in manifest. | David Robillard | 1 | -1/+1 | |
2012-07-29 | Remove units:name in favour of rdfs:label. | David Robillard | 2 | -33/+44 | |
Use consistent label style. | |||||
2012-06-28 | CarbonUI => CocoaUI in change log (oops). | David Robillard | 1 | -1/+1 | |
2012-06-28 | Add ui:WindowsUI and ui:CarbonUI. | David Robillard | 3 | -2/+30 | |
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 4 | -6/+13 | |
2012-04-16 | Improve documentation. | David Robillard | 2 | -33/+21 | |
2012-04-14 | Fix version in manifest. | David Robillard | 1 | -1/+1 | |
2012-04-14 | Add units:frame and units.h with unit URI defines. | David Robillard | 3 | -0/+79 | |
2012-04-12 | Normalise syntax via serdi. | David Robillard | 2 | -25/+25 | |
2012-04-12 | Add missing URI defines. | David Robillard | 1 | -0/+2 | |
2012-04-12 | Remove comment headers from Turtle files and ensure the same information is ↵ | David Robillard | 4 | -33/+2 | |
available in machine readable form. | |||||
2012-04-12 | Tidy manifests. | David Robillard | 1 | -1/+1 | |
2012-04-12 | Rename 'people' to 'meta' in anticipation of putting other stuff there. | David Robillard | 2 | -3/+3 | |
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 ↵ | David Robillard | 1 | -10/+12 | |
safe than sorry). | |||||
2012-04-06 | Add missing definition of ui:portSubscribe feature. | David Robillard | 2 | -1/+13 | |
2012-03-30 | Add missing definition of ui:protocol. | David Robillard | 1 | -0/+6 | |
2012-03-30 | Add missing ui:ui and ui:binary property definitions. | David Robillard | 1 | -0/+17 | |
Mark up properties more precisely for validation. | |||||
2012-03-27 | Remove meaningless class lv2:Resource. | David Robillard | 1 | -1/+0 | |
2012-03-26 | Remove individual extension pkg-config files and build scripts. | David Robillard | 4 | -4/+0 | |
2012-03-26 | Use the normal feature handle pattern for UI features. | David Robillard | 1 | -16/+41 | |
2012-03-25 | Move people information in to a common place. | David Robillard | 2 | -22/+3 | |
2012-03-25 | Clean up author and seeAlso information. | David Robillard | 1 | -0/+1 | |
Remove download row from documentation header table and rename "History" section to "Releases" (which contains download links and is hopefully clear enough). | |||||
2012-03-24 | Remove pointless person homepage properties. | David Robillard | 2 | -3/+0 | |