1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

17 commits

Author SHA1 Message Date
Tom Poole
894e7d2bd2 Updated all license headers 2020-04-23 17:30:39 +01:00
ed
59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
Tom Waldron
eca664715a BLOCKS: Adjusted LUMI pressure mode default to match firmware 2019-11-11 17:40:06 +00:00
Tom Waldron
d0c9a4a3bc BLOCKS: Added specialisation for LUMI pressure modes. 2019-11-11 17:02:42 +00:00
Mike Toon
138ef9ff1f BLOCKS: Add LUMI 2019-10-29 10:54:57 +00:00
Mike Toon
58a4b94414 BLOCKS: Update default config and allow block model specific defaults 2019-10-25 14:53:27 +01:00
ed
464b1f8eb2 Removed some superfluous juce:: namespaces from the juce_blocks_basics module 2019-02-18 15:46:44 +00:00
ed
cdbc28c18b Add documentation tags 2018-03-15 12:10:32 +00:00
jules
eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
jules
2df986e559 Whitespace 2017-06-20 12:28:57 +01:00
jules
13b20de150 BLOCKS API: Added support for custom block names 2017-06-20 12:12:49 +01:00
jules
2bc7618424 BLOCKS SDK: Added support for the Seaboard BLOCK and new config item API 2017-06-09 15:13:41 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
tpoole
2e84129479 Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
jules
3fb4edb202 BLOCKS SDK: Fixed the order of south and west DNA ports in the topology 2016-11-09 10:15:41 +00:00
tpoole
7bb0fe4077 Update copyright and make docstrings more compatible with Doxygen 2016-11-02 20:39:39 +00:00
ed
76b3689a48 Added BLOCKS module 2016-11-01 17:17:33 +00:00