37 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  Mike Toon d38cf1f679 BLOCKS: Prevent ConfigMetaData having incorrect default index of 0 5 years ago
  Mike Toon a6fded11e6 BLOCKS: Use unique_ptr for setting program and add new block listeners 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  Mike Toon 138ef9ff1f BLOCKS: Add LUMI 5 years ago
  Tom Waldron 95aeb4efc2 blocks/update-for-lumi (#191) 5 years ago
  ed fcbdf0629f BLOCKS: Use unique identifier to find MIDI ports and fix some connection issues 6 years ago
  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 6 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