aboutsummaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Add build stuffDavid Robillard2-0/+34
2011-05-26Update licenses and documentationDavid Robillard4-57/+49
2011-04-27More flexible discovery API (particularly for anything dynamic).David Robillard1-6/+41
2011-04-27Fix alignment.David Robillard1-5/+5
2011-04-27Clean up whitespace and documentation.David Robillard1-108/+91
2011-04-05Split state file path support and new file creation support into separate fea...David Robillard3-28/+59
2011-04-05Make atom:String a simple C string (in UTF-8), and atom:Literal a full RDF li...David Robillard3-27/+55
2011-04-03Sensible, working files extension.David Robillard3-60/+125
2011-04-01Tidy.David Robillard2-58/+70
2011-03-30Bump version.David Robillard2-3/+3
2011-03-29Remove subject parameter.David Robillard2-10/+2
2011-03-29Update documentation.David Robillard1-8/+16
2011-03-29Bump version.David Robillard3-7/+7
2011-03-29Fix rampant broken xsd prefixes.David Robillard9-9/+9
2011-03-29Tidy.David Robillard2-47/+43
2011-03-29Use separate POD and portable flags instead of boolean pod.David Robillard1-34/+63
2011-03-28Update persist extension.David Robillard3-57/+102
2011-03-28Added pui:floatPeakRMSLars Luthman2-1/+80
2011-03-28Moved ui -> puiLars Luthman9-126/+122
2011-03-26Workaround for ui.h collisionLars Luthman1-3/+5
2011-03-26Removed the specialness of ui:floatControlLars Luthman1-6/+5
2011-03-26Remove old header.David Robillard2-304/+1
2011-03-26Use UNIX line ends.David Robillard1-313/+313
2011-03-26Clean up documentation.David Robillard2-242/+246
2011-03-26Tidy.David Robillard5-47/+348
2011-03-26Made UI headers follow the standard naming schemeLars Luthman3-0/+0
2011-03-26Oops. Change UI bundle suffix from .ttl to .lv2Lars Luthman9-0/+0
2011-03-26Added ui-event bundleLars Luthman3-0/+129
2011-03-26Added ui-gtk bundleLars Luthman3-0/+127
2011-03-26Added ui bundleLars Luthman3-0/+503
2011-03-26Fix whitespace.David Robillard1-26/+26
2011-03-26Use standard style (no functional changes).David Robillard1-143/+168
2011-03-26Update version and dates.David Robillard2-4/+4
2011-03-26Clarify intended dynamic purpose of extension.David Robillard1-65/+72
2011-03-25Tidy (no functional changes).David Robillard1-12/+12
2011-03-25Use standard style (no functional changes).David Robillard2-146/+156
2011-03-19lv2:Template => lv2:PluginBase.David Robillard1-1/+1
2011-03-17Improve documentation.David Robillard1-37/+35
2011-03-14Fix invalid atom-helpers.h doxygen documentation.David Robillard1-0/+1
2011-03-10Update comments to standard style (no actual changes).David Robillard1-199/+222
2011-03-10Fix incorrect event extension URI.David Robillard1-1/+1
2011-03-05Numeric minor/micro versions instead of version strings.David Robillard7-7/+14
2011-03-03Add revisions to specification manifests.David Robillard7-0/+7
2011-03-01Fix incomplete Turtle fragment in example.David Robillard1-1/+1
2011-01-08Const correct object iterator (not really useful for writing).David Robillard1-6/+6
2011-01-08Fix Blank/Resource property appending and iteration.David Robillard1-2/+2
2011-01-07Update contexts extension.David Robillard2-25/+36
2010-12-23Compilation fixes.David Robillard2-4/+4
2010-11-26Include <stddef.h> for size_t definition.David Robillard1-1/+2
2010-11-26Remove scheme from LV2 #include directives.David Robillard4-4/+4