* Sun Jul 23 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 3.12.2.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.12.2-1
- Fixed size of the Organ Settings Dialog https://github.com/GrandOrgue/grandorgue/issues/1415
- Fixed an incorrect dialog window icon
- Fixed absence of the Help button on the Organ Setting dialog https://github.com/GrandOrgue/grandorgue/issues/1416
- Fixed displaying buttons if the manual is not visible https://github.com/GrandOrgue/grandorgue/issues/1566
- Changed the default value of the CombinationsStoreNonDisplayedDrawstops ODF settings to false
- Fixed capability of running on MacOs 11.3
- Fixed "The device does not support requested channel count" error when using an USB audio card on MacOS https://github.com/GrandOrgue/grandorgue/issues/1550
* Tue Jun 06 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 3.12.1.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.12.1-1
- Fixed not storing switch state in combinations in organs with panels of the new style https://github.com/GrandOrgue/grandorgue/issues/1498
- Fixed displaying light of various combination buttons https://github.com/GrandOrgue/grandorgue/issues/1536
- Fixed saving empty and scoped combinations to yaml https://github.com/GrandOrgue/grandorgue/issues/1531
- Fixed bug of GC not working on manual with only a single stop https://github.com/GrandOrgue/grandorgue/issues/1556
- Fixed installation on linux with another yaml-cpp version than 6.2 https://github.com/GrandOrgue/grandorgue/issues/1548
* Fri May 26 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 3.12.0.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.12.0-1
- Reverted back default display of GeneralPrev and GeneralNext https://github.com/GrandOrgue/grandorgue/issues/1538
- Added new builtin bitmap set of manual keys and one new drawstop bitmap https://github.com/GrandOrgue/grandorgue/discussions/1490
- Removed support of MacOs 10.15. Now MacOs 11 or above is required https://github.com/GrandOrgue/grandorgue/discussions/1149
- Fixed warning "temperament would retune pipe by more than 600 cents" for retuned pipes https://github.com/GrandOrgue/ODFEdit/discussions/11#discussioncomment-5877020
- Increased the maximum value of Enclosures from 50 to 999 https://github.com/GrandOrgue/grandorgue/issues/1484
* Tue May 09 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 3.11.2.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.11.2-1
- Fixed crash on loading organ with general of divisional buttons https://github.com/GrandOrgue/grandorgue/issues/1512
* Thu May 04 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 3.11.1.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.11.1-1
- Fixed processing yaml combinations on organs with invisible couplers https://github.com/GrandOrgue/grandorgue/issues/1489
- Fixed uncompatibility with recent linux distros. Use grandorgue-wx32 on new linux distros (where wxWidgets 3.0 is not available) https://github.com/GrandOrgue/grandorgue/issues/1480
- Added support of negative y-axis adjustment of manual keys https://github.com/GrandOrgue/grandorgue/issues/1485
- Fixed opening an organ with more than 50 windchest groups https://github.com/GrandOrgue/grandorgue/issues/1484
* Fri Apr 21 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 3.11.0.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.11.0-1
- Added capability of navigating over, loading and saving the YAML combinations files on the Combination Setter panel https://github.com/GrandOrgue/grandorgue/issues/1196
- Added capability of exporting and importing combinations in yaml format files https://github.com/GrandOrgue/grandorgue/issues/1195
- Removed support of old linux distros (with libc6 versions before 2.31) https://github.com/GrandOrgue/grandorgue/discussions/1334
- Fixed the translation of the desktop icon on Linux https://github.com/GrandOrgue/grandorgue/issues/1429
- Added support of labels without a background image by specifying DispImageNum=0 https://github.com/GrandOrgue/grandorgue/issues/1386
- Added capability of overriding wav MIDIPitchFraction with the Pipe999MIDIPitchFraction key https://github.com/GrandOrgue/grandorgue/issues/1378
- Remove gcc13_fix.patch since it is included in this version.
* Mon Mar 27 2023 Lukas Müller <expeehaa@outlook.com>
- Add gcc13_fix.patch from upstream to fix GCC13 build errors.
* Thu Mar 09 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 3.10.1-1.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.10.1-1
- Fixed crash on loading an incorrect organ
- Changes from version 3.10.0-1.
Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.10.0-1
- Added storing the GrandOrgueVersion key in the Organ Settings file https://github.com/GrandOrgue/grandorgue/issues/1375
- Added capability of redefining ReleaseLength and IgnorePitch on each level of Organ Settings
- Changed defaults for the General Setter elements to Piston https://github.com/GrandOrgue/grandorgue/issues/1360
- Added new fields ManualTuning and AutoTuningCorrection of Organ Settings https://github.com/GrandOrgue/grandorgue/issues/1333
- Fixed duplicating packaged organs in the organ list https://github.com/GrandOrgue/grandorgue/issues/1367
- Fixed displaying a popup window when a cache had been created with another GO version https://github.com/GrandOrgue/grandorgue/issues/1363
- Fixed not saving midi settings of divisional buttons https://github.com/GrandOrgue/grandorgue/issues/1350
- Added PitchCorrection for organs and windchest. Pipe999PitchCorrection became additive to PitchCorrection of the rank, of the windchest and of the organ https://github.com/GrandOrgue/grandorgue/issues/1351
- Added full support of '/' as the file sepearator in ODF unless 'Check ODF for HW1-compatibility' is set https://github.com/GrandOrgue/grandorgue/issues/827
- Added support of ODF comments from ';' at any position to the end of line https://github.com/GrandOrgue/grandorgue/issues/828