You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
4.3 KiB
82 lines
4.3 KiB
#Changelog
|
|
Format: Double ## for a version number followed by a space, ISO-Date, Semantic Versioning:
|
|
## YYYY-MM-DD major.minor.patch
|
|
Two empty lines before the next entry.
|
|
External contributors notice at the end of the line: (LastName, FirstName / nick)
|
|
|
|
|
|
## 2022-10-15 2.2.0
|
|
Add more time signatures to the quick-insert dialog: 8/4, three variants of 7/8, two variants of 5/4 and more. Also reorder and better labels.
|
|
Fix splitting of notes that were created by a previous split.
|
|
Block Mode: Fix invisible block labels and graphics when dragging blocks (adopting to unannounced Qt regressions once again)
|
|
Barlines more visible
|
|
Undo for initial metrical instruction and key sig (track editor)
|
|
Various small fixes, like typos in variable names and wrong string quotes. Small things can crash as well.
|
|
Lilypond:
|
|
Add transposition of the whole score to properties and metadata dialog
|
|
Only set tempo markings in parenthesis when user provided a string like Allegro
|
|
Add lilypond template filename to properties and metadata dialog. Will be symlinked into the session dir automatically.
|
|
Overhaul Key Signature GUI dialog to indicate "Deviation" better, instead of absolute accidentals.
|
|
Update German translation.
|
|
|
|
|
|
## 2022-07-15 2.1.0
|
|
New function: custom key signature for any combination.
|
|
Add area in the GUI to set initial key signature, metrical instructions and clefs, accessed through the track editor
|
|
Add two new functions to paste directly transposed (modal and real transposition)
|
|
Add function to duplicate more often than once.
|
|
When not in F4-StepInput Mode use midi keyboard as pitch-cursor.
|
|
Add midi-in selector drop down, as seen in Tembro and Fluajho.
|
|
Add new widget that shows the current track as list of text items for easier navigation and overview
|
|
Rewrite grid, which was a performance drag in the past.
|
|
Add functions to move block to start or end of track.
|
|
Scroll view when dragging blocks and tracks with the mouse.
|
|
Block name font color is now always readable, no matter the background color
|
|
Shift+Up and Down will now select the current chord.
|
|
Add 3/2 to metrical instruction.
|
|
Add custom Multimeasure-Rest submenu and menu command.
|
|
Add multiplication buttons to the tick widget.
|
|
Autosave when exporting Lilypond .ly or PDF.
|
|
Command to quickly add text below or above a staff.
|
|
Allow menu commands in CC and Block view: PDF, .ly export, metadata edit, zoom.
|
|
Add buttons to create 1/10 new tracks to Track Editor.
|
|
Add information label with order of blocks to Track Editor.
|
|
Fix lilypond tempo export. Also add option to Lilypond Properties to not print metronome markings.
|
|
Optional text description for tempo items like "allegro"
|
|
Add Slurs to Lilypond output.
|
|
Add Staccato and Tenuto to Lilypond output.
|
|
Dynamic signatures and ramps are now output to Lilypond as well
|
|
Cleaner .ly export with more line breaks, comments and using more default ly instructions when available, instead of our custom generic-purpose scripts.
|
|
Settings menu to autoconnect metronome audio ports to system on startup. Default off.
|
|
Metronome audio outputs now use real metronome name, not only pretty name
|
|
Use lilypond title as jack pretty client name, if provided (needs libcalfbox-lss 1.1.0)
|
|
Add preview image to Lilypond properties and metadata
|
|
More information about the cursor and position in the status bar
|
|
Fix all drawn items to properly work with high zoom-out levels. Side effect: slightly better performance.
|
|
Better alignment for all drawn items.
|
|
Fix temporary tempo item creation crash, also don't export them to lilypond anymore.
|
|
Fix drawing of ties and staccato dots.
|
|
Fix ledger lines of added chord notes
|
|
Fix cursor jumping around on track change if you start near a metrical signature
|
|
Fix double saving of the score and quadruple saving of each track! :/
|
|
Update German translation.
|
|
|
|
|
|
## 2022-04-15 2.0.3
|
|
Use the new systewide library libcalfbox-lss instead of providing our own. This lib is now a dependency.
|
|
https://git.laborejo.org/lss/libcalfbox-lss
|
|
Fix PyQt regressions with implicit float to int conversion in integer-widgets.
|
|
Add X-NSM-Capable=True and X-NSM-Exec to the .desktop file
|
|
|
|
|
|
## 2022-01-15 2.0.2
|
|
This CHANGELOG is now available through the programs help menu directly.
|
|
Icons are now send to JACK Metadata.
|
|
|
|
|
|
## 2021-01-15 2.0.1
|
|
Remove Nuitka as dependency. Build commands stay the same.
|
|
|
|
|
|
## 2020-12-18 2.0.0
|
|
Initial Release
|
|
|