From 4674800f32acfe2c8ffd04215a51dea8b9380396 Mon Sep 17 00:00:00 2001
From: Chris Xiong
Date: Fri, 27 May 2016 23:59:07 +0800
Subject: Compute coordinates of pitch-bent notes more precisely. Also load
resources from system-wide folder.
---
ChangeLog | 4 ++++
doc/miscellaneous.html | 14 +++++++++++++-
qmidiplayer-desktop/qmppresetselect.cpp | 2 ++
visualization/qmpvisualization.cpp | 26 ++++++++++++++++++--------
4 files changed, 37 insertions(+), 9 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index bd1d4f9..5c7849f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-27 0.8.1 alpha
+Compute coordinates of pitch-bent notes more precisely.
+Also load resources from system-wide folder.
+
2016-05-26 0.8.1 alpha
Keyboard for 2D visualization.
diff --git a/doc/miscellaneous.html b/doc/miscellaneous.html
index d628b2c..ff496fa 100644
--- a/doc/miscellaneous.html
+++ b/doc/miscellaneous.html
@@ -63,6 +63,18 @@
Please use the
github issue tracker. Don't forget to check if the bug has already been
fixed in a newer version!
+
+ 3. On which platform(s) do you develop this project?
+
+ Major platforms used:
+
+ - Debian GNU/Linux unstable(sid) amd64 on a Lenovo ideapad Y570 (i7-2960XM, 16GB RAM, HD3000/GT555M)
+ - Arch Linux amd64 on a Lenovo ThinkPad X1 yoga 1st Gen. (i7-6600U, 16GB RAM, HD520)
+
+ Platforms for building the Windows version:
+
+ - Windows 10 Pro on the ThinkPad X1 yoga mentioned above.
+
@@ -71,4 +83,4 @@