23 Commits (057bb262ddb45f762ab1cc08da6ac44e74b65c04)

Author SHA1 Message Date
  Tom Poole cff37f5b6a Fixed some const violation errors 7 years ago
  jules e40b6c09dc BLOCKS API: added an internal option for tweaking the topology change message schedule 7 years ago
  jules f85d706131 Some minor formatting and comment fixes 7 years ago
  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! 7 years ago
  jules 4d821219f8 BLOCKS: Throttle frequency of topology change listener callbacks 7 years ago
  jules d4c1daa448 BLOCKS API: tweaked a timeout value to avoid unnecessary re-triggers 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
  hogliux 9c5cd5a188 BLOCKS: Fixed a potential memory overflow in a recent commit 7 years ago
  hogliux 42826ae93c BLOCKS: Fixed issue preventing update of blocks version numbers after updating over API/DNA/Topology. 7 years ago
  Tom Waldron b5e6570a10 Blocks/api (#18) 7 years ago
  tpoole 7fe3e13489 UnitTestRunner: Fixed some build warnings on Windows 8 years ago
  jules 1cda7cf13b BLOCKS API: Fixed a crash when block is connected and disconnected over BT and USB 8 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
  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 9a38505dad Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 8 years ago
  tpoole 242b934163 Fixed crash when PhysicalTopologySource fails to open a MIDI device 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
  jules 05888a09fa BLOCKS API: Added some functionality (not yet supported in public firmware!) 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