1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
Commit graph

14 commits

Author SHA1 Message Date
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
ed
319ca33637 BLOCKS: Some code cleanup and modernisation in BlocksDrawing 2017-06-13 12:48:21 +01:00
ed
9796746756 BLOCKS: Updated and cleaned up the BlocksDrawing example 2017-06-12 16:34:16 +01:00
hogliux
66a9ec0adf BLOCKS: fixed a potential crash in BLOCKS sample code 2017-05-30 16:32:47 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
hogliux
ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 2017-04-27 14:40:50 +01:00
jules
f207ebb6d8 BLOCKS SDK: New and updated version of juce_blocks_basics, adding functionality and compatibility with latest Dashboard-compatible firmware 2017-03-10 14:42:54 +00:00
tpoole
e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
tpoole
e1f941e6c3 Whitespace cleanup 2017-02-10 12:25:47 +00:00
ed
cb287f37e3 Fix for out of bounds LED index in BlocksDrawing example 2017-01-31 15:48:46 +00:00
ed
5849710d85 Added iOS support for BLOCKS examples 2017-01-05 16:09:19 +00:00
jules
de84462f2d BLOCKS example apps: some cleanup, enabled DUMP_TOPOLOGY flag 2016-11-05 10:47:38 +00:00
ed
f3c313b212 Added label to BlocksSynth and BlocksDrawing example windows 2016-11-02 11:55:55 +00:00
ed
76b3689a48 Added BLOCKS module 2016-11-01 17:17:33 +00:00