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.
hogliux b5ef6d7e37 Whitespace clean-up 9 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() 9 years ago
juce_ReadWriteLock.cpp Removed the isLocked() method from ReadWriteLock 9 years ago
juce_ReadWriteLock.h Removed the isLocked() method from ReadWriteLock 9 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. 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 10 years ago
juce_ThreadPool.cpp Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread. 9 years ago
juce_ThreadPool.h Whitespace clean-up 9 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