aboutsummaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-26Mark up documentation with lv2:documentation as per discussion on lv2-dev.David Robillard17-224/+220
2010-10-29Remove OSC buffer junk.David Robillard2-82/+2
2010-10-27Remove crusty extension .pc.in files.David Robillard2-20/+0
2010-10-27Add atom:BlankID atom type (for references to local anonymous objects).David Robillard2-9/+17
2010-10-25LV2_Atom_Object => LV2_Object (consistently).David Robillard2-5/+5
2010-10-25Simplify and improve atom extension.David Robillard6-406/+403
2010-10-25Fix Doxygen syntax errors.David Robillard1-3/+3
2010-10-21Use lv2_object prefix instead of lv2_atom_object to make API sanely terse.David Robillard1-32/+30
2010-10-21Use "key" and "value" terminology over "predicate" and "object".David Robillard3-11/+11
2010-10-21Add LV2_OBJECT_FOREACH macro and object "query" (deconstruct/project) API.David Robillard1-0/+52
2010-10-20Remove excessive debugging stuff.David Robillard1-7/+0
2010-10-20Add lv2_atom_is_null and lv2_atom_is_a helper functions.David Robillard1-2/+51
2010-10-20Rename atom:Dict to atom:Object (more appropriate term since keys are restric...David Robillard2-24/+29
2010-10-20Clarify threading requirements for id_to_uri.David Robillard1-0/+3
2010-10-20Fix revision and date of URI Unmap extension.David Robillard1-2/+2
2010-10-19Fix namespace prefixes.David Robillard1-14/+14
2010-10-19Merge command and message extensions.David Robillard3-104/+42
2010-10-19Remove polymorphic-port extension (obsoleted by atom extension).David Robillard3-141/+0
2010-10-19Remove variables extension (obsoleted by persist extension).David Robillard4-317/+0
2010-10-19Fix alignment restrictions.David Robillard2-2/+4