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.
39 lines
1.6 KiB
39 lines
1.6 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-07-15 2.1.0
|
|
When not in F4-StepInput Mode use midi keyboard as pitch-cursor.
|
|
Add midi-in selector drop down, as seen in Tembro and Fluajho.
|
|
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.
|
|
Add 3/2 to metrical instruction.
|
|
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.
|
|
Fix lilypond tempo export. Also add option to Lilypond Properties to not print metronome markings.
|
|
Optional text description for tempo items like "allegro"
|
|
Cleaner .ly export with more line breaks, comments and using more default ly instructions when available, instead of our custom generic-purpose scripts.
|
|
|
|
## 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
|
|
|