SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rosegarden-23.12-1.4.x86_64.rpm :

* Thu Dec 28 2023 Dirk Müller - update to 23.12:
* Make punch-in also start recording.
* Fix broken metronome flash in the transport.
* Fix solo affects archived tracks.
* Fix data loss when recording with loop on.
* Prevent archived tracks from recording.
* Fix arm status lost on save when archived.
* Fix armed+archive recording after load.
* Unarm archived Tracks when enforcing the arm rule: only one Track can be armed per Instrument.
* Skip archived tracks when routing.
* Fix refresh artifacts on the Matrix piano keyboard.
* Fix error when rosegarden creates submaster outs.
* Fixed potential race conditions with audio files.
* Fix segment relabel dialog not showing original label. Bug
* Fixed events with data1 == 121 being dropped. Bug #1663.
* Fixed potential race conditions in the sequencer.
* Fix removing the first note of a slurred group creates an unreachable rest. Bug #1662.
* Fix cannot beam a group beginning or ending with a dotted eighth note. Bug #1666.
* Fix segment parameter box displaying translation of the label.
* Improved sub-beat highlighting in the Matrix editor.
* Matrix editor preview note when hovering.
* Add metronome and solo toggles to main menu.
* Add MMC RECORD STROBE support.
* Add a preference to include ALSA port numbers when making connections.
* Use regexp for plugin blacklist.
* Updated yoshimi.rgd.
* Sun Oct 29 2023 Dirk Müller - 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 2023 Max Lin - Do not change the interpreter back to /usr/bin/python in sf2rg.py since scripts-sf2rg-python3.patch changed it to /usr/bin/python3
* Sun Apr 09 2023 davejplaterAATTgmail.com- Remove broken service and build Leap the same way as Tumbleweed.- Download from chief developer\'s git hub site.- Update to version 22.12.1:
* The Rosegarden team is proud to announce the release of version 22.12 of Rosegarden, a MIDI sequencer that features a rich understanding of music notation along with basic support for digital audio.
* Fix a crash caused by static initialization/link order. Bug #1647. [fa6eea8]
* Sat Jun 18 2022 dmuellerAATTsuse.com- Update to version 22.06:
* Improve Cut/Copy/Delete behavior in both the matrix and the notation editors. Bug #1601.
* \"Scroll to Follow Playback\" now remembers its last setting. Bug #1606.
* Fixed a problem in notation with note selection and the blue indication. Bug #1496.
* Fixed volume and pan issues with older .rg files. [51647cc]
* Changed \"For Notation\" to \"Exclude from Printing\" in the Segment Parameters.
* Fix confusing relative values in the \"Insert Controller Sequence\" dialog for volume and expression. [14ff99a]
* When changing the audio file path, the user is asked whether they want to move the audio files to the new location. [71a62e6]
* Fix stuck green preview note when switching modes. Bug #1614.
* Fix modified flag (
*) not cleared when saving in notation. Bug #1617.
* Fix RG stopping JACK transport when it shouldn\'t. Bug #1051.
* Fixed toolbar mode buttons not reflecting current state when Esc is pressed. Bug #1615. [f651345]
* Notation: Fix green preview only available in one staff. Bug #1619.
* Fixed issues when building with Qt6. Feature Request #490.
* Fixed bad rendering of note heads at small font sizes. Bug #1484.
* Fixed an endless loop in notation. [7d734f7]
* Improved management of audio file paths. Bug #1283. Feature Requests #494 and #495.
* Simplify editing of audio instrument label in audio parameters panel.
* Fixed display bugs in matrix editor. Bug #1622. [b4425d7]
* Fix collapse notes in matrix. Bug #1575. [521ad4e]
* Fix scrollbar issues in main window combo boxes. Feature Request #502. [abdf22b]
* Fix deletes in the tempo/time signature editor. Bug #1628. [d55eea5]
* Fix problems editing multiple segments in matrix. Bug #1624. [8c1c6bc]
* Notation: fix crash when segment is deleted. Bug #1260. [cf0a28d]
* Notation: fix crash when undoing an Add Layer. Bug #1260. [7a1b6bf]
* Notation: fix note move issue. Bug #1629. [ba70dcf]
* Fix lilypond export sometimes ignores time signature. Bug #1620. [b7b16df]
* Fix hairpins not always exported to LilyPond. Bug #1620. [f57cbd9]
* Fix missing \"StartupWMClass\" in .desktop file. Bug #1635. [d3f5298]
* Fix chord ruler. Bug #1633. [2b2fbf7]
* Fix Event Filter dialog clearing selection on first launch. [52c2f90]
* Fix lilypond common/cut time signatures. Bug #1637. [1c83f8b]
* Fix a crash when unquantizing using the quantize combo box on the editors. [329ab46]
* Fix a crash when resizing segments. Bug #1638. [cdec668]
* Fix a refresh issue when using the toolbar undo button. [2a01178]
* Stop playback at end of last segment. (Preference.)
* Advanced Looping. (Experimental preference.) Bug #1605.
* Keyboard shortcut editor. Feature Request #412.
* Mon Mar 28 2022 Dave Plater - Enable Leap build again.
* Sun Mar 27 2022 dmuellerAATTsuse.com- switch to the more performant zstd- Update to version 21.12:
* add label for keyboard layout
* fix spelling and config group
* SD: Tweak text and spacing
* fix keyboard shortcuts on restart
* remove labels from ShortcutDialog
* mark keyboard translations
* update keyboard translations
* updates wiht multiselect and reset all
* correct french keyboard for shortcut translations
* add french keyboard for shortcut translations
* Improve plugin debug logging
* fix language problem for saving user shortcuts
* allow for different keyboard layouts. Bug fixes
* simplify ShortcutWarnDialog
* fix warning bug
* fix bug in addUserShortcut
* use name in shortcut editor if no text is provided
* catch escape key in ShortcutDelegate so esc can be set as a shortcut
* limit to single key press in ShortcutDelegate
* clean up ShortcutDialog
* initial ShortcutDialog version with in-place keysequnece editing
* enter does not accept ShortcutDisalog
* Locate Audio Files: Turn off wait cursor
* Implement missing audio file skip
* FLD: Add Skip button
* fix display bugs in matrix editor
* Shortcuts: Reduce debugging output
* Shortcuts: Update dialog message text
* disable debug output and remove trailing white spaces
* fix memory problem
* add OK/Cancel to ShortcutDialog
* Use QString::startsWith() for older Qt
* cmake: Use find_library for JACK
* Use QString::endsWith(), even better
* layout for scrollbar
* use QScrollArea in ShortcutWarnDialog
* Use at() for compatibility with older Qt
* additional features for ShortcutDialog
* ShortcutWrnDialog functional
* extend ShortcutWarnDialog
* allow for removing all shortcuts
* progress on ShortcutWarnDialog
* fix bug reading shortcuts from xml
* bug fixes
* remove unused getShortcuts menthods
* update shortcut edit
* fix crash + tidy up
* update ShortcutDialog for warnings
* activate user shortcuts
* change info data to key map
* prepare for whortcut warnings
* improve edit function
* further progress on shortcut editor
* further preparation for edit
* add KeySequenceEdit
* update preparation for edit
* Allow cancel of forced save
* Allow cancel when trying to record audio
* AFM: Reset recent files on save
* allow for shortcut translations
* autoload: Add more controller colors
* AIPP: Fix instrument label look and tooltip
* Remove InstrumentAliasButton
* AIFF: Edit label on click
* make tree non editable
* qt6: Correct use of QString::back()
* German translation update from Michael Stockinger
* CollapseNotesCommand - do not call makeNotesViable from matrix command
* dialog showing all shortcuts
* first attempt at a shortcut dialog
* Change default audio path
* Audio file not found, part 2
* Cleanup
* Audio file not found, part 1
* Comments
* XMLReader: Fix ignoring of parsing errors
* Handle some less likely audio path use cases
* AMF: Add support for double-dot (..)
* Clean up tr()
* AFM: Handle permissions issues on move
* AudioPropertiesPage update part 2
* AudioPropertiesPage update part 1
* AFLD: Add custom location edit box
* AFM: Support custom audio location
* Add audio location preferences
* Add Show AFLD to preferences
* AFLD: Add \"don\'t show\" checkbox
* set pointer position correctly in multi staff notation edit
* AFLD: Persistence and location enum
* Add AudioFileLocationDialog
* Simplify
* Cleanup
* Renames
* Cleanup
* AFM: Clarify absolute vs. relative paths
* Cleanup
* AudioFileManager::save() first draft
* Cleanup
* Spline: Fix endless loop
* set selected staff on note entry
* use QMessageBox::information in RosegardenDocument.cpp
* Add Yamaha PSR-220/230 device file
* Add update-copyright script
* Update copyright
* remove warnings from qt 6.2.2
* Pass QDebug by value to operator<<
* NotationView: Esc should both unselect and go to select mode
* Comments
* Add txt2rgd.py to scripts
* Cleanup
* allow preview for all staffs in multiple noation edit
* remove unused declaration in BeatsBarsDialog.h
* Move peak files when moving audio
* Add \"move audio files\" feature
* Simplify
* Comments and shuffling
* APP: Detect non-writable audio file path
* APP: Tweak math
* reset range when looping is switched off (with new loop setting off)
* Use QLocale to format numbers
* Cleanup
* Cleanup
* Cleanup
* Cleanup
* optimization
* Fix binary data in .rgd files
* Fix Insert Controller Sequence dialog for volume
* Update .rg XML file to use excludefromprinting
* Fix incorrect class name
* Rename SFNC -> SegmentExcludeFromPrintingCommand
* SFNC: Invert ForNotation -> ExcludeFromPrinting
* Change \"For Notation\" to \"Exclude From Printing\"
* Fix volume and pan issues with older .rg files
* fix bad debug output
* remove staff argument to clearPreviewNote
* German translation update from Michael Stockinger
* Comments
* Simplify: Use
* instead of &
* Remove unneeded RG_DEBUGs
* Fix crash on Edit > Delete
* Notation: Remove copy/cut controller events
* Notation: Upgrade selection state behavior
* set modified false before emitting documentModified
* correct loopset
* allow reinstate of loop from transport button
* update default looping behaviour
* Simplify
* Notation: Add handling of two selections
* Remove unused slotRulerSelectionChanged()
* Remove BasicSelectionCommand class
* Renames and comments
* Okular exists in later versions than KDE 4 :-)
* NoteItem - stop going to timy mode for small bounding rectangle
* use min/max of time and notation time for renderElements calls
* fix performance issues
* do not stop jack transport for auto stop
* defer looping when whole composition is looping
* Renames
* store playback tracking in document
* Disable menu items when playing
* TristateCheckBox: Add text ctor
* NotationView: Revert delete to original behavior
* Matrix: Remove copy/cut controller events
* Matrix: Update selection when ruler tab changed
* Matrix: Enable delete with any selection
* Matrix: Upgrade selection state behavior
* Simplify
* Matrix: Add handling of two selections
* Notation: Fix delete of selected ruler events
* Matrix: Fix delete of selected ruler events
* EraseCommand: Reference -> Pointer
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* RespellCommand: Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* RetrogradeInvertCmd: Remove BasicSelectionCommand
* RetrogradeCommand: Remove BasicSelectionCommand
* PlaceControllersCmd: Remove BasicSelectionCommand
* MaskTriggerCommand: Remove BasicSelectionCommand
* Remove BasicSelectionCommand
* ClearTriggersCommand: Remove BasicSelectionCommand
* ChangeVelocityCmd: Remove BasicSelectionCommand
* AddDotCommand: Remove BasicSelectionCommand
* Add EventSelection::empty()
* Renames and simplification
* Cleanup
* Update version to 22.06
* Updates for version 21.12
* Update French tranlation
* Fix crash when restoring rulers in editors
* Update .ts files for 21.12 (scripts/make-ts)
* cleanup debug
* Try to loop entire song with setting
* dynamic update for whole song loop
* allow default looping of whole song
* stop playback at end of last segment in a composition
* Wed Dec 01 2021 Dave Plater - Create _service download file due to the spec file\'s download link becoming unreliable.
* Tue Nov 30 2021 Dave Plater - Only recommend jack to allow pipewire jack to be installed.
* Wed Nov 03 2021 Dominique Leuenberger - Do not build for i586: one of the main dependencies, lilypond, is not built for that arch.
* Sat Aug 07 2021 Atri Bhattacharya - Update to version 21.06.1:
* Fixed a crash when building with Qt 5.14 and above and running with multiple monitors (Bug #1599).- Changes from version 21.06:
* New features: - Clean Recent Files List in the preferences removes files that aren\'t present on the filesystem from the recent files list. - Preferences: Add send BS/PC/CCs while looping. - Added Segment label to Notation editor. - Matrix editor now preserves zoom factor and rulers for each Segment in the .rg file. Feature #486. - Notation editor now preserves rulers for each Segment in the .rg file. Feature #486.
* Many bug fixes, see .
* Fri Jul 09 2021 Steve Kowalik - Add scripts-sf2rg-python3.patch: - Port scripts/sf2rg.py to Python 3
* Mon Jan 18 2021 Dirk Müller - update to 20.12:
* Fix QPainterPath compilation error (r15845)
* Fixed several SysEx-related bugs in the Event editor (r15853)
* SysEx load now remembers the last used path.
* SysEx load now strips the F0/F7 bytes from the file when reading.
* SysEx save now remembers the last used path.
* SysEx save now fills in the FileDialog fields correctly.
* SysEx save now adds the F0/F7 bytes to the data before saving.
* Event Editor: Fix garbage on SysEx load error (r15855)
* Event Parameter Dialog: Fix incorrect window title (r15857)
* Fix length of notes added in percussion matrix (r15870)
* Fix compilation error with Qt < 5.8 (r15872, r15896, others)
* Fix issues with ALSA port name matching at file load (r15875, r15879, r15893-r15895, r15906, r15909)
* Fix \"&\" in device name renders file unreadable. Bug #1586. (r15886)
* Matrix editor: Fix control rulers not appearing. Bug #1543. (r15887)
* Event editor: Fix crashes when editing (r15899, r15902, r15903)
* Reduce connection check interval to 1 second (r15912)
* Fix external controller port not working (r15915, r15916, r15919, r15927, r15929)
* Fix ALSA timer selection persistence (r15936)
* Fix disabled button text color (r15938)
* Fix plugins not found (r15947)
* Send proper CCs out the external controller port for motorized control surfaces. Bug #1587. (r15952, r15954)
* Fix unwanted CCs going out with old files. Feature #482. (r15961)
* Fix slow load time with many segments. Bug #1589. (r16026)
* Enable/Disable external controller port in the preferences (r15932, r15946, others)
* Transport buttons (play, stop, etc...) on MIDI controllers are now supported so long as they use Pro Tools standard CCs (110-118). Feature #423. (r15962-r15964)
* Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016, r16021)
* Icon Loader (r15862-r15865, r15868)
* New ExternalController class (r15922)
* Preferences dialog (r15939-r15944)
* ALSA MIDI interface (r15975-r15993)- remove rosegarden-include-QPainterPath.patch (obsolete)
 
ICM