Friday, 2015-05-22

*** HarryHaaren has quit IRC00:10
*** NickSB2 has joined #lv200:15
drobillaThought on avoiding submodules: maybe I'll just make a separate repo for a "built it all" meta project that just fetches everything and does it via scripts and assuming paths01:58
drobillaThis way I can include lv2 and whatever else even if it's totally unrelated (very vaguely ala ardour build stack, but integrated)01:59
drobillagit clone http://git.drobilla.net/super-awesome-lv2-one-stop-shop-build-for-developers01:59
drobillacd super...; ./waf fetch; ./waf configure; ...02:00
drobillargareus: Got the re-save preset thing, in Jalv anyway03:20
drobillargareus: Also, re: debugging "print the nodes", you can just build sord with --dump=search,iter (or other things) and it'll do that for everything03:22
*** falktx has joined #lv205:34
*** falktx has quit IRC06:11
*** falktx has joined #lv206:19
*** falktx has quit IRC06:35
*** falktx has joined #lv207:00
*** ventosus has joined #lv207:22
*** ddom has joined #lv207:48
*** ricardocrudo has joined #lv208:04
*** sigma6 has joined #lv208:22
*** falktx has quit IRC08:36
*** falktx has joined #lv208:53
*** artfwo has quit IRC08:57
*** artfwo has joined #lv209:18
*** john_cephalopoda has joined #lv209:38
*** john_cephalopoda has quit IRC10:53
*** ricardocrudo has quit IRC11:06
*** ricardocrudo has joined #lv211:38
*** gianMOD has joined #lv211:55
*** gianMOD has quit IRC11:55
*** NickSB2 has quit IRC12:52
*** rncbc_jolla has joined #lv213:41
*** ddom has quit IRC14:08
*** rncbc_jolla has quit IRC14:09
*** rncbc has joined #lv214:54
rgareusdrobilla: sadly it's not a one-line fix.  re-loading a preset still restores the wrong values15:12
rgareusdrobilla: OK. all is fine if one deletes the preset + save then same preset again. Cool!15:17
rgareusdrobilla: but simply replace a preset (without explicit delete) -> the old values are still around [until next restart]15:18
* falktx is glad others are fixing this issue. I'm going to need it later on :)15:18
falktxrgareus: thanks :)15:18
rgareusdrobilla: so. how about always calling delete?15:18
rgareusfalktx: drobilla fixed it in jalv.15:19
falktxwhen?15:19
rgareusfalktx: svn 5681  2015-05-22 06:23:4315:20
rgareusand also ardour-git 'round the same time15:21
falktxnice15:22
rgareusreplacing a preset without explicit delete still fails. but that's probably a similar simple fix.15:23
*** gianMOD has joined #lv215:29
*** gianMOD has quit IRC15:30
*** gianMOD has joined #lv215:32
drobillargareus: Yes, the host should probably just explicitly delete in that case.  The alternative would probably get hairy15:40
*** rncbc_jolla has joined #lv215:57
*** sigma6 has quit IRC16:06
*** gianMOD has quit IRC16:20
drobillaAnother issue with preset deletion: if there are files in there, the bundle won't be deleted.16:47
drobillaIt seems safe to have lilv delete any symlinks, which is what external references are likely to be in hosts that Do The Right Thing16:47
drobillaBut having lilv just delete whatever's in there.... eh..16:47
* drobilla is extremely wary of code that deletes things in general16:47
*** ricardocrudo has quit IRC17:49
*** falktx has quit IRC17:53
*** rncbc_jolla has quit IRC18:27
*** NickSB2 has joined #lv218:32
*** NickSB2 has quit IRC18:37
*** falktx has joined #lv218:39
*** ricardocrudo has joined #lv219:51
*** HarryHaaren has joined #lv220:13
rgareusdrobilla: I've updated ardour to call lilv_world_unload_resource() before update/save. all is good now.21:52
rgareusdrobilla: ardour does `rm -rf` at least for plugin states.21:53
rgareuspresets, I don't know. probably not.21:53
*** ventosus has left #lv222:03
*** HarryHaaren has quit IRC22:30
*** ricardocrudo has quit IRC22:41
*** falktx has quit IRC22:55
*** rncbc has quit IRC23:31
*** edogawa has joined #lv223:41
*** Magnus_RM has joined #lv223:48

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!