reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
5 years ago |
ed
|
c1cb7cea9a
|
Fixed some issues flagged by the Xcode static analysis tool
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
Mike Toon
|
a6fded11e6
|
BLOCKS: Use unique_ptr for setting program and add new block listeners
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
ed
|
9c2ea30468
|
Added another missing TooltipWindow instance to the BlocksMonitorDemo example
|
5 years ago |
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
6 years ago |
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
ed
|
314ef13a63
|
Added a VS2019 exporter to all example PIPs
|
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 |
jules
|
da2b10ada6
|
Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'.
|
6 years ago |
Tom Poole
|
42c8c2e26d
|
Fixed some dangling listeners in the BLOCKS demos
|
6 years ago |
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
6 years ago |
Noah Dayan
|
613f40d0c2
|
Demorunner: Fixed device manager bug in BlocksSynthDemo.h
|
7 years ago |
Tom Poole
|
3a373cfa06
|
Increased the warning level when building DemoRunner on iOS
|
7 years ago |
jules
|
7bc75e24c1
|
Increased the Xcode warning level for some demo code and fixed resulting warnings
|
7 years ago |
hogliux
|
f5db5faff6
|
Update the BLOCKS SDK and its documentation
|
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 |
ed
|
86baa28689
|
Remove all projects in examples
|
7 years ago |
ed
|
81dd80f231
|
Re-saved all projects
|
7 years ago |
Lukasz Kozakiewicz
|
ddc7dbfd4f
|
Re-saved all projects.
|
7 years ago |
ed
|
8421e62e3a
|
Re-saved all projects
|
7 years ago |
ed
|
abaedc0534
|
Re-saved all projects
|
7 years ago |
ed
|
3f565bf81f
|
Re-saved all projects
|
7 years ago |
ed
|
3664575ef1
|
Update all examples and extras projects to use new Projucer defaults
|
7 years ago |
ed
|
12bad3008b
|
Re-saved all projects
|
7 years ago |
jules
|
3dd94b7341
|
resaved projects
|
7 years ago |
Lukasz Kozakiewicz
|
36da4cde05
|
Add native content sharing support for iOS and Android
|
7 years ago |
jules
|
d0111a4f96
|
Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi
|
7 years ago |
jules
|
f85d706131
|
Some minor formatting and comment fixes
|
7 years ago |
jules
|
a586966c65
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
7 years ago |
Lukasz Kozakiewicz
|
fd6b7de444
|
Re-saved all projects.
|
7 years ago |
hogliux
|
8fd62040fb
|
Re-saved all projects
|
7 years ago |
Lukasz Kozakiewicz
|
ff1ba93a1b
|
Re-saved all projects
|
7 years ago |
tpoole
|
f1039cb507
|
Re-saved all projects
|
7 years ago |
jules
|
aecb819985
|
Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef)
|
7 years ago |
ed
|
67fd58c796
|
Re-saved all projects
|
7 years ago |
ed
|
f1f2a34d04
|
Set the C++ language standard of all JUCE projects to C++14
|
7 years ago |
ed
|
b115071bb5
|
Re-saved all projects
|
7 years ago |
tpoole
|
1bd5292323
|
Resaved all projects
|
7 years ago |
Lukasz Kozakiewicz
|
fc231a862f
|
Re-save all projects.
|
7 years ago |
Lukasz Kozakiewicz
|
f6c74afc77
|
Resaved all projects.
|
7 years ago |
jules
|
ff99aec1ab
|
Converted some old uses of non-C++ maths functions to their std equivalents
|
7 years ago |
tpoole
|
9fc21a8d5a
|
Re-saved all projects
|
7 years ago |
hogliux
|
cfdd849b66
|
Re-saved all projects
|
7 years ago |
hogliux
|
6d49b9d99c
|
Re-saved all projects
|
7 years ago |
hogliux
|
9aaea99f3c
|
Re-saved all projects
|
7 years ago |
hogliux
|
04f459b22e
|
Re-saved all projects
|
7 years ago |