The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Poole 856e028127 MacOS: Fixed some more integer overflow issues when loading large images 8 years ago
..
juce_Image.cpp MacOS: Fixed some more integer overflow issues when loading large images 8 years ago
juce_Image.h Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 8 years ago
juce_ImageCache.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_ImageCache.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_ImageConvolutionKernel.cpp Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor 8 years ago
juce_ImageConvolutionKernel.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_ImageFileFormat.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_ImageFileFormat.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago