====== ROSEGARDEN 26.06 RELEASED ====== The Rosegarden team is proud to announce the release of version 26.06 of Rosegarden, a MIDI sequencer that features a rich understanding of music notation along with basic support for digital audio. http://www.rosegardenmusic.com/ Included in this release... ===== Bug Fixes ===== * LV2: Fix memory leaks. Bug #1748. [8139069f92] * cmake: Set LV2 minimum version to 1.18.0. [e78887fc13] * LV2: Improved handling of GTK2 plugins. Feature Request #541. [6c6b5e39ba] * Fix duplicate menu items in "Set Entry Velocities" window. Bug #1752. [95e52f0e64] * Fix empty profile dump with no profiling. Bug #1755. [90d2c00a16] * Add missing #include . Bug #1746 [b714afbaa4] * cmake: Make lv2 optional. Patch #84. [c519c57ab2] * cmake: Rename DISABLE_LILV -> DISABLE_LV2. [2d2824cc84] * cmake: Add DISABLE_PCH. [04e36f6ea4] * cmake: Fix broken CMAKE_BUILD_TYPE. [c149ea9a66] * Matrix: Fixed crash on large horizontal zoom. Bug #1761. [853313edcf] * Matrix: Fixed horizonatal zoom range issue. Bug #1761. [4a34375a33] * Matrix: Fix vertical zoom range issue. [807cd89374] * Matrix: Improve HV wheel behavior. [0ef1e21deb] [566f984873] * Matrix: Fix preview play for tied notes. Bug #1764. [e9ed4f1221] * AudioPluginDialog: Improve Editor button behavior. Editor button is now disabled if JACK isn't up. An error message is provided via the button's tooltip when it is disabled. [fbaa3ec6b1] * MIDI Mixer: Handle changes to the number of devices without closing the window. [520641f59c] * MIDI Mixer: Fix garbage in meters. [254e75a45f] * MIDI Mixer: Handle changes to the number of controllers. [faeb4238be] * Audio File Manager: Fix unload not working on selected WAV files. Bug #1766. [8626e2ec58] * main window: Fix toolbar tool buttons not responding to tool changes via the context menu. [6d33d9d5ed] * main window: Fix context menu tool items enabled at the wrong time. [212f1ba128] * main window: Disable VU meters on muted and archived tracks. Bug #1767. [1ff36b47e4] [5ed9c5248c] * main window: Make rotary tooltip dynamic. Bug #1768. [d39555d401] * metronome: Use bar velocity for preview. [3f773b79b0] * MusicXML: Fix crash when importing MusicXML. PR #32. [92f9b3b426] * Notation: Fix erasing triplet note. Bug #1772. [5a0d019c45] * Tranzport: Disabled support for Frontier Design Group's TranzPort DAW Control. See README for instructions on re-enabling and let us know if you are using this. [44dab8314b] * Notation: Fix select and delete notes in tuplets. Bug #1772. [ff57686630] [81541588f7] * Notation: Fix inserting tuplet note at beginning. Bug #1772. [de410d7937] * main window: Fix scroll to follow playback. When it is off, the display will not scroll. Turn it on and the display will jump to where the cursor is. Bug #1774. [254f9824ce] * examples: Make all channels fixed. PR #45. [6b2824a52d] * Notation: Fix beaming a selection that contains a tuplet losing the tuplet. Bug #1773. [80af019789] * Notation: Improve rendering of mixed beam/tuple group. Bug #1773. [905859fc05] * Event List Editor: Fix initial selection in event editor. Bug #1777. [af81698a7c] * Editors: Remove "Durations" from rescale menu items. Bug #1771. [91a1a718f5] * Event List Editor: Select new event after insert. [5131ab73df] * Event List Editor: Fix edit not leaving event selected. [c6ec410702] * Matrix: Fix matrix velocity can end up 0. Bug #1777. [af83558f8e] * Matrix: Fix unreadable grid dropdown in Native theme. Bug #1778. [6f886727a6] * Matrix: Fix unreadable quantize dropdown in Native theme. Bug #1778. [29193b7a03] ===== New Features ===== * rgd: Added support for alternative bank select approaches for synths like the Yamaha TG77 and Oberheim Matrix-1000. Feature Request #542. [b9c94293c5] [5b03a6285c] * matrix: Remember velocity for each segment. [7e3ecfa101] * main window toolbar: Added metronome button to the transport toolbar. [2fcbb1426f] * main window: Make "End" key jump to the end of the segments on first press, and to the end of the composition on the second press. [42ba3c6341] * Rulers: Add "Set to Default" to context menu. Also accessible via middle mouse button in select and move tools. [5a2efddfb3] * lilypond: Add warning about too-short durations that will lead to lilypond errors. PR #44. [a11a8343f8] * Event List Editor: Add Edit > Paste At... [b3682ef93c]