Overview

Request 1130482 accepted

- 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
- 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.
- 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.
- 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.

- add _constraints, reserve 16GB memory to ensure succeeding builds
- 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.
- 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
- 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.
- updated to version 2.2.2.1
- updated to version 2.2.2
- updated to version 2.2.1 (2.2.0 missed a .changes entry)
- updated to version 2.1.2.2
- updated to version 2.1.2
- updated to version 2.1.1.1 (bugfix release)
- updated to version 2.1.1
- updated to version 2.1.0
- updated to version 2.0.1
- updated to version 2.0
- updated to version 1.7.4
- updated to version 1.7.3
- updated to version 1.7.2
- updated to version 1.7.1
- updated to version 1.7.0
- updated to version 1.6.1
- updated to version 1.6.0.2
- updated to version 1.6.0
- updated to version 1.5.11.3
- updated to version 1.5.10.2
- updated to version 1.5.10.1 (fixes Fedora build problem)
- updated to version 1.5.10
- updated to version 1.5.9
- updated to version 1.5.8.2
- updated to version 1.5.7
- updated to version 1.5.6
- updated to version 1.5.4.1
- updated to version 1.5.3
- updated to version 1.5.2
- updated to version 1.5.0
- removed obsolete ncurses patch
- changed ncurses patch to a better (actually, a working) version from upstream for now, will be in next release
- updated to version 1.4.1
- updated to version 1.4.0.1
- updated to version 1.4.0
- updated to version 1.3.7
- updated to version 1.3.6
- updated to version 1.3.5.1
- updated to version 1.3.4
- updated to version 1.3.3
- updated to version 1.3.1
- updated to version 1.3.0
- added yoshimi-lv2 subpackage
- updated to version 1.2.5
- updated to version 1.2.4
- updated to version 1.1.0, fixed fedora build, moved changelog to yoshimi.changes
- updated to version 1.0.0
- updated to version 0.060.10
- updated to version 0.060.7-2 (ADDsynth FM buffer fix)
- updated to version 0.060.7-1 (tarball with larsl's fix)
- updated to version 0.060.7-0
- included larsl's tuning fix patch
- updated to version 0.060.1
- updated to version 0.058.1
- initial release (version 0.055.3)

Loading...
Request History
Edgar Aichinger's avatar

edogawa created request

- 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
- 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.
- 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.
- 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.

- add _constraints, reserve 16GB memory to ensure succeeding builds
- 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.
- 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
- 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.
- updated to version 2.2.2.1
- updated to version 2.2.2
- updated to version 2.2.1 (2.2.0 missed a .changes entry)
- updated to version 2.1.2.2
- updated to version 2.1.2
- updated to version 2.1.1.1 (bugfix release)
- updated to version 2.1.1
- updated to version 2.1.0
- updated to version 2.0.1
- updated to version 2.0
- updated to version 1.7.4
- updated to version 1.7.3
- updated to version 1.7.2
- updated to version 1.7.1
- updated to version 1.7.0
- updated to version 1.6.1
- updated to version 1.6.0.2
- updated to version 1.6.0
- updated to version 1.5.11.3
- updated to version 1.5.10.2
- updated to version 1.5.10.1 (fixes Fedora build problem)
- updated to version 1.5.10
- updated to version 1.5.9
- updated to version 1.5.8.2
- updated to version 1.5.7
- updated to version 1.5.6
- updated to version 1.5.4.1
- updated to version 1.5.3
- updated to version 1.5.2
- updated to version 1.5.0
- removed obsolete ncurses patch
- changed ncurses patch to a better (actually, a working) version from upstream for now, will be in next release
- updated to version 1.4.1
- updated to version 1.4.0.1
- updated to version 1.4.0
- updated to version 1.3.7
- updated to version 1.3.6
- updated to version 1.3.5.1
- updated to version 1.3.4
- updated to version 1.3.3
- updated to version 1.3.1
- updated to version 1.3.0
- added yoshimi-lv2 subpackage
- updated to version 1.2.5
- updated to version 1.2.4
- updated to version 1.1.0, fixed fedora build, moved changelog to yoshimi.changes
- updated to version 1.0.0
- updated to version 0.060.10
- updated to version 0.060.7-2 (ADDsynth FM buffer fix)
- updated to version 0.060.7-1 (tarball with larsl's fix)
- updated to version 0.060.7-0
- included larsl's tuning fix patch
- updated to version 0.060.1
- updated to version 0.058.1
- initial release (version 0.055.3)


Edgar Aichinger's avatar

edogawa accepted request

openSUSE Build Service is sponsored by