From: IOhannes m zmölnig Date: Wed, 10 Feb 2016 19:32:26 +0000 (+0100) Subject: more to do X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~313 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b5af6c868262dc5c06219b826c56d9ee4da75ca5;p=juce.git more to do --- diff --git a/debian/TODO.Debian b/debian/TODO.Debian index 198e601d..86865e28 100644 --- a/debian/TODO.Debian +++ b/debian/TODO.Debian @@ -10,18 +10,18 @@ or (alternatively) separate libraries for each of the modules. ### use system installed libraries! -pnglib: use system-installed library - -DJUCE_INCLUDE_PNGLIB_CODE=0 +basically done. -jpglib: use system-installed library if possible (??) - -DJUCE_INCLUDE_JPEGLIB_CODE=0 +Box2D is incompatible -flac: -oggvorbis: - -npapi: - -zlib: +### clamp defines! +the following defines need to be forced to +- 0 in Release mode +- 1 in Debug mode +defines: + - JUCE_FORCE_DEBUG + - JUCE_LOG_ASSERTIONS + - JUCE_CHECK_MEMORY_LEAKS