summaryrefslogtreecommitdiff
path: root/muse2/muse/midiedit/scoreedit.cpp
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-10-10 13:29:37 +0000
committerFlorian Jung <flo@windfisch.org>2011-10-10 13:29:37 +0000
commit0b3e41f1bc7140de590d57f40df52412855c9099 (patch)
treed70440b4ded0aaaa478863d902e31489fd7e436f /muse2/muse/midiedit/scoreedit.cpp
parent068ed02a48ffb6b06d87d858ee04022da5062914 (diff)
small drum-map-hide-menu-entry additions
Diffstat (limited to 'muse2/muse/midiedit/scoreedit.cpp')
-rw-r--r--muse2/muse/midiedit/scoreedit.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/muse2/muse/midiedit/scoreedit.cpp b/muse2/muse/midiedit/scoreedit.cpp
index 93a24129..9965fd99 100644
--- a/muse2/muse/midiedit/scoreedit.cpp
+++ b/muse2/muse/midiedit/scoreedit.cpp
@@ -4594,9 +4594,7 @@ void ScoreCanvas::add_new_parts(const std::map< MusECore::Part*, std::set<MusECo
* from clipboard failed. ignoring this one... ) [ not reproducible ]
*
* CURRENT TODO
- * x offer menu entry for hiding all unused / empty drum instruments
* o my record flag handling
- * x don't record muted/hidden instr.s
*
* o in appearance.cpp: add the new stuff for drumTrackLabelBg and drumTrackBg
* o find and fix FINDMICHJETZT
@@ -4620,13 +4618,6 @@ void ScoreCanvas::add_new_parts(const std::map< MusECore::Part*, std::set<MusECo
* ask the user if he wants to proceed, and then set maintained_automatically to false
* o offer some way to set maintained_automatically to true again
* o move generation and deletion of ourDrumMap from DCanvas to DrumEditor and remove ugly wrapper functions
- * x save hide, ordering, track's drumlists
- *
- * x when playing back a flo-drum-track: treat as a MIDI track,
- * EXCEPT that the drum list's mute entries are respected!
- * x when recording or echoing a flo-drum-track: watch out for In-Notes!
- * * update [midi]track::read/write, readproperties, writeprop... (drumlist etc), operator=
- * _should_ be okay, but i'm not sure
*
* IMPORTANT TODO
* o allow steprec-insert-rest-note to be set to "off" / "unused"