1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Demo
2014-03-24 14:39:32 +00:00
..
Builds Added new LookAndFeel page to the juce demo (Thanks Dave!) 2014-03-18 11:04:22 +00:00
JuceLibraryCode Introjucer: moved the definition of a BinaryData constant into the header file. 2014-01-05 16:42:37 +00:00
Resources Version 3.0.0 2013-11-19 10:13:14 +00:00
Source Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when the data is known to be empty. 2014-03-24 14:39:32 +00:00
JuceDemo.jucer Added new LookAndFeel page to the juce demo (Thanks Dave!) 2014-03-18 11:04:22 +00:00