Aaand there's more :)

I cleaned out a lot of crud from the presets code. Apart from my attempt to
make it include alternative names (now removed) and make it thread safe, it's
not been touched since Zyn days.

Instead of a fixed 1000 array of string-pair structs it's now a variable size
vector of single strings with a 1000 limit - I still think that limit is far to
high. You can also have up to 128 *directories* of presets!

I've also identified the 'temporary' fix and commented it properly. It concerns
updating the GUI effects titles. 

It still makes some direct calls to the file system but I think I can now
resolve that without too much effort.

I'm cautiously optimistic that I can get both the GUI and CLI more in line with
everything else.

-- 
Will J Godfrey {apparently now an 'elderly'}



_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to