Skip to content
Snippets Groups Projects
Commit 25e7d5c1 authored by SeeLook's avatar SeeLook :musical_note:
Browse files

Updated after 1.4.7 release

parent 61581527
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
### For incoming stable release version 2.0 ### For incoming stable release version 2.0
- There is no right mouse button to check/ask question - do we need that??? - There is no right mouse button to check/ask question - do we need that???
- (Settings) When tuning changes clef, set it for global and vice versa - change tuning clef when score one changes
- fix detecting last note duration in exercises/exams - fix detecting last note duration in exercises/exams
- randomly generated melodies have no rests yet, but see below for a reason - randomly generated melodies have no rests yet, but see below for a reason
- add an option to skip rests (pitch detection gaps) and treat their duration as previous note was longer - add an option to skip rests (pitch detection gaps) and treat their duration as previous note was longer
...@@ -47,6 +48,7 @@ ...@@ -47,6 +48,7 @@
- chart tip for non guitars still displays string/fret with goofy values - chart tip for non guitars still displays string/fret with goofy values
- space key for tapping tempo doesn't work well - space key for tapping tempo doesn't work well
- dialog buttons change width when clicked which looks weird - dialog buttons change width when clicked which looks weird
- chart tips with melody can disappear when mouse is over +- buttons (Qt Quick 2 style depends)
### and crashes: ### and crashes:
- sometimes app crash on exit - possible some note objects are note deleted in proper order - sometimes app crash on exit - possible some note objects are note deleted in proper order
...@@ -71,7 +73,7 @@ ...@@ -71,7 +73,7 @@
*** ***
### SMALL NEW FEATURES/IMPROVEMENTS ### SMALL NEW FEATURES/IMPROVEMENTS
- NotaData of Tartini might be cleaned - NoteData of Tartini might be cleaned
- add minimal zoom value depends on screen resolution - add minimal zoom value depends on screen resolution
- average effectiveness line in chart - average effectiveness line in chart
- certificates would have some additional data about melodies - certificates would have some additional data about melodies
...@@ -88,8 +90,6 @@ ...@@ -88,8 +90,6 @@
- add sound during wizard and About dialog (???) - add sound during wizard and About dialog (???)
- options for adjusting pitch detection range to 1.score, 2. instrument scale (???) - options for adjusting pitch detection range to 1.score, 2. instrument scale (???)
- unlock left-handed guitar then implement frets zoom to respect transforms
#### TEXAMEXECUTOR #### TEXAMEXECUTOR
- think about hide octave in note name format when octaves are not required in answers. - think about hide octave in note name format when octaves are not required in answers.
......
...@@ -54,6 +54,14 @@ ...@@ -54,6 +54,14 @@
1.4.7
- a few improvements for instruments other than guitar
BUGS FIXES
- properly display answer result messages
ANDROID
- fix write access for newer Android versions
1.4.6 1.4.6
Nootka says: I speak Slovenian Nootka says: I speak Slovenian
- added Slovenian translation - added Slovenian translation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment