lv2 / lilv

LV2 host library
ISC License
37 stars 20 forks source link

fix lilv_world_get_plugin_classes() to not skip parent-less classes. #20

Closed atsushieno closed 5 years ago

atsushieno commented 5 years ago

This fixes https://github.com/drobilla/lilv/issues/19.

drobilla commented 5 years ago

See my comment there. A plugin class is reachable from lv2:Plugin by definition.