mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Bump version number to 5.4.2
This commit is contained in:
parent
066ec6c18b
commit
e3ebe5aed1
26 changed files with 36 additions and 28 deletions
|
|
@ -3,11 +3,19 @@
|
|||
This file just lists the more notable headline features. For more detailed info
|
||||
about minor changes and bugfixes, please see the git log!
|
||||
|
||||
Version 5.4.2
|
||||
- Restructed the low-level Android native code
|
||||
- Added an ADSR envelope class
|
||||
- AudioProcessorValueTreeState performance improvements
|
||||
- Improved Xcode 10 support
|
||||
- Improved VST3 hosting
|
||||
- Windows hiDPI scaling enhancements
|
||||
|
||||
Version 5.4.1
|
||||
- Fixed a VST2 compilation error in VS2013
|
||||
- Projucer: Fixed some live-build compilation errors
|
||||
- Fixed some live-build compilation errors in the Projucer
|
||||
- Fixed a bug in the Oversampling class
|
||||
- MPE: Made MPESynthesiserVoice::noteOnTime public
|
||||
- Made MPESynthesiserVoice::noteOnTime public
|
||||
- Fixed some bugs in the Unity plug-in wrapper
|
||||
- Fixed some VS2015 compiler errors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue