1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
Commit graph

53 commits

Author SHA1 Message Date
ed
4b75bbdab6 Littlefoot: Add pitch correction functions 2017-09-19 15:14:37 +01:00
tpoole
0ae8aa812c Bump version number to 5.1.2 2017-09-18 14:59:57 +01:00
ed
f97f46730f BLOCKS: Removed some unimplemented functions 2017-09-11 12:28:54 +01: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
6b53daa448 BLOCKS: Removed a couple of old LittleFoot methods 2017-09-01 16:31:33 +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
hogliux
9c5cd5a188 BLOCKS: Fixed a potential memory overflow in a recent commit 2017-08-24 12:38:48 +01:00
hogliux
42826ae93c BLOCKS: Fixed issue preventing update of blocks version numbers after updating over API/DNA/Topology. 2017-08-22 11:55:51 +01:00
tpoole
372bc66c9d Doxygen: Add top-level LittleFoot functions group 2017-08-21 09:52:31 +01:00
tpoole
25b1390a4a Doxygen: Remove groups from LittleFoot functions 2017-08-21 09:15:36 +01:00
jules
1f9f9bd6e2 BLOCKS API: Added an internal serial code 2017-08-16 11:44:27 +01:00
tpoole
8e2ab5eeaa Added a script to create Doxygen groups for modules 2017-08-15 16:53:11 +01:00
hogliux
c02ef79fd6 Bump version number to 5.1.1 2017-08-02 18:35:29 +01:00
hogliux
c1ad53c14e Bump version number to 5.1.0 2017-07-27 12:39:23 +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
61b24cd152 BLOCKS API: Fix to the littlefoot compiler crashing on some return statements 2017-07-11 12:35:53 +01:00
jules
355addb5c3 BLOCKS API: Added a couple of missing simplification steps in the littlefoot compiler 2017-07-07 14:51:42 +01:00
ed
251ba5be6e BLOCKS: Documentation updates to add groups 2017-07-07 10:02:50 +01:00
tpoole
7fe3e13489 UnitTestRunner: Fixed some build warnings on Windows 2017-07-06 16:09:34 +01:00
jules
1cda7cf13b BLOCKS API: Fixed a crash when block is connected and disconnected over BT and USB 2017-06-28 16:44:28 +01:00
jules
2df986e559 Whitespace 2017-06-20 12:28:57 +01:00
jules
13b20de150 BLOCKS API: Added support for custom block names 2017-06-20 12:12:49 +01:00
ed
a4a3acaa74 BLOCKS SDK: Updated the LittleFoot documentation to include the latest API changes 2017-06-16 12:27:37 +01:00
ed
15cc2bbc7f BLOCKS: Removed an old method from the BitmapLEDProgram LittleFoot program 2017-06-12 16:21:02 +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
bc3ef88603 Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
hogliux
8413614744 Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
hogliux
9d81c5066a Bump version number to 5.0.0 2017-04-27 14:43:05 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jules
6db052524e Added const expressions to the littlefoot compiler 2017-04-10 12:06:27 +01:00
ed
ba9e1cc49b Added documentation for repaint() method in LittleFootFunctions.txt 2017-04-05 11:53:13 +01:00
jules
84f4362a40 BLOCKS API: Added support for some extended topology messages 2017-04-04 12:35:26 +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
9a38505dad Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 2017-02-20 17:36:36 +00:00
tpoole
242b934163 Fixed crash when PhysicalTopologySource fails to open a MIDI device 2017-02-07 07:44:02 +00:00
hogliux
2da1bc5f41 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
hogliux
e0aff606a8 Bump version number to 4.3.1 2017-01-26 10:40:42 +00:00
tpoole
6f27a1d4a4 Typo fixes 2016-12-22 20:21:13 +00:00
jules
688110f0a3 Fixed a littlefoot interpreter bug involving 32-bit integer literals 2016-12-15 17:22:27 +00:00
jules
4d02823f97 BLOCKS API: Added a few littlefoot function definitions to the list (not yet supported in hardware!) 2016-12-14 14:32:58 +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
jules
3516e45b44 Fixed a typo in littlefoot function argument passing 2016-12-06 10:30:33 +00:00
jules
8e768fc083 Added method littlefoot::Runner::isProgramValid() 2016-12-02 16:24:53 +00:00
ed
fa7768ae2e Fixed Projucer live-build error with LittleFoot compiler 2016-12-02 15:55:05 +00:00
jules
80778a8b65 Fixed a couple of compiler warnings in the LittleFoot runner class 2016-11-29 10:55:08 +00:00
jules
3fb4edb202 BLOCKS SDK: Fixed the order of south and west DNA ports in the topology 2016-11-09 10:15:41 +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