commit bca8608816fc4567b11e523baff9f253492b5ba4
parent 2820570602da561cfbc1fa62b35a3c7bfc1faa96
Author: fundamental <mark.d.mccurry@gmail.com>
Date: Wed, 25 Feb 2015 13:29:55 -0500
Update AUTHORS/HISTORY
Diffstat:
2 files changed, 23 insertions(+), 3 deletions(-)
diff --git a/AUTHORS.txt b/AUTHORS.txt
@@ -1,9 +1,9 @@
Main author:
Nasca Octavian Paul
-Developers:
+Active Developers:
Mark McCurry
- Harald Hvaal
+ Hans Petter Selasky (BSD Compat)
Contributors:
Gerald Folcher (legato, mono notes memory)
@@ -23,10 +23,11 @@ Contributors:
Lieven Moors (Spike/Circle waveform)
Olaf Schulz (MIDI Aftertouch support)
Jonathan Liles (NSM & NTK support)
- Johannes Lorenz (Effect Documentation)
+ Johannes Lorenz (Effect Documentation, PID Files)
Ilario Glasgo (Italian Doc Translation)
Christopher Oliver (Unison + presets fix, mousewheel support,
SUBnote overtones, unison enhancements, ...)
Filipe Coelho (Globals Cleanup)
Andre Sklenar (UI Pixmaps)
+ Harald Hvaal (General Code Modernization)
diff --git a/HISTORY.txt b/HISTORY.txt
@@ -1,3 +1,22 @@
+2.5.0 (27 Feb 2015)
+ - Add Rtosc
+ - Add tlsf RT Memory Allocator
+ - Add --dump-oscdoc Flag
+ - Add OSC API
+ - Add Jack-OSC Support
+ - Add MIDI Learn
+ - Add Undo/Redo
+ - Add Multi-Out JACK Engine
+ - Add Multi-Out OSS Engine
+ - Add Top Level Window Icon
+ - Add OSS env Vars MIDI_DEVICE/DSP_DEVICE
+ - Add OSC port/PID file
+ - Remove Master::mutex
+ - Remove Almost All RT Unsafe Actions
+ - Disable (temporarily) DSSI
+ - Disable (temporarily) Copy/Paste
+ - Massive Internal Refactoring
+
2.4.4 (28 Jun 2014)
- Add UI Mousewheel Support
- Add Spectral Adjust Parameter Rescaling