aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Put description directly below header with no heading.David Robillard1-8/+0
2011-10-26Fix class hierarchyDavid Robillard1-1/+1
2011-10-24Add missing filesDavid Robillard3-0/+107
2011-10-21Rewrite description.David Robillard1-68/+72
2011-10-20Cleaner and terser documentation style.David Robillard2-58/+27
2011-10-20Fix invalid markup in output.David Robillard2-3/+6
2011-10-20Generate class hierarchy in index rather than a flat list of classes.David Robillard3-34/+58
2011-10-20Don't copy build system etc. files to documentation outputDavid Robillard1-1/+1
2011-10-19Move extension build script generation stuff into wscript configure phaseDavid Robillard5-163/+120
2011-10-19Remove waf 1.5 cruftDavid Robillard1-5/+0
2011-10-18Clean up code.David Robillard1-30/+21
2011-10-14Switch persist extension to ISC license with permission of Leonard Ritter.David Robillard2-29/+22
2011-10-14Simple name/dir code.David Robillard1-6/+2
2011-10-14Generate pkg-config files for extensions.David Robillard3-23/+56
2011-10-11Remove waf and wscript (which should be generated)David Robillard2-34/+0
2011-10-10Install relative symlinks when using top-level build script.David Robillard1-2/+7
2011-10-10Add atom:MidiMessage.David Robillard1-0/+22
2011-10-10Remove useless struct names.David Robillard1-5/+5
2011-10-10Remove use of old urn:struct explicit links since we have larsl's fancy autom...David Robillard1-37/+32
2011-10-10Add event type to atom extension (towards replacing event extension).David Robillard2-4/+123
2011-10-10Tidy.David Robillard5-22/+31
2011-10-10Tidy.David Robillard1-67/+74
2011-10-10Add missing fileDavid Robillard1-0/+181
2011-10-10Remove lv2config warningDavid Robillard1-9/+0
2011-10-10Update COPYING.David Robillard1-4/+14
2011-10-10Update documentation to remove lv2config references and describe correct incl...David Robillard2-20/+23
2011-10-10Switch to ISC license.David Robillard3-37/+29
2011-10-10Remove lv2configDavid Robillard12-3998/+141
2011-10-05Add preliminary time extensionDavid Robillard4-3/+195
2011-10-05Switch license to ISC licenseDavid Robillard2-34/+23
2011-09-29Python 3 fixesDavid Robillard2-28/+37
2011-09-25Add CV Port extension.David Robillard5-0/+122
2011-08-22Update Units extension date (release version 5.2)David Robillard2-24/+18
2011-08-22Fix whitespaceDavid Robillard1-2/+2
2011-07-25Fix reference.h compilationDavid Robillard1-12/+16
2011-07-23Move reference and blob stuff from atom extension to a separate "reference" e...David Robillard6-200/+273
2011-07-22Add urid extension from Gabriel M. Beddingfield.David Robillard5-0/+167
2011-07-22Tidy.David Robillard1-1/+1
2011-07-22Fix off-by-one bug that caused the last defined namespace prefix to be ignoredDavid Robillard1-1/+1
2011-07-22Remove message extension (subsumed by atom extension)David Robillard3-154/+0
2011-07-22Tidy and update license.David Robillard2-86/+84
2011-07-22TidyDavid Robillard1-2/+2
2011-07-17Fix configuration of core.lv2David Robillard1-1/+4
2011-07-14Add (modified) documentation from Gabriel M. BeddingfieldDavid Robillard1-0/+84
2011-07-09Don't build plugins as part of top-level build for now (since they depend on ...David Robillard1-4/+4
2011-07-07Add stub LV2 persist support to sampler plugin.David Robillard4-26/+86
2011-07-07Add sampler example pluginDavid Robillard10-10/+482
2011-07-07Remove cruft.David Robillard1-8/+0
2011-07-07Use enum for port indices (better type-safety and self-documentation).David Robillard1-5/+9
2011-07-07Remove unread variableDavid Robillard1-2/+0