aboutsummaryrefslogtreecommitdiffstats
path: root/ext/cv-port.lv2/waf
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-07 23:16:05 +0000
committerDavid Robillard <d@drobilla.net>2011-11-07 23:16:05 +0000
commit672ba53efd1b6a39748b919f015761a7ef270d66 (patch)
treef6d3ae796bace14e63fccdfd06cc0e6a4bb6f923 /ext/cv-port.lv2/waf
parent5ed31770103274b1ad780a2f5d47b8df4fcef86f (diff)
downloadlv2-672ba53efd1b6a39748b919f015761a7ef270d66.tar.xz
Fix crash on instantiation.
Switch to state extension from persist extension. Correctly mark up features and extension data. Check for extensions using pkgconfig.
Diffstat (limited to 'ext/cv-port.lv2/waf')
0 files changed, 0 insertions, 0 deletions
>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 169