aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-27 23:59:07 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-27 23:59:07 +0800
commit4674800f32acfe2c8ffd04215a51dea8b9380396 (patch)
tree5880eef4d859567008b9b50592d9549c849525d4 /doc
parent8ca2465f318d8205a5968c9daf4b95511a8c998b (diff)
downloadQMidiPlayer-4674800f32acfe2c8ffd04215a51dea8b9380396.tar.xz
Compute coordinates of pitch-bent notes more precisely.
Also load resources from system-wide folder.
Diffstat (limited to 'doc')
-rw-r--r--doc/miscellaneous.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/miscellaneous.html b/doc/miscellaneous.html
index d628b2c..ff496fa 100644
--- a/doc/miscellaneous.html
+++ b/doc/miscellaneous.html
@@ -64,6 +64,18 @@
github issue tracker</a>. Don't forget to check if the bug has already been
fixed in a newer version!
</p>
+ <h4>3. On which platform(s) do you develop this project?</h4>
+ <p>
+ Major platforms used:
+ <ul>
+ <li>Debian GNU/Linux unstable(sid) amd64 on a Lenovo ideapad Y570 (i7-2960XM, 16GB RAM, HD3000/GT555M)</li>
+ <li>Arch Linux amd64 on a Lenovo ThinkPad X1 yoga 1st Gen. (i7-6600U, 16GB RAM, HD520)</li>
+ </ul>
+ Platforms for building the Windows version:
+ <ul>
+ <li>Windows 10 Pro on the ThinkPad X1 yoga mentioned above.</li>
+ </ul>
+ </p>
<h3 id="contact">Contact the author</h3>
<p>
E-mail: chirs241097 'at' gmail 'dot' com
@@ -71,4 +83,4 @@
</p>
</div>
</body>
-</html> \ No newline at end of file
+</html>