diff options
author | Chris Xiong <chirs241097@gmail.com> | 2017-06-21 13:03:30 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2017-06-21 13:03:30 +0800 |
commit | 0c3fe540e925829022d9d8aa567c2dc2bd3d33d5 (patch) | |
tree | ab9ecae4def5a329b5e796839ece97f4b9c0297f /doc/optionsdialog.html | |
parent | 64c91c7da66ba71e2bb32077680f234aba4ac65d (diff) | |
download | QMidiPlayer-0c3fe540e925829022d9d8aa567c2dc2bd3d33d5.tar.xz |
Complete rewrite of the MIDI mapper.
Enforces single fluidsynth instance.
Documentation update.
Minor changes to make lite version work.
Diffstat (limited to 'doc/optionsdialog.html')
-rw-r--r-- | doc/optionsdialog.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/optionsdialog.html b/doc/optionsdialog.html index c512447..d90cf45 100644 --- a/doc/optionsdialog.html +++ b/doc/optionsdialog.html @@ -70,9 +70,10 @@ same folder to the playlist when started with a file.</li> <li>Save dialog status*: Save dialog positions and restore on start up.</li> <li>Save parameters in effects window</li> - <li>Persistent fluidsynth instance*: If checked, the synthesizer engine will keep running - through the whole session. Otherwise it is restarted every time when a new song is played.</li> + <li>Persistent fluidsynth instance: Deprecated. Removing before 0.9.</li> <li>Icon Theme: Leave it unchanged unless you can't see the icons on those buttons.</li> + <li>Customize toolbar: customize the functionalities shown in the main window.</li> + <li>Customize actions: customize the functionalities shown in the file action menu.</li> </ul> <img src="../img/options5.png"><br> Plugin manager. View details of plugins, enable or disable them here.<br> |