29 Commits (0828977e5b8fe49d4a39e6b51c7c2e238c0c7a66)

Author SHA1 Message Date
  dimitri bdfbcff62d BLOCKS: Added a method to reset to the default program 6 years ago
  Mike Toon 9a6b37d499 BLOCKS: Add block argument to logging callback 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  ed 464b1f8eb2 Removed some superfluous juce:: namespaces from the juce_blocks_basics module 6 years ago
  ed 7cf52297ee BLOCKS: Added callbacks from the topology for device added, removed and updated 6 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  ed 5189b4bbd9 BLOCKS: Remove dependency on juce_gui_basics 6 years ago
  dimitriroli d69771403e Blocks: lazy load LEDRow to avoid blocks being cleared at the wrong time 6 years ago
  jules 255a66a1b8 Rmoved a constexpr qualifier for compiler compatibility 6 years ago
  Rachel Susser f43e8bd61b Blocks: Moved isControlBlock() from BlockImplementation to Block 6 years ago
  miketoon a1ae004c81 BLOCKS: Add program loaded callback 6 years ago
  Dimitri Sudell 33a724ec5d LittleFoot: Added the ability to #include other LittleFoot scripts 6 years ago
  Daniel Walz e73e1282c6 BLOCKS: Moved ConfigType from BlocksConfigManager to Block::ConfigMetaData 6 years ago
  Daniel Walz 3c124095dd BLOCKS: Fixed comment in getMemorySize and added getHeapMemorySize 7 years ago
  jules a210d0bc4f BLOCKS: Added topological position and rotation information to the Block class 7 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  Noah Dayan 315fb7cdc7 Added documentation to enums in the Blocks module 7 years ago
  jules fd3b790087 BLOCKS API: Added some comparison operators to the Block class 7 years ago
  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 7 years ago
  Tom Waldron b5e6570a10 Blocks/api (#18) 7 years ago
  jules 13b20de150 BLOCKS API: Added support for custom block names 8 years ago
  jules 2bc7618424 BLOCKS SDK: Added support for the Seaboard BLOCK and new config item API 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  ed 501d7299a6 Added documentation for some missing LittleFoot methods 8 years ago
  jules f207ebb6d8 BLOCKS SDK: New and updated version of juce_blocks_basics, adding functionality and compatibility with latest Dashboard-compatible firmware 8 years ago
  tpoole 2e84129479 Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 8 years ago
  hogliux 826fdfe6c9 Added callback to get number of keywaves of an on-screen seaboard view 8 years ago
  tpoole 169b5ede01 Update copyright and improve BLOCKS documentation 8 years ago
  tpoole 7bb0fe4077 Update copyright and make docstrings more compatible with Doxygen 8 years ago
  ed 76b3689a48 Added BLOCKS module 8 years ago