.. |
juce_ChildProcess.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ChildProcess.h
|
Added ChildProcess::kill()
|
13 years ago |
juce_CriticalSection.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_DynamicLibrary.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_InterProcessLock.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_Process.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_ReadWriteLock.cpp
|
Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items.
|
13 years ago |
juce_ReadWriteLock.h
|
Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items.
|
13 years ago |
juce_ScopedLock.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_ScopedReadLock.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_ScopedWriteLock.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_SpinLock.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
juce_Thread.cpp
|
Fix for a deadlock in some (rare) threading situations.
|
13 years ago |
juce_Thread.h
|
Improved ThreadLocalValue to use native compiler features where available. Got rid of Thread::stopAllThreads and Thread::getNumRunningThreads (which were just a bad idea, with many safety holes). Replaced the internal RunningThreadsList class with some simpler thread-local storage.
|
13 years ago |
juce_ThreadLocalValue.h
|
Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes.
|
13 years ago |
juce_ThreadPool.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ThreadPool.h
|
Documentation typo fix.
|
13 years ago |
juce_TimeSliceThread.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_TimeSliceThread.h
|
Fix for BufferingAudioSource.
|
13 years ago |
juce_WaitableEvent.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |