From 2ab96601e3ed658d380f8fdf4fb134c9a83cf8dc Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 28 May 2016 22:43:23 +0800 Subject: Add option to tweak the OSD. More info shown in the OSD. Bump version. We have stayed at 0.8.1 for a long time and the visualization plugin is almost fully functional now. --- doc/version.html | 4 ++-- doc/visualization.html | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/version.html b/doc/version.html index 5a5a775..93bd344 100644 --- a/doc/version.html +++ b/doc/version.html @@ -26,11 +26,11 @@

Version information


- QMidiPlayer documentation for version 0.8.1
+ QMidiPlayer documentation for version 0.8.2
An MIDI player based on fluidsynth and Qt.
Written by Chris Xiong.

Return - \ No newline at end of file + diff --git a/doc/visualization.html b/doc/visualization.html index d11f3fa..1993537 100644 --- a/doc/visualization.html +++ b/doc/visualization.html @@ -53,10 +53,11 @@ left | right ← → │ │
  • Show channel labels: If checked, channel preset will be shown on the left side.
  • Show particles: Whether to draw particles. Very resource-intensive!
  • Horizontal Visualization: Uses a horizontal visualization style. Overrides everything above except 3D Notes.
  • -
  • View distance: This option affects the maximum number of notes rendered on the screen.
  • +
  • 2D Visualization: Tick this to use a simple 2D visualization instead. Much less resource-demanding.
  • +
  • View distance: This option affects the maximum number of notes rendered on the screen. Only applies to 3D visualization.
  • Note stretch: The length multiplier of notes.
  • Minimum note length: Avoid notes that are too short to be visible by adjusting this value.
  • -
  • Chequer board tint: change the color of the chequer board background.
  • +
  • Chequer board tint (AARRGGBB): change the color of the chequer board background.
  • Background Image: Use a background image instead of the default dull grey color.
  • @@ -70,9 +71,10 @@ left | right ← → │ │
  • Supersampling: Supersample anti-aliasing. 1 means no SSAA.
  • Multisampling: Multisample anti-aliasing. 0 means no MSAA.
  • FOV: Field of view.
  • +
  • OSD Position: Change position of the on screen display, or just disable it.
  • - \ No newline at end of file + -- cgit v1.2.3