aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-07Add amp example plugin.David Robillard9-1/+297
2011-07-06Add missing includesDavid Robillard1-0/+3
2011-07-06Install files and persist extensionsDavid Robillard1-2/+4
2011-05-30LV2 Data Access 1.2David Robillard3-68/+62
2011-05-30Remove pre1 from version (we no longer use this convention)David Robillard1-1/+1
2011-05-30LV2 Instance Access 1.2David Robillard3-43/+41
2011-05-30Remove pre1 from version (we no longer use this convention)David Robillard1-1/+1
2011-05-30LV2 MIDI 1.2David Robillard2-32/+23
2011-05-30LV2 Event 1.2David Robillard3-5/+6
2011-05-30LV2 URI Map 1.2David Robillard1-1/+1
2011-05-30LV2 UI 2.2David Robillard5-268/+269
2011-05-30Working genreleases.py (version that produced most recent batch of releases)David Robillard1-9/+16
2011-05-30Update to LV2 4.0 definition of unstable release (minor micro version number).David Robillard1-1/+8
2011-05-30Tidy (PEP8)David Robillard1-111/+144
2011-05-26Disable (incorrect) release tarball generation stuff in gendoc.pyDavid Robillard2-14/+14
2011-05-26Add automatic extension release generation scriptDavid Robillard3-5/+67
2011-05-26Actually update license (oops)David Robillard1-18/+12
2011-05-26Add build stuffDavid Robillard2-0/+34
2011-05-26Update licenses and documentationDavid Robillard4-57/+49
2011-05-26Add generic INSTALL fileDavid Robillard1-0/+35
2011-05-05Remove unnecessary Node copy and string.measuring.David Robillard1-7/+6
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-22Upgrade to waf 1.6.4 and autowaf r43David Robillard2-0/+0
2011-04-22Upgrade to waf 1.6.4.David Robillard3-56/+56
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-30Prepend DESTDIR to both include and bundle paths for packaging.David Robillard2-20/+41
2011-03-30Bump version.David Robillard2-3/+3
2011-03-29Remove subject parameter.David Robillard2-10/+2
2011-03-29LV2_PATH variable expansion on Windows.David Robillard1-3/+5
2011-03-29Update documentation.David Robillard1-8/+16
2011-03-29Don't show includes in header documentation pages.David Robillard1-1/+1
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-28Remove ext/ui.lv2 cruft.David Robillard0-0/+0
2011-03-28Remove ui-event and ui-gtk cruft.David Robillard0-0/+0
2011-03-28Changed ui -> pui in Doxyfile and wscriptLars Luthman2-6/+6
2011-03-28Moved ui -> puiLars Luthman9-126/+122
2011-03-28Update waf (use standard LV2_PATH on Windows)David Robillard2-0/+0