reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
2020-07-01 10:00:43 +01:00 |
|
ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
reuk
|
b7e4099cd5
|
Cleanup: Fix some warnings
|
2020-04-27 10:22:06 +01:00 |
|
reuk
|
4292a38327
|
Cleanup: Add some missing explicit constructors
|
2020-04-27 10:22:06 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
ed
|
7d330ab782
|
Always #include JuceHeader.h from the include search path
|
2020-01-21 16:24:57 +00:00 |
|
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 |
|