Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-06 | Add missing includes | David Robillard | 1 | -0/+3 | |
2011-05-30 | LV2 Data Access 1.2 | David Robillard | 3 | -68/+62 | |
2011-05-30 | Remove pre1 from version (we no longer use this convention) | David Robillard | 1 | -1/+1 | |
2011-05-30 | LV2 Instance Access 1.2 | David Robillard | 3 | -43/+41 | |
2011-05-30 | Remove pre1 from version (we no longer use this convention) | David Robillard | 1 | -1/+1 | |
2011-05-30 | LV2 MIDI 1.2 | David Robillard | 2 | -32/+23 | |
2011-05-30 | LV2 Event 1.2 | David Robillard | 3 | -5/+6 | |
2011-05-30 | LV2 URI Map 1.2 | David Robillard | 1 | -1/+1 | |
2011-05-26 | Add automatic extension release generation script | David Robillard | 2 | -34/+0 | |
2011-05-26 | Actually update license (oops) | David Robillard | 1 | -18/+12 | |
2011-05-26 | Add build stuff | David Robillard | 2 | -0/+34 | |
2011-05-26 | Update licenses and documentation | David Robillard | 4 | -57/+49 | |
2011-04-27 | More flexible discovery API (particularly for anything dynamic). | David Robillard | 1 | -6/+41 | |
2011-04-27 | Fix alignment. | David Robillard | 1 | -5/+5 | |
2011-04-27 | Clean up whitespace and documentation. | David Robillard | 1 | -108/+91 | |
More sensible and shorter names for port subscription. | |||||
2011-04-05 | Split state file path support and new file creation support into separate ↵ | David Robillard | 3 | -28/+59 | |
features. | |||||
2011-04-05 | Make atom:String a simple C string (in UTF-8), and atom:Literal a full RDF ↵ | David Robillard | 3 | -27/+55 | |
literal. Bump version number. | |||||
2011-04-03 | Sensible, working files extension. | David Robillard | 3 | -60/+125 | |
2011-04-01 | Tidy. | David Robillard | 2 | -58/+70 | |
Fix copyright header (sloppy copy/paste artifact). Switch header to MIT license (same as data). | |||||
2011-03-30 | Bump version. | David Robillard | 2 | -3/+3 | |
2011-03-29 | Remove subject parameter. | David Robillard | 2 | -10/+2 | |
2011-03-29 | Update documentation. | David Robillard | 1 | -8/+16 | |
2011-03-29 | Bump version. | David Robillard | 3 | -7/+7 | |
2011-03-29 | Fix rampant broken xsd prefixes. | David Robillard | 9 | -9/+9 | |
2011-03-29 | Tidy. | David Robillard | 2 | -47/+43 | |
2011-03-29 | Use separate POD and portable flags instead of boolean pod. | David Robillard | 1 | -34/+63 | |
Add subject to property store/retrieve functions. | |||||
2011-03-28 | Update persist extension. | David Robillard | 3 | -57/+102 | |
2011-03-28 | Added pui:floatPeakRMS | Lars Luthman | 2 | -1/+80 | |
2011-03-28 | Moved ui -> pui | Lars Luthman | 9 | -126/+122 | |
2011-03-26 | Workaround for ui.h collision | Lars Luthman | 1 | -3/+5 | |
2011-03-26 | Removed the specialness of ui:floatControl | Lars Luthman | 1 | -6/+5 | |
2011-03-26 | Remove old header. | David Robillard | 2 | -304/+1 | |
2011-03-26 | Use UNIX line ends. | David Robillard | 1 | -313/+313 | |
2011-03-26 | Clean up documentation. | David Robillard | 2 | -242/+246 | |
2011-03-26 | Tidy. | David Robillard | 5 | -47/+348 | |
Fix UI rule about reference events (former would cause memory leaks). | |||||
2011-03-26 | Made UI headers follow the standard naming scheme | Lars Luthman | 3 | -0/+0 | |
2011-03-26 | Oops. Change UI bundle suffix from .ttl to .lv2 | Lars Luthman | 9 | -0/+0 | |
2011-03-26 | Added ui-event bundle | Lars Luthman | 3 | -0/+129 | |
2011-03-26 | Added ui-gtk bundle | Lars Luthman | 3 | -0/+127 | |
2011-03-26 | Added ui bundle | Lars Luthman | 3 | -0/+503 | |
2011-03-26 | Fix whitespace. | David Robillard | 1 | -26/+26 | |
2011-03-26 | Use standard style (no functional changes). | David Robillard | 1 | -143/+168 | |
2011-03-26 | Update version and dates. | David Robillard | 2 | -4/+4 | |
2011-03-26 | Clarify intended dynamic purpose of extension. | David Robillard | 1 | -65/+72 | |
Clarify that extensions SHOULD NOT define a context unless it is absolutely necessary. Use standard code style. | |||||
2011-03-25 | Tidy (no functional changes). | David Robillard | 1 | -12/+12 | |
2011-03-25 | Use standard style (no functional changes). | David Robillard | 2 | -146/+156 | |
2011-03-19 | lv2:Template => lv2:PluginBase. | David Robillard | 1 | -1/+1 | |
2011-03-17 | Improve documentation. | David Robillard | 1 | -37/+35 | |
2011-03-14 | Fix invalid atom-helpers.h doxygen documentation. | David Robillard | 1 | -0/+1 | |
2011-03-10 | Update comments to standard style (no actual changes). | David Robillard | 1 | -199/+222 | |