File yoshimi.changes of Package yoshimi

-------------------------------------------------------------------
Tue Sep 30 05:46:18 UTC 2025 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.5.1

  * metadata correction

-------------------------------------------------------------------
Sat Sep 27 09:09:50 UTC 2025 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.5

  * New feature: A set of LFOs for the SubSynth engine.
  * New feature: Popup tooltips scale to match the parent window.
  * Various code refinements.

-------------------------------------------------------------------
Wed Jun 11 16:53:03 UTC 2025 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.4.1: 

  * Corrected tooltip for "Enable Part Reports"
  * Corrected some log requests using numbers instead of labels.
  * Fixed erroneous clearing of partsChanged flag on config changes.
  * Fixed regression - MidiLearn not recognising older files.
  * Re-ordered grouping of some part controls.
  * Updated Control Data.
  * Set bugfix release version 2.3.4.1

-------------------------------------------------------------------
Fri Feb 28 11:01:04 UTC 2025 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.3.3

  * Set bugfix release to 2.3.3.3
  * Added canaries (currently disabled)
    - YoshimiLV2Plugin.cpp, lines 293 - 298, 634
    - Interchange.cpp, line 1840

-------------------------------------------------------------------
Fri Dec  6 10:49:15 UTC 2024 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.3.2

  * Set bugfix release version 2.3.3.2

-------------------------------------------------------------------
Thu Sep 26 08:53:41 UTC 2024 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.3.1

  * Corrected some minor doc typos.
  * Set bugfix release version 2.3.3.1

-------------------------------------------------------------------
Tue Sep 24 07:52:41 UTC 2024 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.3

 * Configuration controls are better defined and saved ones isolated from CLI startup values.
 * Improved theme control. Changes are now auto-detected, and there is a Monochrome setting.
 * New instruments added to banks.
 * Updates and improved descriptions in the User Guide.
 * Further code improvements, particularly regarding memory safety.
 * Various bugfixes - including a really obscure one!

-------------------------------------------------------------------
Wed Feb 21 14:04:00 UTC 2024 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.2

  * The Echo effect can now have separate left and right channel delay times.
  * Optimisations giving smaller code size and better efficiency.
  * Small corrections and updates in the User Guide.
  * Various bugfixes.

-------------------------------------------------------------------
Sat Dec  2 15:11:33 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.1.3:
  * BugFix: Rather obscure build failure - not finding inline loadText()
    Only happens on a headless build.
  * Updated ParamCheck.cpp/.h copyrights.
    None of this code predates Kristian's work.
  * Spelling corrections in User Guide and Control Data

-------------------------------------------------------------------
Fri Dec  1 13:35:26 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.1.2:
  * Removed errant CR from text, disrupting manual discovery.
    This was a minor nuisance as it means the check was done on every start
    not just when there was an actual change.
  * Commented out some canaries.
- changes in version 2.3.1.1:
  * Revised HTML guide discovery. Also provides guide location to CLI.
    As this makes a quite detailed scan of the file system it's done in a
    separate thread so normal startup is not delayed.
  * Updated Control Data. Also filled in a number of missing entries.
  * Most of the bugs fixed are related to fairly recent changes.

-------------------------------------------------------------------
Mon Oct  2 08:15:34 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.1:

  * BugFix: CLI not enabling scales but seeming to do so.
  * Add CLI warning when scales not enabled but scale action attempted.
  * Improved some CLI failure messages.
  * Added detail to CLI scales messages.
  * Updated docs.
  * Updated examples.

-------------------------------------------------------------------
Sat Aug  5 09:55:46 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- remove _constraints again as build issue obviously was unrelated
- updated to version 2.3.0.3:

  * BugFix: Crash in legacy PadSynth 'apply' code.
    It seems that Pkitmode is not recognised at the point where this is
    tested (InterChange.cpp line 1535) and switching PadSynth on/off from the
    main Edit window *always* sets the kitnumber greater than the maximim,
    so testing this sees to be the simplest way of resoving the issue.
  * BugFix: Some Windows not recognised as from Yoshimi due to it not being in
    the window title. This has been added to all of them, and will be further
    improved.
  * New feature: If the virtual keboard is visible, using the mouse to select
    instruments from banks will pass computer key focus to the keyboard so that
    different sounds can be compared without having a MIDI keyboard attached.
  * Updated some docs.
  
-------------------------------------------------------------------
Wed Jul 19 11:05:27 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- add _constraints, reserve 16GB memory to ensure succeeding builds

-------------------------------------------------------------------
Thu Jun 15 22:04:52 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.0.1: BugFix: Array bounds error in themes code and incorrect terminator type.
- This has been replaced with simpler code and an extra test.

  * Changed Histories archive to ordinary directory.
  * Revised Util directory.
  * Updated some docs.

-------------------------------------------------------------------
Mon May 29 11:52:18 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.3.0 - Painted Bunting

  * There's been a major overhaul of the graphics for better visibility.
  * We've added a very complete user-definable colour theme system.
  * There is indication when any rotary control or slider is not at its default.
  * Many controls are now high resolution yet both forward and backward compatible
    with older Yoshimi versions.
  * All the documentation has been revised.
  * Full details are in /doc/Yoshimi_2.3.0_features.txt

-------------------------------------------------------------------
Mon Feb 13 16:37:34 UTC 2023 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.2.3

 * The Formant editor window has been made a bit more user friendly.
 * The Command line can now use Yoshimi's Copy/Paste feature and stored presets.
 * There are also minor bugfixs and general updates.

-------------------------------------------------------------------
Mon Sep 19 08:58:38 UTC 2022 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.2.2.1

-------------------------------------------------------------------
Sat Sep  3 13:41:11 UTC 2022 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.2.2

-------------------------------------------------------------------
Mon Jul 25 09:06:06 UTC 2022 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.2.1 (2.2.0 missed a .changes entry)

-------------------------------------------------------------------
Sun Dec  5 08:20:20 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.1.2.2

-------------------------------------------------------------------
Tue Nov 30 08:01:19 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.1.2

-------------------------------------------------------------------
Wed Oct 13 10:49:21 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.1.1.1 (bugfix release)

-------------------------------------------------------------------
Mon Oct 11 14:51:08 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.1.1

-------------------------------------------------------------------
Mon Aug 23 08:21:16 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.1.0

-------------------------------------------------------------------
Wed Apr 21 13:29:56 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.0.1

-------------------------------------------------------------------
Tue Mar  2 05:57:22 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 2.0

-------------------------------------------------------------------
Tue Jan  5 19:58:11 UTC 2021 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.7.4

-------------------------------------------------------------------
Thu Oct 29 12:54:20 UTC 2020 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.7.3

-------------------------------------------------------------------
Mon Aug 17 09:30:42 UTC 2020 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.7.2

-------------------------------------------------------------------
Tue Apr 21 07:28:33 UTC 2020 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.7.1

-------------------------------------------------------------------
Sun Jan 19 11:23:19 UTC 2020 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.7.0

-------------------------------------------------------------------
Sun Dec 22 09:30:19 UTC 2019 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.6.1

-------------------------------------------------------------------
Sun Oct 27 08:24:15 UTC 2019 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.6.0.2

-------------------------------------------------------------------
Sun Sep  1 12:51:54 UTC 2019 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.6.0

-------------------------------------------------------------------
Thu May 30 17:32:09 UTC 2019 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.5.11.3

-------------------------------------------------------------------
Wed Mar 13 13:03:03 UTC 2019 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.5.10.2

-------------------------------------------------------------------
Mon Jan 14 09:15:49 UTC 2019 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.5.10.1 (fixes Fedora build problem)

-------------------------------------------------------------------
Sun Jan  6 09:19:06 UTC 2019 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.5.10

-------------------------------------------------------------------
Thu Sep 27 09:56:26 UTC 2018 - Edgar Aichinger <edogawa@aon.at>

- updated to version 1.5.9

-------------------------------------------------------------------
Wed Jun  6 08:22:34 UTC 2018 - edogawa@aon.at

-  updated to version 1.5.8.2

-------------------------------------------------------------------
Mon Apr  9 06:26:09 UTC 2018 - edogawa@aon.at

- updated to version 1.5.7

-------------------------------------------------------------------
Sun Dec 17 19:25:36 UTC 2017 - edogawa@aon.at

- updated to version 1.5.6

-------------------------------------------------------------------
Mon Oct 23 06:47:53 UTC 2017 - edogawa@aon.at

- updated to version 1.5.4.1

-------------------------------------------------------------------
Sun Sep  3 14:53:01 UTC 2017 - edogawa@aon.at

- updated to version 1.5.3

-------------------------------------------------------------------
Wed May 31 18:04:11 UTC 2017 - edogawa@aon.at

- updated to version 1.5.2

-------------------------------------------------------------------
Tue Dec 20 09:11:34 UTC 2016 - edogawa@aon.at

- updated to version 1.5.0
- removed obsolete ncurses patch

-------------------------------------------------------------------
Fri Nov 11 21:44:53 UTC 2016 - edogawa@aon.at

- changed ncurses patch to a better (actually, a working) version from upstream for now, will be in next release

-------------------------------------------------------------------
Sun Oct 23 15:34:22 UTC 2016 - edogawa@aon.at

- updated to version 1.4.1

-------------------------------------------------------------------
Thu Jun 16 07:07:44 UTC 2016 - edogawa@aon.at

- updated to version 1.4.0.1

-------------------------------------------------------------------
Mon Jun 13 09:04:37 UTC 2016 - edogawa@aon.at

- updated to version 1.4.0

-------------------------------------------------------------------
Mon Nov 23 07:37:17 UTC 2015 - edogawa@aon.at

- updated to version 1.3.7

-------------------------------------------------------------------
Tue Sep 29 14:53:21 UTC 2015 - edogawa@aon.at

- updated to version 1.3.6

-------------------------------------------------------------------
Fri Jun 19 18:47:55 UTC 2015 - edogawa@aon.at

- updated to version 1.3.5.1

-------------------------------------------------------------------
Tue Mar 31 13:44:51 UTC 2015 - edogawa@aon.at

- updated to version 1.3.4

-------------------------------------------------------------------
Wed Mar  4 10:25:59 UTC 2015 - edogawa@aon.at

- updated to version 1.3.3

-------------------------------------------------------------------
Tue Dec  9 09:17:12 UTC 2014 - edogawa@aon.at

- updated to version 1.3.1

-------------------------------------------------------------------
Tue Dec  2 08:18:05 UTC 2014 - edogawa@aon.at

- updated to version 1.3.0
- added yoshimi-lv2 subpackage

-------------------------------------------------------------------
Sat Nov 22 12:49:01 UTC 2014 - edogawa@aon.at

- updated to version 1.2.5

-------------------------------------------------------------------
Fri Oct  3 10:13:03 UTC 2014 - edogawa@aon.at

- updated to version 1.2.4

-------------------------------------------------------------------
Wed Mar 12 19:40:16 UTC 2014 - edogawa@aon.at

- updated to version 1.1.0, fixed fedora build, moved changelog to yoshimi.changes

-------------------------------------------------------------------
Wed Feb 20 2013 - edogawa@aon.at

- updated to version 1.0.0

-------------------------------------------------------------------
Tue Apr 12 2011 - edogawa@aon.at

- updated to version 0.060.10

-------------------------------------------------------------------
Mon Mar 21 2011 - edogawa@aon.at

- updated to version 0.060.7-2 (ADDsynth FM buffer fix)

-------------------------------------------------------------------
Sun Mar 20 2011 - edogawa@aon.at

- updated to version 0.060.7-1 (tarball with larsl's fix)

-------------------------------------------------------------------
Sat Mar 19 2011 - edogawa@aon.at

- updated to version 0.060.7-0

- included larsl's tuning fix patch

-------------------------------------------------------------------
Mon Dec 13 2010 - edogawa@aon.at

- updated to version 0.060.1

-------------------------------------------------------------------
Tue Jul 27 2010 - edogawa@aon.at

- updated to version 0.058.1

-------------------------------------------------------------------
Wed Feb 24 2010 - edogawa@aon.at

- initial release (version 0.055.3)

openSUSE Build Service is sponsored by