SHA256
1
0
forked from pool/rosegarden

Accepting request 708942 from home:plater

Update to rosegarden xerxes version 19.06

OBS-URL: https://build.opensuse.org/request/show/708942
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=81
This commit is contained in:
2019-06-10 09:34:16 +00:00
committed by Git OBS Bridge
parent 7f8527a8c7
commit efc917d8e7
4 changed files with 31 additions and 4 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Jun 10 09:22:55 UTC 2019 - Dave Plater <davejplater@gmail.com>
- Update to rosegarden xerxes version 19.06
- Upstream changes:
*Bug fixes:
*Fix potential crashes during playback (r15422)
*Fix crash when rescaling during playback (r15423)
*Fix crash when splitting during playback (r15424)
*Fix horizontal wheel scrolling on segment canvas
(Bug #1561, r15430)
*Fix horizontal wheel scrolling on Matrix and Notation editors
(Bug #1561, r15432)
*Enable High DPI Scaling (Bug #1565, r15444)
*Roland-CM-64.rgd: Fix SN-U110-02 perc mappings (r15448)
*Avoid using null pointers (Bug #1566, r15453)
*Fix broken right edge auto scroll (Bug #1567, r15462, r15464)
*Fix crash when adding a Track with no Devices (r15463)
*Fix numerous memory leaks (r15466, r15470-5, r15477, r15479,
r15481, etc…)
*Fix build with Qt5.7 which doesn't have QSharedPointer(nullptr)
(r15476)
*SegmentParameterBox:Fix invalid memory access(Bug #1568, r15492)
*Fix Qt 5.7 QSharedPointer/nullptr build issue (r15493)
*New Features:
*Add Ctrl+Space shortcut for record (r15482)
-------------------------------------------------------------------
Tue Dec 18 10:14:21 UTC 2018 - davejplater@gmail.com