| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
etc menu commands
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
only quickly tested, seems okay on the first glance
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
revealed some problems. Installed bool TopWin::deleting(). It is set true when 
 closeEvent() is called in any self-deleting TopWins. Used it to make all such 
 TopWins and their corresponding child canvasses ignore songChanged signals.
 | 
 | 
 | 
 | 
BUGGY! problem is: while changing entries, ourDrumMap may be reallocated
which causes abort()s and/or bugs.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
namespace
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
steprec now works for new style drum tracks
 | 
 | 
 | 
 | 
Seperated empty ports into submenu.
 | 
 | 
 | 
 | 
fixes for old-style drum tracks
 | 
 | 
 | 
 | 
drum ordering is now stored in the songfile
track reading bugfix
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
atm, they aren't different from midi tracks except that they launch
a drum editor by default
added markers to help me finding the places to change
TODO: instrument muting, in-note-mapping etc...
 | 
 | 
 | 
 | 
 | 
 | 
squashed some minor bugs
 |