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

26 commits

Author SHA1 Message Date
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
tpoole
7bb0fe4077 Update copyright and make docstrings more compatible with Doxygen 2016-11-02 20:39:39 +00:00
hogliux
363ceb08cf Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
ed
76b3689a48 Added BLOCKS module 2016-11-01 17:17:33 +00:00