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.
Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
..
juce_ChildProcess.cpp Added override specifiers to unit test classes 10 years ago
juce_ChildProcess.h Update copyright notice 10 years ago
juce_CriticalSection.h Update copyright notice 10 years ago
juce_DynamicLibrary.h Update copyright notice 10 years ago
juce_HighResolutionTimer.cpp Update copyright notice 10 years ago
juce_HighResolutionTimer.h Update copyright notice 10 years ago
juce_InterProcessLock.h Update copyright notice 10 years ago
juce_Process.h Added new method: Process::setMaxNumberOfFileHandles() 10 years ago
juce_ReadWriteLock.cpp Update copyright notice 10 years ago
juce_ReadWriteLock.h Update copyright notice 10 years ago
juce_ScopedLock.h Update copyright notice 10 years ago
juce_ScopedReadLock.h Update copyright notice 10 years ago
juce_ScopedWriteLock.h Update copyright notice 10 years ago
juce_SpinLock.h Update copyright notice 10 years ago
juce_Thread.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
juce_Thread.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
juce_ThreadLocalValue.h Update copyright notice 10 years ago
juce_ThreadPool.cpp Simplified some inter-module dependencies and exception-catching fallbacks 10 years ago
juce_ThreadPool.h Update copyright notice 10 years ago
juce_TimeSliceThread.cpp Tweaked Timer and TimeSliceThread to reduce the frequency of their calls to wait() 10 years ago
juce_TimeSliceThread.h Update copyright notice 10 years ago
juce_WaitableEvent.h Update copyright notice 10 years ago