1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_graphics/images
2017-04-12 11:43:00 +01:00
..
juce_Image.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_Image.h Clarified a few comments in the Image class 2017-02-13 08:25:58 +00:00
juce_ImageCache.cpp Fixed a cache timestamping issue in ImageCache, and modernised its internals a bit. 2017-04-12 11:43:00 +01:00
juce_ImageCache.h Fixed a cache timestamping issue in ImageCache, and modernised its internals a bit. 2017-04-12 11:43:00 +01:00
juce_ImageConvolutionKernel.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ImageConvolutionKernel.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ImageFileFormat.cpp Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
juce_ImageFileFormat.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00