forked from pool/rosegarden
- update to 23.06:
* Fix crash related to static initialization order. * Fix bug #1047, beaming groups erroneous after merging notes. * Fix offset selection rectangle in Notation. Bug #1444. * Fix time column widths in the Event Editor so that they don't need resizing on every launch. * Event filter dialog improvements and fixes. * Fix broken retrograde commands. * Lilypond: Fix volta/alternatives and lyrics. * Lilypond: Fix vertical alignment of verses. Bug #1650. * Lilypond: Fix the printing of supplementary verses. * Lilypond: Fix multiple lyrics verses with repetition. * Lilypond: Fix the removing of an underscore at the end of a bar of lyrics. * Lilypond: Fix printing of verses is now working when voltas are unfolded. [2eae089] * Lilypond: Fix bar number of verses in exported LilyPond files. * Fix timer preference coming up empty for selections after "HR timer". [08748a6] * Fix paste problems in notation editor. Bug #1651. [457f3de] * Fix the LilyPond exporter autotest and update the baseline. * Fix crash in LilyPond exporter. Bug #1640. [a49712d] * Fix potential crash in the grid quantizer. [4bdefd9] * Fix quantizer crash. Bug #1654. [56ca66c, a8e669d] * LilyPond: Fix a small bug related to numbers in the lyrics. * LilyPond: Fix for lyrics containing some special characters. * LilyPond: Fix the rendering of dash and underscore. * Fix missing parameter patterns in the Set Event Velocities dialog. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=101
This commit is contained in:
parent
31c2764d34
commit
a524dbe9b8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a8f3932b7e914335c029383e8ddf04fd7c02780d82470a3a44b4c4c05369f035
|
|
||||||
size 7748285
|
|
3
rosegarden-23.06.tar.gz
Normal file
3
rosegarden-23.06.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bff220079eb938c69be412a94823d5e66294119f9871d27a0c29f36f4551eb13
|
||||||
|
size 7783744
|
@ -1,3 +1,49 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 29 16:07:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 23.06:
|
||||||
|
* Fix crash related to static initialization order.
|
||||||
|
* Fix bug #1047, beaming groups erroneous after merging notes.
|
||||||
|
* Fix offset selection rectangle in Notation. Bug #1444.
|
||||||
|
* Fix time column widths in the Event Editor so that they don't
|
||||||
|
need resizing on every launch.
|
||||||
|
* Event filter dialog improvements and fixes.
|
||||||
|
* Fix broken retrograde commands.
|
||||||
|
* Lilypond: Fix volta/alternatives and lyrics.
|
||||||
|
* Lilypond: Fix vertical alignment of verses. Bug #1650.
|
||||||
|
* Lilypond: Fix the printing of supplementary verses.
|
||||||
|
* Lilypond: Fix multiple lyrics verses with repetition.
|
||||||
|
* Lilypond: Fix the removing of an underscore at the end of a
|
||||||
|
bar of lyrics.
|
||||||
|
* Lilypond: Fix printing of verses is now working when voltas
|
||||||
|
are unfolded. [2eae089]
|
||||||
|
* Lilypond: Fix bar number of verses in exported LilyPond
|
||||||
|
files.
|
||||||
|
* Fix timer preference coming up empty for selections after
|
||||||
|
"HR timer". [08748a6]
|
||||||
|
* Fix paste problems in notation editor. Bug #1651. [457f3de]
|
||||||
|
* Fix the LilyPond exporter autotest and update the baseline.
|
||||||
|
* Fix crash in LilyPond exporter. Bug #1640. [a49712d]
|
||||||
|
* Fix potential crash in the grid quantizer. [4bdefd9]
|
||||||
|
* Fix quantizer crash. Bug #1654. [56ca66c, a8e669d]
|
||||||
|
* LilyPond: Fix a small bug related to numbers in the lyrics.
|
||||||
|
* LilyPond: Fix for lyrics containing some special characters.
|
||||||
|
* LilyPond: Fix the rendering of dash and underscore.
|
||||||
|
* Fix missing parameter patterns in the Set Event Velocities
|
||||||
|
dialog.
|
||||||
|
* Matrix: Fix deleting too many notes with ruler present. Bug
|
||||||
|
* File > Merge dialogs now allow merging of multiple files.
|
||||||
|
* View > Full Screen (F11) added to main window. [a09103c]
|
||||||
|
* Removed LEDs from archived tracks to make archived tracks
|
||||||
|
easier to identify. [a5f4131]
|
||||||
|
* Matrix and Notation now offer snap to grid in the control
|
||||||
|
rulers.
|
||||||
|
* Add Ctrl+L shortcut for loop toggle. Feature request #398.
|
||||||
|
* Add new LilyPond versions. [6c7f0ef]
|
||||||
|
* Add "Remove notes smaller than X" field to grid quantizer.
|
||||||
|
* Add "Remove articulations" to grid quantizer. Feature
|
||||||
|
request
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 18 12:51:00 UTC 2023 - Max Lin <mlin@suse.com>
|
Tue Apr 18 12:51:00 UTC 2023 - Max Lin <mlin@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define vers 22.12
|
%define vers 22.12
|
||||||
|
|
||||||
Name: rosegarden
|
Name: rosegarden
|
||||||
Version: 22.12.1
|
Version: 23.06
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Summary: Midi, Audio And Notation Editor
|
Summary: Midi, Audio And Notation Editor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user