1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_graphics/image_formats
2018-10-05 12:15:04 +01:00
..
jpglib Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 2017-04-18 11:29:48 +01:00
pnglib Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_GIFLoader.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_JPEGLoader.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_PNGLoader.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00