summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-12-10 09:38:40 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-12-10 09:38:40 +0000
commit4f11ef1b0124517e14712ffae284198db47d4d8d (patch)
tree208cc8bb89e18969686aeac346c5195010275995 /muse2/ChangeLog
parentd225bb1f574a68a56b96fa33ebb33dcbc009383b (diff)
Fixes in plugin and save dialogs. Please see the ChangeLog.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index a80f0db4..b44133dc 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -3,6 +3,12 @@
- Restored the scripts menu and fixed scripts handling. Tested OK. (Orcan)
- Added left, right, up, down to shortcuts dialog. Test OK. (Tim)
- Fixed ctrl canvas not lining up in drumedit and pianoroll. (Orcan)
+ - Fix: Save project file dialog should have a "Save" button instead of "Open". (Orcan)
+ - Fix: Crash when Ok is clicked in the plugin selection dialog with no plugins
+ selected. Well, I fixed the crash, then I also disabled the Ok button until
+ a plugin is selected. (Orcan)
+ - Feature: Middle mouse button click on a plugin in the rack will (un)byass the
+ plugin. (Orcan)
09.12.2010:
- Fix: column orders mess up in the main window, and they do not save properly in
the .med files. (Orcan)