aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/extensions
AgeCommit message (Collapse)AuthorFilesLines
2012-08-05Remove spurious newline.David Robillard1-1/+0
2012-08-05Do everything in the top level wscript file and remove wscript symlinks from ↵David Robillard2-2/+0
extensions.
2012-08-02Add C defines for ui:WindowsUI and ui:CocoaUI.David Robillard1-0/+2
2012-07-29Add ui:Gtk3UI.David Robillard4-4/+14
2012-07-29Use consistent label style.David Robillard2-4/+7
2012-07-29Update version in manifest.David Robillard1-1/+1
2012-07-29Remove units:name in favour of rdfs:label.David Robillard2-33/+44
Use consistent label style.
2012-06-28CarbonUI => CocoaUI in change log (oops).David Robillard1-1/+1
2012-06-28Add ui:WindowsUI and ui:CarbonUI.David Robillard3-2/+30
2012-04-17Bump versions, mark up releases, portability fixes.David Robillard4-6/+13
2012-04-16Improve documentation.David Robillard2-33/+21
2012-04-14Fix version in manifest.David Robillard1-1/+1
2012-04-14Add units:frame and units.h with unit URI defines.David Robillard3-0/+79
2012-04-12Normalise syntax via serdi.David Robillard2-25/+25
2012-04-12Add missing URI defines.David Robillard1-0/+2
2012-04-12Remove comment headers from Turtle files and ensure the same information is ↵David Robillard4-33/+2
available in machine readable form.
2012-04-12Tidy manifests.David Robillard1-1/+1
2012-04-12Rename 'people' to 'meta' in anticipation of putting other stuff there.David Robillard2-3/+3
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 ↵David Robillard1-10/+12
safe than sorry).
2012-04-06Add missing definition of ui:portSubscribe feature.David Robillard2-1/+13
2012-03-30Add missing definition of ui:protocol.David Robillard1-0/+6
2012-03-30Add missing ui:ui and ui:binary property definitions.David Robillard1-0/+17
Mark up properties more precisely for validation.
2012-03-27Remove meaningless class lv2:Resource.David Robillard1-1/+0
2012-03-26Remove individual extension pkg-config files and build scripts.David Robillard4-4/+0
2012-03-26Use the normal feature handle pattern for UI features.David Robillard1-16/+41
2012-03-25Move people information in to a common place.David Robillard2-22/+3
2012-03-25Clean up author and seeAlso information.David Robillard1-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-24Remove pointless person homepage properties.David Robillard2-3/+0
2012-03-23Duplicate new functionality in pui extension as features in the ui extension.David Robillard3-73/+300
2012-03-23Move UI resize functionality to UI extension.David Robillard4-31/+83
2012-02-16Implement real-time safe sample loading.David Robillard1-1/+22
2012-02-08Rearrange tree so top level can be used as an include path for standard ↵David Robillard13-0/+1060
style LV2 includes.