aboutsummaryrefslogtreecommitdiffstats
path: root/ext/uri-unmap.lv2
AgeCommit message (Expand)AuthorFilesLines
2011-11-04Add missing versions.David Robillard1-0/+2
2011-11-04Prettier and more informative extension index.David Robillard1-0/+1
2010-11-26Mark up documentation with lv2:documentation as per discussion on lv2-dev.David Robillard1-5/+1
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-18Make uri-map and uri-unmap features as they should be.David Robillard1-1/+1
2010-10-18Fix case of identifiers in uri-unmap.h to match uri-map.h.David Robillard1-4/+4
2010-10-18Add URI Unmap extension.David Robillard3-0/+133
>112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168