From 2aa2ce24207d2e495dbe9d2cc3656229aa768f19 Mon Sep 17 00:00:00 2001
From: Chris Xiong
Date: Fri, 8 Nov 2019 01:34:09 +0800
Subject: Documentation update time!
---
doc/miscellaneous.html | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 deletions(-)
(limited to 'doc/miscellaneous.html')
diff --git a/doc/miscellaneous.html b/doc/miscellaneous.html
index 7f46d33..481e1a6 100644
--- a/doc/miscellaneous.html
+++ b/doc/miscellaneous.html
@@ -30,14 +30,7 @@
Contact the author
Building QMidiPlayer from source
- Building QMidiPlayer from source is as easy as any other qmake projects.
- 1. Get the dependencies.
- Currently QMidiPlayer depends on these libraries:
- qt5, libfluidsynth(FluidSynth), librtmidi(RtMidi)
- If you want to build the lite version as well, you need several QML core modules.
- Get the libraries for your platform, open the project with Qt Creator, configure and hit Build!
- (You may also use the qmake-make way).
- Please note that QMidiPlayer requires C++11 to build.
+ Checkout INSTALL.md
in the project root directory.
Roadmap/Milestones
- 0.5.x Basic functionality
@@ -46,6 +39,7 @@
- 0.7.8 Plugin interface, UI refactoring
- 0.8.x Visualization (the default visualization plugin).
- 0.8.5+ File reader plugin API, event filter/modifier API.
+ - 0.8.7 Better external MIDI device support. Simple visualization.
- 0.9.x API Stablization. Revive lite version.
- 1.x+ Translation, documentation, Maintaince only.
@@ -56,7 +50,7 @@
Visual Studio 2015 Runtime Library.
- Nighly builds are compiled with MSVC2017 (using Qt MSVC2015 x86, though). So you need two runtime libraries
+ (Older) Nighly builds are compiled with MSVC2017 (using Qt MSVC2015 x86, though). So you need two runtime libraries
to run it. Damn.
@@ -75,19 +69,23 @@
3. On what platform(s) do you develop this project?
Major platforms used:
-
- - Debian GNU/Linux unstable(sid) amd64 on custom machine (i7-2960XM, 16GB RAM, GTX960, X9SCV-QV4)
- - Arch Linux amd64 on a Lenovo ThinkPad X1 yoga 1st Gen. (i7-6600U, 16GB RAM, HD520)
-
- Platforms for building the Windows version:
-
- - Windows 10 Insider Pro on the ThinkPad X1 yoga mentioned above.
-
+
+ - Debian GNU/Linux unstable(sid) amd64 on custom machine (i7-2960XM, 16GB RAM, GTX960, X9SCV-QV4)
+ - Arch Linux amd64 on a Lenovo ThinkPad X1 yoga 1st Gen. (i7-6600U, 16GB RAM, HD520)
+
+ Platforms for building the Windows version:
+
+ - Windows 10 Insider Pro on the ThinkPad X1 yoga mentioned above.
+
4. The code is full of shit and has no comment at all!
I know. I got pissed off for that everytime.
+ 5. Do you have any plan to release binaries for macOS?
+
+ No.
+
E-mail: chirs241097 'at' gmail 'dot' com
--
cgit v1.2.3