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.
jules b627a75c21 Minor docs updates. Added a method to Rectangle. 12 years ago
..
juce_ChildProcess.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_ChildProcess.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_CriticalSection.h Minor docs updates. Added a method to Rectangle. 12 years ago
juce_DynamicLibrary.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_HighResolutionTimer.cpp New class: HighResolutionTimer 12 years ago
juce_HighResolutionTimer.h Added some documentation. 12 years ago
juce_InterProcessLock.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Process.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ReadWriteLock.cpp Added ReadWriteLock::tryEnterRead() 12 years ago
juce_ReadWriteLock.h Documentation fixes. 12 years ago
juce_ScopedLock.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ScopedReadLock.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ScopedWriteLock.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_SpinLock.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Thread.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Thread.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ThreadLocalValue.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ThreadPool.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ThreadPool.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TimeSliceThread.cpp Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
juce_TimeSliceThread.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_WaitableEvent.h Avoided a malloc in posix WaitableEvents. 12 years ago