1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Updated the changelist

This commit is contained in:
jules 2015-11-03 13:01:28 +00:00
parent 143a36842e
commit 41d75920b4

View file

@ -1,9 +1,22 @@
== Major JUCE features and updates == == 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. 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 Version 3.3.0
- New functions for Base64 conversion - New functions for Base64 conversion
- New command-line options in the introjucer for trimming whitespace and replacing tabs in source files - New command-line options in the introjucer for trimming whitespace and replacing tabs in source files