.. |
juce_ChildProcess.cpp
|
Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories.
|
8 years ago |
juce_ChildProcess.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_CriticalSection.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_DynamicLibrary.h
|
Added the JUCE DSP module
|
8 years ago |
juce_HighResolutionTimer.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_HighResolutionTimer.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_InterProcessLock.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_Process.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_ReadWriteLock.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_ReadWriteLock.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_ScopedLock.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_ScopedReadLock.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_ScopedWriteLock.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_SpinLock.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_Thread.cpp
|
Added method Thread::launch() to run lambdas on an anonymous thread
|
8 years ago |
juce_Thread.h
|
Added method Thread::launch() to run lambdas on an anonymous thread
|
8 years ago |
juce_ThreadLocalValue.h
|
Fixed a compiler error on older macOS SDK targets
|
8 years ago |
juce_ThreadPool.cpp
|
Added some ThreadPool::addJob methods that take lambdas
|
8 years ago |
juce_ThreadPool.h
|
Added some ThreadPool::addJob methods that take lambdas
|
8 years ago |
juce_TimeSliceThread.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_TimeSliceThread.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_WaitableEvent.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |