From 5bbe22226680243667e5c21fa234dcf0d12bd264 Mon Sep 17 00:00:00 2001 From: Julian Storer Date: Fri, 23 Apr 2010 13:56:53 +0100 Subject: [PATCH] Updated changelist. --- docs/JUCE changelist.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/JUCE changelist.txt b/docs/JUCE changelist.txt index 81511c85ab..b7362b3cb1 100644 --- a/docs/JUCE changelist.txt +++ b/docs/JUCE changelist.txt @@ -1,7 +1,15 @@ ============================================================================== - JUCE version 1.50 + JUCE version 1.51 + +============================================================================== +Changelist for version 1.51 + +- 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. ============================================================================== Changelist for version 1.50