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 |
Tom Poole
|
3a2be25b9b
|
Fixed a bug in AudioPluginDemo
|
6 years ago |
jules
|
359132ed55
|
More zero -> nullptr fixes
|
6 years ago |
ed
|
04b0d05b31
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
38fbecf9c3
|
MacOS: Added NSMicrophoneUsageDescription and NSCameraUsageDescription to the plist
|
6 years ago |
ed
|
a44d3d7bb2
|
Re-saved all projects
|
6 years ago |
jules
|
302019dd43
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
6 years ago |
Tom Poole
|
bedff61983
|
Added detection for some AVX512 features
|
6 years ago |
Tom Poole
|
8ee55994fa
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
7624e3f61b
|
Re-saved all projects
|
6 years ago |
jules
|
93ea3d922f
|
Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup()
|
6 years ago |
ed
|
696f26dea0
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
52d226fe72
|
Enabled additional VS warnings for some projects
|
6 years ago |
ed
|
fbb592034f
|
Removed unsupported exporters from the CodeEditorDemo and VideoDemo and added compiler errors when trying to build on unsupported platforms
|
6 years ago |
ed
|
3638995f8b
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
0e1722e387
|
Multiple spelling fixes
|
6 years ago |
ed
|
c87879e07d
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
90597f9824
|
Added AAX automation pop-up support to the plug-in demo project
|
6 years ago |
ed
|
dc9a0b39b8
|
Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion
|
6 years ago |
Tom Poole
|
4448ef6a59
|
DemoRunner: Fixed a race condition on shutdown
|
7 years ago |
ed
|
4f2bbd965a
|
Re-saved all projects
|
7 years ago |
Tom Poole
|
426e122375
|
Re-saved all projects
|
7 years ago |
jules
|
ccbaf89f0e
|
Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses()
|
7 years ago |
ed
|
9c746a4762
|
Added a couple of missing modules to the CameraDemo PIP
|
7 years ago |
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
7 years ago |
jules
|
49aa9c9db4
|
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
|
7 years ago |
jules
|
10d4235aaf
|
Improved performance in the MIDI i/o demo app
|
7 years ago |