diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-24 23:06:55 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-24 23:06:55 +0000 |
commit | 443dde76876b66cb2e68d4f3ea65148a908f3cc2 (patch) | |
tree | fdd2e6541d73a273a7bf9f4617db6b2691c7cb9a /muse2/ChangeLog | |
parent | 94e5d45e8703b2c03bc4b642ce236758dde76a1a (diff) |
See ChangeLog
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index abf0c4e7..4400d67b 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -7,7 +7,10 @@ - Fixed delete shortcut key. Set in MusE constructor. (Tim) - Reinstated special Toplevel::CLIPLIST case in MusE::toplevelDeleted(). Caused problems. (Tim) TODO: Still not right with the menu checkmark... - - Ported fluidsynthgui, fluidgui to Qt4 (Orcan) + - Ported rhythmbase, fluidsynthgui, fluidgui to Qt4 (Orcan) + - Removed patchbaybase from the project (Orcan) + - Added ENABLE_EXPERIMENTAL flag to cmake. Marked rhythmbase, s1 experimental (Orcan) + - Fixed a connection in miditransform (Orcan) 23.11.2010 - Added Track::cname(), applied to strip labels' object names, so they may be used in style sheets. (Tim) - Added struct SysEx and some friends, to minstrument.h, prep. for the instrument editor. (Tim) |