From 41d75920b4f302e3512aedee0ede1ddcc4ff64dc Mon Sep 17 00:00:00 2001 From: jules Date: Tue, 3 Nov 2015 13:01:28 +0000 Subject: [PATCH] Updated the changelist --- ChangeList.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeList.txt b/ChangeList.txt index f421ccfdec..b49e681c54 100644 --- a/ChangeList.txt +++ b/ChangeList.txt @@ -1,9 +1,22 @@ == Major JUCE features and updates == - This file just lists the more notable headline features. For more detailed info about minor changes and bugfixes, please see the git log. +Version 4.0.1 + - Initial release of the Projucer! + - Full OSC support! + - Android Studio exporting from the Introjucer + - Android-M pro-audio low-latency i/o support + - Bluetooth MIDI device support on iOS and Android + - AudioSampleBuffer refactored into a templated class AudioBuffer, to allow 32 or 64 bit float support + - Audio plugin and hosting now supports 64-bit data + - Support for force-touch and pen pressure on iOS and Windows + - Added easy sound-file playing methods to AudioDeviceManager + - Many updates to Introjucer + - Many new tutorials and examples + + Version 3.3.0 - New functions for Base64 conversion - New command-line options in the introjucer for trimming whitespace and replacing tabs in source files