diff options
author | Tim E. Real <termtech@rogers.com> | 2011-02-24 17:27:04 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2011-02-24 17:27:04 +0000 |
commit | cc12a523f8f4065f133b1ec38ccba2e7be74d48b (patch) | |
tree | ce42861856bbf2b23ae7f21f02aabbc775ad9a32 /muse2/ChangeLog | |
parent | 8e4d18fdcc12c7202e287cc8a2ec2214667c8844 (diff) |
Improved midi auto-connections. Fixed Organ synth crashing.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 35cc42b5..568dc147 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,10 @@ +24.02.2011: + - Improved default midi auto-connections. (Tim p4.0.17) + Midi ports list default input routes column now shows 'all' by default. + Improved and fixed default input and output routes columns. + With those two columns' popup menus, users can now apply defaults to all existing tracks. + - Fixed Organ synth crashing. Added setupUi(this) in OrganGui::OrganGui(). (Tim) + - Fixed synth devices should not be listed as soloing chain popup items. (Tim) 18.02.2011: - Disable saveAs dialog for rec when project dialog isn't used (rj) - changed the default setting for move single rec with track, default is to NOT move (rj) |