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.
ed f301ed7e09 Added an isLocked() method to ReadWriteLock that checks whether ReadWriteLock is currently locked 8 years ago
..
juce_ChildProcess.cpp Added override specifiers to unit test classes 9 years ago
juce_ChildProcess.h Update copyright notice 9 years ago
juce_CriticalSection.h Update copyright notice 9 years ago
juce_DynamicLibrary.h Update copyright notice 9 years ago
juce_HighResolutionTimer.cpp Update copyright notice 9 years ago
juce_HighResolutionTimer.h Update copyright notice 9 years ago
juce_InterProcessLock.h Update copyright notice 9 years ago
juce_Process.h Added new method: Process::setMaxNumberOfFileHandles() 9 years ago
juce_ReadWriteLock.cpp Added an isLocked() method to ReadWriteLock that checks whether ReadWriteLock is currently locked 8 years ago
juce_ReadWriteLock.h Added an isLocked() method to ReadWriteLock that checks whether ReadWriteLock is currently locked 8 years ago
juce_ScopedLock.h Update copyright notice 9 years ago
juce_ScopedReadLock.h Update copyright notice 9 years ago
juce_ScopedWriteLock.h Update copyright notice 9 years ago
juce_SpinLock.h Update copyright notice 9 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. 9 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. 9 years ago
juce_ThreadLocalValue.h Update copyright notice 9 years ago
juce_ThreadPool.cpp Simplified some inter-module dependencies and exception-catching fallbacks 9 years ago
juce_ThreadPool.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
juce_TimeSliceThread.cpp Tweaked Timer and TimeSliceThread to reduce the frequency of their calls to wait() 9 years ago
juce_TimeSliceThread.h Update copyright notice 9 years ago
juce_WaitableEvent.h Update copyright notice 9 years ago