.. |
juce_MarkerList.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_MarkerList.h
|
New class: ChildProcess. Fixed android build problems with paths.
|
13 years ago |
juce_RelativeCoordinate.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_RelativeCoordinate.h
|
Fixed a typo in the introjucer. C++0x fixes.
|
13 years ago |
juce_RelativeCoordinatePositioner.cpp
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
13 years ago |
juce_RelativeCoordinatePositioner.h
|
OpenGL fixes for flickering and rounding errors. RelativeCoordinate expression parsing work. Tweaks for AudioProcessorGraph params and OSX thread naming calls.
|
13 years ago |
juce_RelativeParallelogram.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_RelativeParallelogram.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_RelativePoint.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_RelativePoint.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_RelativePointPath.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_RelativePointPath.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_RelativeRectangle.cpp
|
Purged some warnings.
|
13 years ago |
juce_RelativeRectangle.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 |