ed
|
132295bdb3
|
Made the logMessage() method in UnitTestsDemo thread-safe
|
6 years ago |
ed
|
497a1b3fb7
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
ed
|
97e545cd44
|
Moved the Grid unit tests into juce_Grid.cpp and re-saved all projects
|
6 years ago |
Tom Poole
|
ff613d900a
|
Re-saved all projects
|
6 years ago |
ed
|
d6fb474c39
|
Restructure OpenGLDemo and UnitTestsDemo and remove unused macro from DemoRunner
|
6 years ago |
ed
|
0bc37d210e
|
Fixed a compile error in the DSPModulePluginDemo example
|
6 years ago |
Tom Poole
|
1df891ccd7
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
b8eba72995
|
Re-saved all projects
|
6 years ago |
ed
|
e6cf72838b
|
Re-saved all projects
|
6 years ago |
ed
|
09ebd1d257
|
Added support for ID-based MIDI devices
|
6 years ago |
ed
|
0db3602ea3
|
Re-saved all projects
|
6 years ago |
ed
|
6722194260
|
Bump version number to 5.4.3
|
6 years ago |
Tom Poole
|
4a2c15ed64
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
9cebba485a
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
4751e9d41a
|
Added a new templated SmoothedValue class
|
6 years ago |
Tom Poole
|
dfbe18b577
|
Re-saved all projects
|
6 years ago |
reuk
|
b8278cec0e
|
LinearSmoothedValue: Added some helpful member functions and deprecated setValue
|
6 years ago |
ed
|
045bd32f40
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
2832d3df76
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
e3ebe5aed1
|
Bump version number to 5.4.2
|
6 years ago |
ed
|
3ed17dea2a
|
Ensure that the button for choosing audio files in the AudioPlaybackDemo is visible on mobile devices with smaller screens
|
6 years ago |
jules
|
da2b10ada6
|
Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'.
|
6 years ago |
Tom Poole
|
7908f0cdd0
|
Re-saved all projects
|
6 years ago |
ed
|
ebd6a7b0bb
|
Projucer: Don't add ".storyboard" extension when adding the launch storyboard name to the plist
|
6 years ago |
ed
|
ac62622493
|
Request audio recording permissions in the SimpleFFTDemo when not running in the DemoRunner and added some more exporters to the audio demos
|
6 years ago |
ed
|
52bdaf0746
|
Re-saved all projects
|
6 years ago |
ed
|
18571feb61
|
Avoid calling Graphics::fillEllipse() with negative bounds in AudioAppDemo
|
6 years ago |
ed
|
2e3a41cbb1
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
f86045e952
|
Re-saved all projects
|
6 years ago |
ed
|
eaf0f990d4
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
ed
|
a02b37a68d
|
Re-saved all projects
|
6 years ago |
ed
|
3948e56486
|
Re-saved all projects
|
6 years ago |
ed
|
6f12e99f3d
|
Re-saved all projects
|
6 years ago |
hogliux
|
1cf973ff32
|
Re-saved all projects
|
6 years ago |
hogliux
|
008b7a9ab2
|
Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
|
6 years ago |
ed
|
ad6600f31c
|
Re-saved all projects
|
6 years ago |
ed
|
6d39f01793
|
Bump version number to 5.4.1
|
6 years ago |
Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
6 years ago |
ed
|
08928231af
|
Re-saved all projects
|
6 years ago |
ed
|
0b8fcc7a15
|
Bump version number to 5.4.0
|
6 years ago |
Tom Poole
|
37f0fdd0fa
|
Re-saved all projects
|
6 years ago |
ed
|
2593d5e264
|
Re-saved all projects
|
6 years ago |
ed
|
b349b7f4d9
|
Re-saved all projects
|
6 years ago |
jules
|
2666842fa5
|
Used the shared posix networking code for Android where the target SDK supports it
|
6 years ago |
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
6 years ago |
Tom Poole
|
42c8c2e26d
|
Fixed some dangling listeners in the BLOCKS demos
|
6 years ago |
jules
|
723b18a149
|
Updated projects
|
6 years ago |
ed
|
92ab11e31c
|
Re-saved all projects
|
6 years ago |
reuk
|
1f63493031
|
Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses
|
6 years ago |
jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |