From 32568af90e5c521c68432a7e77b6dd8bf524adde Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 20 Apr 2016 23:29:39 +0800 Subject: UI refinements and fix to two memory leaks. Minor improvement in MIDI reading process. --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4880631..9ae9c10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,14 @@ -2016-04-18 0.7.2 beta +2016-04-20 0.7.2 beta +UI refinements: + Use Qt layouts in most of the dialogs. + Allow seeking with a single click on the slider. + Remove file extension from the file name on main window. + Use QLCDNumber to display current polyphone. +Fixed two memory leaks. +Minor improvement in MIDI reading process. +Added a function to dump midi file content (for debugging). + +2016-04-19 0.7.2 beta Fixed several bugs in command line parsing (on Windows). 2016-04-18 0.7.2 beta -- cgit v1.2.3