This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-11 23:54:18 +00:00
Code
Activity
6406fc4466
JUCE
/
examples
/
PlugInSamples
/
InterAppAudioEffect
History
Download ZIP
Download TAR.GZ
Lukasz Kozakiewicz
1f77b356d1
Re-saved all projects.
2017-12-14 16:20:05 +00:00
..
Builds
/iOS
Some minor formatting and comment fixes
2017-11-28 17:46:15 +00:00
JuceLibraryCode
Re-saved all projects.
2017-12-14 16:20:05 +00:00
Source
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!
2017-11-28 16:18:40 +00:00
InterAppAudioEffect.jucer
Set the C++ language standard of all JUCE projects to C++14
2017-10-27 09:56:45 +01:00