JUCEが1.51にバージョンアップ!
WASAPIのサポートが自分にとっては大きいところ。
Changelist for version 1.51早速作りかけのホストコード(といってもほとんどサンプルアプリ(PluginHost)の域を出ていないけど)を書き換えた。
- Huge amounts of code cleaning-up and bugfixing! Modernised vast amounts of old code to follow C++ best practice guidelines recommended by leading C++ gurus...
- Initial support for the iPhone/iPad!
- Initial incarnation of a future replacement for the Jucer - this is unfinished, but already has fantastic project-creation and management features to let you auto-generate multiple-IDE project files.
- Numerous new features such as WASAPI, Jack, CoreGraphics, lots of great new classes such as ValueTree, CodeEditorComponent, NamedValueSet, entirely re-written graphics engine with new clipping abilities, foundations for support of multi-touch input devices.