| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | should have changed nothing in functionality | 
|  |  | 
|  | and SndFile, dssi, fluidsynth and other huge leaks. Large song with 
 several dssi, vst, fluidsynths leaked 100's of MB, now only ~2MB. | 
|  |  | 
|  | bugfix in reordering drummap |