- update to 3.13.1:
* Fixed the maximal value of the "SYSEX Hauptwerk 32 Byte LCD" midi send events * Fixed discard in the Organ Settings dialog when multiple objects are selected * Moved all Organ Settings dialog buttons to the single button row * Decreased number of decimal digits in the Organ Settings dialog * Added a confirmation box when restoring Organ Settings to default * Replaced the Cancel and OK buttons in the Organ Settings dialog with the single Close button * Fixed change tracking and enableing/disabling the Discard and Apply buttons in the Organ Settings dialog * Renamed the Reset button to Discard in the Organ Settings dialog * Adopted the build instruction and the build scripts to new ubuntu versions * Improved concurrency handling * Added deregistering organs in the temporary directory that do not more exist * Fixed error messages after multiple runs of GrandOrgue ftom Appimage with a demo organ * Implemented option to send MIDI Note Off as 0x8X or 0x9X with velocity 0 * Added capability of control buttons with Control Change MIDI events with different keys but same values using "Bx Ctrl Change Fixed On Value Toggle" and "Bx Ctrl Change Fixed Off Value Toggle" OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=25
This commit is contained in:
parent
a39d665135
commit
a57986a402
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e33e2d0a6ab3060dd6ba4023b009ea7cad4d551029108ed8157f64db905d40e6
|
||||
size 28121970
|
3
grandorgue-3.13.1-1.tar.gz
Normal file
3
grandorgue-3.13.1-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cbd1811025f000e311733e9ac9c7642c583b672b7505e8c7bf6dea89ac20ed8
|
||||
size 28152352
|
@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 18 16:45:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.13.1:
|
||||
* Fixed the maximal value of the "SYSEX Hauptwerk 32 Byte LCD"
|
||||
midi send events
|
||||
* Fixed discard in the Organ Settings dialog when multiple
|
||||
objects are selected
|
||||
* Moved all Organ Settings dialog buttons to the single button
|
||||
row
|
||||
* Decreased number of decimal digits in the Organ Settings
|
||||
dialog
|
||||
* Added a confirmation box when restoring Organ Settings to
|
||||
default
|
||||
* Replaced the Cancel and OK buttons in the Organ Settings
|
||||
dialog with the single Close button
|
||||
* Fixed change tracking and enableing/disabling the Discard and
|
||||
Apply buttons in the Organ Settings dialog
|
||||
* Renamed the Reset button to Discard in the Organ Settings
|
||||
dialog
|
||||
* Adopted the build instruction and the build scripts to new
|
||||
ubuntu versions
|
||||
* Improved concurrency handling
|
||||
* Added deregistering organs in the temporary directory that do
|
||||
not more exist
|
||||
* Fixed error messages after multiple runs of GrandOrgue ftom
|
||||
Appimage with a demo organ
|
||||
* Implemented option to send MIDI Note Off as 0x8X or 0x9X with
|
||||
velocity 0
|
||||
* Added capability of control buttons with Control Change MIDI
|
||||
events with different keys but same values using "Bx Ctrl
|
||||
Change Fixed On Value Toggle" and "Bx Ctrl Change Fixed Off
|
||||
Value Toggle"
|
||||
* Added saving dialog positions and sizes
|
||||
* Increased maximum value of Pipe999LoopCrossfadeLength and
|
||||
Pipe999ReleaseCrossfadeLength. Now they are 3000
|
||||
* Fixed saving manual switches as global in yaml
|
||||
* Fixed convolution enabling warrning in the Settings dialog
|
||||
* Fixed "Release Length is not valid" error when applying
|
||||
changes for several Organ Settings objects at once
|
||||
* Fixed saving all combinations as full
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 23 13:47:18 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define version_suffix 1
|
||||
|
||||
Name: grandorgue
|
||||
Version: 3.12.2
|
||||
Version: 3.13.1
|
||||
Release: 0
|
||||
Summary: Virtual Pipe Organ Software
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user