From 8eac5088101595422753030b1b259411d63f83a8 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 27 Apr 2016 23:45:24 +0800 Subject: Handle pitch bend in visualization. Handle mute and solo in the default visualization. Show file name in window title. A little plugin sdk documentaion... Remove stupid things. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0a23ef..c7d5fbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2016-04-27 0.7.8 beta +Show file name in window title. +Handle pitch bend in visualization. +Handle mute and solo in the default visualization. +A little plugin sdk documentaion... +Remove stupid things. + 2016-04-26 0.7.8 beta Now the default visualization plugin works as expected. Avoid null pointers in the API implementation. -- cgit v1.2.3