ed
|
fa4fde08ec
|
Fixed some documentation issues
|
2020-06-27 11:41:10 +01:00 |
|
ed
|
b5214a341e
|
Normalised lambda whitespace
|
2020-06-05 09:37:56 +01:00 |
|
ed
|
d510b73cdf
|
Normalised all whitespace before args in std::function
|
2020-06-05 09:37:49 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
Tom Poole
|
5e9826ecf8
|
Added some missing license headers
|
2020-03-16 14:11:06 +00:00 |
|
Mike Toon
|
d38cf1f679
|
BLOCKS: Prevent ConfigMetaData having incorrect default index of 0
|
2020-03-12 09:47:00 +00:00 |
|
Mike Toon
|
a6fded11e6
|
BLOCKS: Use unique_ptr for setting program and add new block listeners
|
2020-02-20 12:38:07 +00:00 |
|
ed
|
a54da0b832
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
Mike Toon
|
9a51fed425
|
BLOCKS: Update 5D config group name to Sensitivity
|
2019-11-13 09:57:04 +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
|
ada4bba910
|
BLOCKS: Added some more config items
|
2019-10-11 15:17:22 +01:00 |
|
Tom Waldron
|
95aeb4efc2
|
blocks/update-for-lumi (#191)
small addition for lumi compatibility
|
2019-09-17 17:59:22 +01:00 |
|
ed
|
4edb0d2c90
|
Tidied up some divider comments
|
2019-09-06 12:00:26 +01:00 |
|
ed
|
fcbdf0629f
|
BLOCKS: Use unique identifier to find MIDI ports and fix some connection issues
|
2019-04-09 14:10:46 +01:00 |
|
ed
|
497a1b3fb7
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
ed
|
f3af250ff7
|
Tidied up unit test code layout
|
2019-04-02 11:54:29 +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 |
|
dimitri
|
4f7137cc08
|
BLOCKS: Request version number from old firmware
|
2018-12-19 14:09:57 +00:00 |
|
tommaisey
|
82019acae7
|
BLOCKS: Allow factory reset commands
|
2018-11-07 16:58:39 +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
|
6997dbf537
|
BLOCKS: Added multi-channel config option for x and y tracking
|
2018-09-26 14:46:00 +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 |
|
jules
|
2b52ce105d
|
Fix for last BLOCKS check-in on linux
|
2018-08-15 17:24:20 +01:00 |
|
jules
|
4a28b0efc0
|
BLOCKS: Added some extra config items for controlling MPE, syncing and tracking mode value ranges
|
2018-08-15 16:14:50 +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 |
|
hogliux
|
8a02eeb39c
|
BLOCKS: Fixed typo in blocks config description labels
|
2018-05-02 11:20:48 +01:00 |
|
ed
|
cdbc28c18b
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
Tom Poole
|
f1af3908d5
|
Documentation fixes
|
2018-03-11 09:25:09 +00:00 |
|
Noah Dayan
|
c452e49e8e
|
Docs: Add block units description to Blocks module
|
2018-02-22 17:52:14 +00:00 |
|
Noah Dayan
|
315fb7cdc7
|
Added documentation to enums in the Blocks module
|
2018-01-30 17:28:44 +00:00 |
|
Tom Poole
|
cff37f5b6a
|
Fixed some const violation errors
|
2017-12-19 12:44:24 +00:00 |
|
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!
|
2017-11-28 16:18:40 +00:00 |
|
jules
|
fd3b790087
|
BLOCKS API: Added some comparison operators to the Block class
|
2017-11-28 08:44:24 +00:00 |
|
jules
|
c81c33404d
|
BLOCKS: Added support for tri-state button controls in littlefoot
|
2017-09-08 12:01:22 +01: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 |
|
ed
|
8106722da7
|
BLOCKS: Added some extra LittleFoot definitions and a new local config for gamma correction
|
2017-09-01 16:02:03 +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 |
|