Age | Commit message (Collapse) | Author |
|
|
|
and "only show new/old drumtracks". defaults to "prefer new"
|
|
|
|
|
|
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
|
|
|
|
|