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 |
|
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 |
|
jules
|
05888a09fa
|
BLOCKS API: Added some functionality (not yet supported in public firmware!)
|
2016-12-09 12:07:59 +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 |
|