1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
Commit graph

30 commits

Author SHA1 Message Date
ed
fcbdf0629f BLOCKS: Use unique identifier to find MIDI ports and fix some connection issues 2019-04-09 14:10:46 +01:00
dimitri
bdfbcff62d BLOCKS: Added a method to reset to the default program 2019-03-26 14:34:24 +00:00
Mike Toon
9a6b37d499 BLOCKS: Add block argument to logging callback 2019-03-15 14:12:40 +00:00
ed
1a46fb3a5f Minor whitespace tidying 2019-03-15 14:10:14 +00:00
ed
464b1f8eb2 Removed some superfluous juce:: namespaces from the juce_blocks_basics module 2019-02-18 15:46:44 +00:00
ed
7cf52297ee BLOCKS: Added callbacks from the topology for device added, removed and updated 2019-02-18 15:04:31 +00:00
ed
a234721110 Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
ed
5189b4bbd9 BLOCKS: Remove dependency on juce_gui_basics 2019-01-22 17:19:46 +00:00
dimitriroli
d69771403e Blocks: lazy load LEDRow to avoid blocks being cleared at the wrong time 2018-10-18 15:58:10 +01:00
jules
255a66a1b8 Rmoved a constexpr qualifier for compiler compatibility 2018-10-18 15:55:06 +01:00
Rachel Susser
f43e8bd61b Blocks: Moved isControlBlock() from BlockImplementation to Block 2018-10-17 09:29:05 +01:00
miketoon
a1ae004c81 BLOCKS: Add program loaded callback 2018-09-25 09:04:23 +01:00
Dimitri Sudell
33a724ec5d LittleFoot: Added the ability to #include other LittleFoot scripts 2018-09-19 16:44:10 +01:00
Daniel Walz
e73e1282c6 BLOCKS: Moved ConfigType from BlocksConfigManager to Block::ConfigMetaData 2018-07-20 15:31:43 +01:00
Daniel Walz
3c124095dd BLOCKS: Fixed comment in getMemorySize and added getHeapMemorySize 2018-07-03 09:30:57 +01:00
jules
a210d0bc4f BLOCKS: Added topological position and rotation information to the Block class 2018-06-22 14:01:06 +01:00
ed
cdbc28c18b Add documentation tags 2018-03-15 12:10:32 +00:00
Noah Dayan
315fb7cdc7 Added documentation to enums in the Blocks module 2018-01-30 17:28:44 +00:00
jules
fd3b790087 BLOCKS API: Added some comparison operators to the Block class 2017-11-28 08:44:24 +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
Tom Waldron
b5e6570a10 Blocks/api (#18)
BLOCKS API:   Added extra support for clustering, pitchbend messages and firmware update error handling
2017-07-19 10:07:33 +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
ed
501d7299a6 Added documentation for some missing LittleFoot methods 2017-03-15 10:19:53 +00: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
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
hogliux
826fdfe6c9 Added callback to get number of keywaves of an on-screen seaboard view 2016-11-07 15:12:42 +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