From a84ae874f0334172900d611fc098de8433f54e4c Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 12 May 2016 23:33:51 +0800 Subject: Now channel labels are displayed correctly. Add an option to change the tint of the chequer board. Show unsigned integer options in hexadecimal format. Fixed a crash caused by attemting seeking when no file is being played. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cabc955..b6b2132 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2016-05-12 0.8.1 alpha +Now channel labels are displayed correctly. +Add an option to change the tint of the chequer board. +Show unsigned integer options in hexadecimal format. +Fixed a crash caused by attemting seeking when no file is +being played. + 2016-05-11 0.8.1 alpha Fixed a bug when piano is hidden but the option "arrange channels on a stair" is enabled. @@ -5,6 +12,9 @@ Fixed a crash caused by the visualization plugin. Add channel label display. However it's still buggy so it's currently disabled. +2016-05-09 0.8.1 alpha +Add visualization documentaion stub. + 2016-05-07 0.8.1 alpha Added two new options. Fixed several crashes related to options without a description. -- cgit v1.2.3