diff options
author | Tim E. Real <termtech@rogers.com> | 2012-09-07 01:54:16 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2012-09-07 01:54:16 +0000 |
commit | b77146a529d27e713f89abdb6b526b8048d8943a (patch) | |
tree | 37b397ae84cbf906185c7f9cc00645c8db05a8fc /muse2/ChangeLog | |
parent | 3b57e61b68d727a5300722015cfde332b5bd5cdf (diff) |
Feature request 3565102: FLAC audio file import.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index f36841d7..d0c014fd 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,7 @@ 06.09.2012: - Bug 3555581: No synths listed in Edit menu: main.cpp: Move initMidiSynth() ahead of MusE. (Tim) - - Simple change: Privatize Arranger::parentWin. (Tim) + - Unrelated simple change: Privatize Arranger::parentWin. (Tim) + - Feature request 3565102: FLAC audio file import. (Tim) 04.09.2012: - Fix for forum topic "Ordering of simultaneous events". (Tim) Methods EventList::add() and ::move() now sort all same-time notes AFTER controllers. |