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.
jules b56695f604 Fix for XML formatting. 13 years ago
..
juce_DirectoryIterator.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_DirectoryIterator.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_File.cpp Small introjucer fix. 13 years ago
juce_File.h Midi file fix to avoid multiple end-of-track events. Some openGL tweaks. 13 years ago
juce_FileInputStream.cpp Fixes to some MemoryOutputStream streaming operators. 13 years ago
juce_FileInputStream.h Tweaks to streams and gzip compressor. 13 years ago
juce_FileOutputStream.cpp Fix for XML formatting. 13 years ago
juce_FileOutputStream.h New method: FileOutputStream::truncate() 13 years ago
juce_FileSearchPath.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_FileSearchPath.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_MemoryMappedFile.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_TemporaryFile.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_TemporaryFile.h Fix for subtle win32 mouse-button issue. Minor bwav fix. 13 years ago