ed
|
dbb2f620b4
|
Bump version number to 5.2.0
|
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
|
f0ef700e46
|
Modernised a bunch of code mainly relating to character/string iteration
|
7 years ago |
ed
|
4b75bbdab6
|
Littlefoot: Add pitch correction functions
|
7 years ago |
tpoole
|
0ae8aa812c
|
Bump version number to 5.1.2
|
7 years ago |
ed
|
f97f46730f
|
BLOCKS: Removed some unimplemented functions
|
7 years ago |
jules
|
c81c33404d
|
BLOCKS: Added support for tri-state button controls in littlefoot
|
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 |
ed
|
6b53daa448
|
BLOCKS: Removed a couple of old LittleFoot methods
|
7 years ago |
ed
|
8106722da7
|
BLOCKS: Added some extra LittleFoot definitions and a new local config for gamma correction
|
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 |
tpoole
|
ac75714aba
|
Doxygen: Add top-level LittleFoot functions group
|
7 years ago |
tpoole
|
372bc66c9d
|
Doxygen: Add top-level LittleFoot functions group
|
7 years ago |
tpoole
|
fcbca25c24
|
Doxygen: Remove groups from LittleFoot functions
|
7 years ago |
tpoole
|
25b1390a4a
|
Doxygen: Remove groups from LittleFoot functions
|
7 years ago |
jules
|
1f9f9bd6e2
|
BLOCKS API: Added an internal serial code
|
7 years ago |
tpoole
|
4100f64788
|
Added a script to create Doxygen groups for modules
|
7 years ago |
tpoole
|
8e2ab5eeaa
|
Added a script to create Doxygen groups for modules
|
7 years ago |
hogliux
|
c02ef79fd6
|
Bump version number to 5.1.1
|
7 years ago |
hogliux
|
eb33f537da
|
Bump version number to 5.1.1
|
7 years ago |
hogliux
|
c1ad53c14e
|
Bump version number to 5.1.0
|
7 years ago |
Tom Waldron
|
b5e6570a10
|
Blocks/api (#18)
BLOCKS API: Added extra support for clustering, pitchbend messages and firmware update error handling
|
8 years ago |
jules
|
61b24cd152
|
BLOCKS API: Fix to the littlefoot compiler crashing on some return statements
|
8 years ago |
jules
|
355addb5c3
|
BLOCKS API: Added a couple of missing simplification steps in the littlefoot compiler
|
8 years ago |
ed
|
251ba5be6e
|
BLOCKS: Documentation updates to add groups
|
8 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
|
2df986e559
|
Whitespace
|
8 years ago |
jules
|
13b20de150
|
BLOCKS API: Added support for custom block names
|
8 years ago |
ed
|
a4a3acaa74
|
BLOCKS SDK: Updated the LittleFoot documentation to include the latest API changes
|
8 years ago |
ed
|
15cc2bbc7f
|
BLOCKS: Removed an old method from the BitmapLEDProgram LittleFoot program
|
8 years ago |
jules
|
2bc7618424
|
BLOCKS SDK: Added support for the Seaboard BLOCK and new config item API
|
8 years ago |
hogliux
|
bc3ef88603
|
Bump version number to 5.0.2
|
8 years ago |
hogliux
|
8413614744
|
Bump version number to 5.0.1
|
8 years ago |
hogliux
|
9d81c5066a
|
Bump version number to 5.0.0
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
jules
|
6db052524e
|
Added const expressions to the littlefoot compiler
|
8 years ago |
ed
|
ba9e1cc49b
|
Added documentation for repaint() method in LittleFootFunctions.txt
|
8 years ago |
jules
|
84f4362a40
|
BLOCKS API: Added support for some extended topology messages
|
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
|
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 |
hogliux
|
2da1bc5f41
|
Replace include guards with "#pragma once"
|
8 years ago |
hogliux
|
e0aff606a8
|
Bump version number to 4.3.1
|
8 years ago |
tpoole
|
6f27a1d4a4
|
Typo fixes
|
8 years ago |
jules
|
688110f0a3
|
Fixed a littlefoot interpreter bug involving 32-bit integer literals
|
8 years ago |
jules
|
4d02823f97
|
BLOCKS API: Added a few littlefoot function definitions to the list (not yet supported in hardware!)
|
8 years ago |