Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
Timur Doumler
|
26d6cb9c5b
|
Fixed a few integer conversion warnings.
|
2016-04-07 15:46:25 +01:00 |
|
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
2016-04-06 18:31:24 +01:00 |
|
Timur Doumler
|
c8428f2168
|
AudioPerformanceTest: increased slider sensitivity so the CPU load can be tuned more precisely from the GUI.
|
2016-02-24 17:01:07 +00:00 |
|
Timur Doumler
|
5d4bef2f99
|
AudioPerformanceTest: cleaned up some Visual Studio compiler warnings and errors.
|
2016-02-15 15:23:50 +00:00 |
|
jules
|
e67b67f513
|
New example project: audio performance test app
|
2016-02-12 17:37:52 +00:00 |
|