Robin Gareus

Results 14 issues of Robin Gareus

The License file says "GPL3" but debian/copyright says "GPL2+" also in debian/control: `Homepage: http://jeremysalwen.github.com/lv2file/` is now a 404

https://github.com/agfline/LibAAF/blob/9171e402bb374ce9e545997fabd67498a20709c4/src/AAFIface/URIParser.c#L730-L810 Is there any reason why you don't just use `sscanf (s, "%d.%d.%d.%d", &a, &b, c&, &d) == 4` here? or better yet just use libcurl for all methods in...

Install caps LADSPA plugin (here: from debian's "caps" package) and caps-lv2 (here: from git to ~/.lv2) Start Ardour (which scans ladspa: caps.so is loaded). Adding a caps-lv2 plugin wrongly calls...

``` #0 0x00007ffff693246d in lilv_instance_get_extension_data (instance=0x18cb5890, uri=0x7ffff6a8e788 "http://harrisonconsoles.com/lv2/inlinedisplay#interface") ---Type to continue, or q to quit--- at /home/ardour/linux-x86_64-v5/gtk/inst/include/lilv-0/lilv/lilv.h:1719 #1 0x00007ffff6938306 in ARDOUR::LV2Plugin::extension_data (this=0x18c9aca0, uri=0x7ffff6a8e788 "http://harrisonconsoles.com/lv2/inlinedisplay#interface") at ../libs/ardour/lv2_plugin.cc:1217 #2 0x00007ffff6934a05 in ARDOUR::LV2Plugin::init...