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 a316bd5f6f Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
..
juce_PerformanceCounter.cpp Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_PerformanceCounter.h Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_RelativeTime.cpp Added a RelativeTime::seconds() constructor method. 11 years ago
juce_RelativeTime.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
juce_Time.cpp Made a few constant string arrays static to help compilers to optimise their initialisation. 11 years ago
juce_Time.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago