ed
|
09ebd1d257
|
Added support for ID-based MIDI devices
|
6 years ago |
Tom Poole
|
4751e9d41a
|
Added a new templated SmoothedValue class
|
6 years ago |
reuk
|
b8278cec0e
|
LinearSmoothedValue: Added some helpful member functions and deprecated setValue
|
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 |
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
|
18571feb61
|
Avoid calling Graphics::fillEllipse() with negative bounds in AudioAppDemo
|
6 years ago |
ed
|
eaf0f990d4
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
jules
|
359132ed55
|
More zero -> nullptr fixes
|
6 years ago |
jules
|
302019dd43
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
6 years ago |
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
7 years ago |
jules
|
10d4235aaf
|
Improved performance in the MIDI i/o demo app
|
7 years ago |
Tom Poole
|
a99cac4af4
|
Fixed some MIDI message descriptions in the MIDI example code
|
7 years ago |
jules
|
38295f332b
|
Converted some old typedefs to using declarations
|
7 years ago |
jules
|
e2dcc32f88
|
Updated old code where the 'volatile' keyword was still being used
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
7 years ago |
Tom Poole
|
73418dad1f
|
Fixed a compiler error in SimpleFFTDemo
|
7 years ago |
jules
|
7bc75e24c1
|
Increased the Xcode warning level for some demo code and fixed resulting warnings
|
7 years ago |
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
7 years ago |
ed
|
5507801dfd
|
Add all PIP examples
|
7 years ago |