diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2011-09-10 00:47:56 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2011-09-10 00:47:56 +0000 |
commit | 2d847714ede4042f8a02bb0ed79bf2dc1f069709 (patch) | |
tree | 80887ba014662d52c15240eb26229484a5c1b7bf /muse2/ChangeLog | |
parent | a1ad56982605c5f48d52c046786412b0dfde8f38 (diff) |
namespace fixes and cleanups
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 76a0d19a..ceb70e70 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -16,6 +16,8 @@ - Test OK here so far, with stress files and complete pre-existing songs, ALSA, Jack, and Synth midi. (Tim) TODO: Restoration of sustain upon play seems broken for a while - try putEvent instead of addScheduledEvent in Audio::startRolling(). + - Cleaned some namespace change artifacts. Fixed signal/slot mechanism related to bigtime, pianoroll, + drumedit (Orcan) 08.09.2011: - Finished namespace MusEWidget. Added namespaces MusEUtil, MusEDialog. (Orcan) 07.09.2011: |