1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00
Commit graph

73 commits

Author SHA1 Message Date
ed
262dff8854 Bump version number to 5.3.0 2018-03-15 12:23:30 +00:00
ed
cdbc28c18b Add documentation tags 2018-03-15 12:10:32 +00:00
ed
8aa40a72c8 Add guards to juce_blocks_basics, juce_dsp and juce_osc modules to ensure that they are not built if the compiler does not support them 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
Rachel Susser
748c7df7cb Bugfix: Detector properly clears throttle's topology cache during detachment. This resolves the assertion failure that has been occurring in the Detector dtor. 2018-02-21 11:15:31 +00:00
ed
fa0f7a4281 Bump version number to 5.2.1 2018-02-08 10:55:52 +00:00
Noah Dayan
315fb7cdc7 Added documentation to enums in the Blocks module 2018-01-30 17:28:44 +00:00
jules
77e94d905b BLOCKS API: avoided empty block versions overwriting previously valid ones 2018-01-30 09:47:29 +00:00
Tom Poole
cff37f5b6a Fixed some const violation errors 2017-12-19 12:44:24 +00:00
jules
e40b6c09dc BLOCKS API: added an internal option for tweaking the topology change message schedule 2017-12-04 09:11:23 +00:00
jules
f85d706131 Some minor formatting and comment fixes 2017-11-28 17:46:15 +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
ed
cfd8a7203e Littlefoot: NOISE Lightpad script support for gamma correction 2017-11-10 17:28:27 +00:00
miketoon
8589f38cfb Littlefoot: detect wrong number of arguments when compiling cast operation (#42) 2017-11-08 13:54:26 +00:00
ed
dbb2f620b4 Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
jules
4d821219f8 BLOCKS: Throttle frequency of topology change listener callbacks 2017-10-24 15:55:32 +01:00
jules
d4c1daa448 BLOCKS API: tweaked a timeout value to avoid unnecessary re-triggers 2017-10-20 14:16:53 +01:00
jules
f0ef700e46 Modernised a bunch of code mainly relating to character/string iteration 2017-10-19 16:52:20 +01:00
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