summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2011-09-09 23:36:08 +0000
committerTim E. Real <termtech@rogers.com>2011-09-09 23:36:08 +0000
commita1ad56982605c5f48d52c046786412b0dfde8f38 (patch)
tree43a8c75531661cfc9677b9027853a2952ea1d23e /muse2/ChangeLog
parentefc7169b5f31ca13f970ae19e3d41c361acace41 (diff)
Removed Audio::msgShowInstrumentGui and msgShowInstrumentNativeGui.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 65f0dd45..76a0d19a 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -9,6 +9,7 @@
TODO: processMidi could do stuck notes better by bypassing their insertion in the play event list,
also applies to seek/stop handler block, but I'm not sure about the time comparisons.
- Removed MidiSeq::msgSeek and ::msgStop, and removed calls from Audio::seek and ::stopRolling. (Tim)
+ Removed Audio::msgShowInstrumentGui and ::msgShowInstrumentNativeGui.
- Some more separation of ALSA and Jack Midi, one step closer to configurable choice of either/or. (Tim)
- Massive cleanup of audio, midi, mididev, alsamidi, jackmidi, dssi modules. Moved some stuff from
Audio::processMidi into MidiDevice. (Tim)