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.
Julian Storer 148e9f8d25 Minor code style tweaks. 15 years ago
..
juce_DirectoryIterator.cpp Changed all uses of OwnedArray<File> to be Array<File> instead, which is a bit more efficient and easier to work with. Optimised the software renderer to improve most drawing operations, particularly simple shapes filling like drawing lines, etc. 15 years ago
juce_DirectoryIterator.h Minor code style tweaks. 15 years ago
juce_File.cpp Minor iPhone GL updates, fix for juce_WithoutMacros.h 15 years ago
juce_File.h Minor iPhone GL updates, fix for juce_WithoutMacros.h 15 years ago
juce_FileInputStream.cpp Minor clean-ups. 15 years ago
juce_FileInputStream.h Minor code clean-ups. 15 years ago
juce_FileOutputStream.cpp Minor clean-ups. 15 years ago
juce_FileOutputStream.h Minor code style tweaks. 15 years ago
juce_FileSearchPath.cpp Minor code clean-ups. 15 years ago
juce_FileSearchPath.h Minor code style tweaks. 15 years ago
juce_NamedPipe.cpp Minor clean-ups. 15 years ago
juce_NamedPipe.h Added locking to NamedPipe. Added extra checking to Image::clear. Other minor tidying-up. 15 years ago
juce_TemporaryFile.cpp Added openGL support for the iPhone. 15 years ago
juce_TemporaryFile.h Minor code style tweaks. 15 years ago
juce_ZipFile.cpp Minor code clean-ups. 15 years ago
juce_ZipFile.h Minor code style tweaks. 15 years ago