Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
dev:16.02 [2016/02/16 00:43] michael |
dev:16.02 [2024/05/20 23:24] (current) tedfelix [New Features] |
http://www.rosegardenmusic.com/ | http://www.rosegardenmusic.com/ |
| |
This release fixes a major bug in the new build system, along with several other bugs. In addition to fixing bugs, Yves has added a very nice new mouse quick entry mode to the notation editor. This feature adds a floating green preview note at the insertion point, and allows you to cycle through common note and rest durations without moving your cursor out of the editing area. Finally, Ted took on the job of replacing our old MIDI THRU routing model with a whole new system that allows fine control on a track by track level. This renders the historical Studio menu routing control completely obsolete. | This release fixes a major bug in the new build system, along with several other bugs. Qt 5 builds have been tested extensively, and building with either version of Qt is considered production ready as of this release. |
| |
| In addition to fixing bugs, Yves has added a very nice new mouse quick entry mode to the notation editor. This feature adds a floating green preview note at the insertion point, and allows you to cycle through common note and rest durations and accidentals without moving your cursor out of the editing area. |
| |
| Ted took on the big job of replacing our old MIDI THRU routing model with a whole new system that allows fine control on a track by track level. This renders the historical Studio menu routing control completely obsolete, and provides a better experience when using Rosegarden with more than one MIDI input device. |
| |
===== Bug Fixes ===== | ===== Bug Fixes ===== |
* Fix notation editor context menu (#1492) | * Fix notation editor context menu (#1492) |
* Fix notation editor crash on double middle click (#1493) | * Fix notation editor crash on double middle click (#1493) |
* Fix label issue with drag copy undo. Bug #1450. Undo after ctrl+drag copy now restores the proper | * Fix label issue with drag copy undo. Bug #1450. Undo after ctrl+drag copy now restores the proper label to the original segment |
label to the original segment | |
* Fix Insert Controller Sequence (Bug #1478) Previously, in the NotationView, adding a controller sequence where there were no matching controller sequences would reset the start time of the segment to 0. Now it leaves the segment start time alone. | * Fix Insert Controller Sequence (Bug #1478) Previously, in the NotationView, adding a controller sequence where there were no matching controller sequences would reset the start time of the segment to 0. Now it leaves the segment start time alone. |
* Fix #1478: Segments extended to the beginning after adding controller sequence | * Fix #1478: Segments extended to the beginning after adding controller sequence |
* Fix refresh bug introduced by r14441 | * Fix refresh bug introduced by r14441 (r14501) |
* At file load time, only a single set of CCs goes out (#1480) | * At file load time, only a single set of CCs goes out (#1480) |
* Add "Allow Reset All Controllers" to preferences. This fixes bug #1485 and is related to bug #1480 | * Add "Allow Reset All Controllers" to preferences. This fixes bug #1485 and is related to bug #1480 (r14511) |
* | * Fix #1504. THRU routing responds to changes in Track Parameters instantly |
| |
===== New Features ===== | ===== New Features ===== |
* Holding the Control key while entering a note adds a flat | * Holding the Control key while entering a note adds a flat |
* Holding Shift + Ctrl while entering a note adds a natural | * Holding Shift + Ctrl while entering a note adds a natural |
* Implement track-by-track THRU routing. The Recording filters "Thru Routing" field in the Track Parameters | * Implement track-by-track THRU routing. The Recording filters "Thru Routing" field in the Track Parameters box is now fully functional. The Studio -> MIDI Through Routing menu option has been removed. |
box is now fully functional. The Studio -> MIDI Through Routing menu option has been removed. | |
| |
=====Other people who contributed to Rosegarden development:===== | =====Other people who contributed to Rosegarden development:===== |