From f37138ce54325f8d80d03d34729977a2c345e9af Mon Sep 17 00:00:00 2001 From: Christopher O'Neill Date: Sat, 29 Jul 2017 12:27:09 +0100 Subject: [PATCH] Update documentation --- AUTHORS | 3 ++ ChangeLog.md | 31 +++++++++++++++++ docs/ChangeLog.html | 58 ++++++++++++++++++++++++------- docs/MilkyTracker.html | 2 +- src/tracker/AnimatedFXControl.cpp | 13 ++----- 5 files changed, 82 insertions(+), 25 deletions(-) diff --git a/AUTHORS b/AUTHORS index badb7116..7b4cfdf6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,12 +3,15 @@ Main Code: Additional Code: Christopher "Deltafire" O'Neill (SDL ports, some features/bugfixes) + Dale "d0pefish" Whinham (Cocoa & cmake port, some features/bugfixes) Julian "jua" Harnath (Haiku port) Antti S. Lankila (Amiga filter coefficients) Varthall (Amiga port) Andrew Simper (noise code) David Ross (EQ code) Stuart Caie/Claudio Matsuoka (powerpacker decrunching) + Corvus Corax (sample editor filters) + Henri Isojärvi (GUS patch loader fixes, GUI improvements) 3rd Party Libraries: RtMidi/RtAudio diff --git a/ChangeLog.md b/ChangeLog.md index 15564d74..3a3a767a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,36 @@ # MilkyTracker ChangeLog +## 29/07/2017 (v1.01): + +### What's new: +* Channel limit increased to 128 channels +* New sample editor filters: + * Phase modulation + * AM & FM modulation + * Selective equaliser +* OSX: Insert key mapped to F13 +* GUI: Clickable checkbox labels +* GNU: Use GNUInstallDirs + +### Bugs fixed: +* Errant characters inserts when selecting patterns using ALT + cursor keys +* Windows: Window size now takes scale factor into consideration +* Build: Default value used for PATH_MAX if not set (for GNU/Hurd) +* Instrument editor: + * Prevent point inserts overlapping existing points + * Reset cursor when changing presets or pasting envelopes +* PT3 octave limit not reset when switching playback mode back to FT2 +* Sample editor: + * Invert function now works correctly + * Equaliser constants tweaked + * No longer crashes when generating silence with no selection active + * Noise generator on 64-bit systems +* OSX: Core audio sample-rate switching +* GUS frequencies lower than lowest note +* Off-by-semitone issue in GUS patch loader +* Corrupt display with window sizes that aren't multiples of 4 +* Windows: Window position gradually moving off-screen on restarts + ## 11/03/2017 (v1.00.00): ### What's new: diff --git a/docs/ChangeLog.html b/docs/ChangeLog.html index 2612ed67..a08a7581 100644 --- a/docs/ChangeLog.html +++ b/docs/ChangeLog.html @@ -9,9 +9,41 @@

MilkyTracker ChangeLog

-

11/03/2017 (v1.00.00):

+

29/07/2017 (v1.01):

What's new:

+

Bugs fixed:

+ +

11/03/2017 (v1.00.00):

+

What's new:

+ -

Bugs Fixed:

+

Bugs Fixed:

07/11/13 (v0.90.86):

-

Whats New:

+

Whats New:

-

Bugs Fixed:

+

Bugs Fixed:

01/01/10 (v0.90.85):

-

Whats New:

+

Whats New:

-

Bugs Fixed:

+

Bugs Fixed: