From: IOhannes m zmölnig Date: Wed, 8 Nov 2017 20:26:42 +0000 (+0100) Subject: updated TODO X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~174 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=33f0cc1458ef5cd4948b14449682c9345c0ce04f;p=juce.git updated TODO Gbp-Dch: ignore --- diff --git a/debian/TODO.Debian b/debian/TODO.Debian index 86865e28..3da1fc89 100644 --- a/debian/TODO.Debian +++ b/debian/TODO.Debian @@ -1,3 +1,23 @@ + +# 2017-11-08 + +## drop libjuce +it simply doesn't work. +it's not supported by upstream. +JUCE applications are meant to be compiled with the JUCE sources (statically +linked). +JUCE ABI keeps breaking. + +it was a lot of work, but we should try to swim too hard against the current... + +## keep multiple versions? +API stability??? + +## disable version-check (calling home) + +# old TODO + + ## include headers do we want all headers starting with "juce_*"?