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
abaedc0534
JUCE
/
examples
/
BLOCKS
/
BlocksDrawing
/
Source
History
Download ZIP
Download TAR.GZ
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!
2017-11-28 16:18:40 +00:00
..
LightpadComponent.h
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
Main.cpp
BLOCKS: fixed a potential crash in BLOCKS sample code
2017-05-30 16:32:47 +01:00
MainComponent.cpp
BLOCKS: Some code cleanup and modernisation in BlocksDrawing
2017-06-13 12:48:21 +01:00
MainComponent.h
BLOCKS: Some code cleanup and modernisation in BlocksDrawing
2017-06-13 12:48:21 +01:00