| .. |
|
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.
|
2017-07-20 17:24:05 +01:00 |
|
juce_ChildProcess.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_CriticalSection.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_DynamicLibrary.h
|
Added the JUCE DSP module
|
2017-07-27 12:39:07 +01:00 |
|
juce_HighResolutionTimer.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_HighResolutionTimer.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_InterProcessLock.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_Process.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ReadWriteLock.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ReadWriteLock.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ScopedLock.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ScopedReadLock.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ScopedWriteLock.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_SpinLock.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_Thread.cpp
|
Added method Thread::launch() to run lambdas on an anonymous thread
|
2017-08-01 10:54:59 +01:00 |
|
juce_Thread.h
|
Added method Thread::launch() to run lambdas on an anonymous thread
|
2017-08-01 10:54:59 +01:00 |
|
juce_ThreadLocalValue.h
|
Fixed a compiler error on older macOS SDK targets
|
2017-07-05 11:13:47 +01:00 |
|
juce_ThreadPool.cpp
|
Fixed a typo in the last ThreadPool change
|
2017-08-24 16:56:50 +01:00 |
|
juce_ThreadPool.h
|
Added method ThreadPool::moveJobToFront()
|
2017-08-23 12:07:11 +01:00 |
|
juce_TimeSliceThread.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_TimeSliceThread.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_WaitableEvent.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |