| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
and SndFile, dssi, fluidsynth and other huge leaks. Large song with 
 several dssi, vst, fluidsynths leaked 100's of MB, now only ~2MB.
 | 
 | 
 | 
 | 
edges.
Improved border drawing guaranteed to show L/R touching part borders. TODO: Top and bottom borders. 
Muted parts now show names and events. Filled with a special brush pattern for easy recognition. 
Huge changes to PartCanvas::drawItem(). And to all View::XmapXXX methods for better accuracy. 
Changed bool Part::hasHiddenNotes() to int Part::hasHiddenEvents(). Added int Part::cachedHasHiddenEvents(). 
 | 
 | 
- resizing a clone in the arranger also resizes all clones with
    the same length
  - same for auto-expanding in the pianoroll
  - auto-expanding in the pianoroll does NOT expand for parts
    which already contain hidden notes; then inserting notes
    is forbidden; buggy, see below
still TODO and BUGS:
  - forbidding notes doesn't work properly. the pianoroll still displays
    them until the next full song update.
  - that stuff must be done in the drum canvas as well
  - step-rec and the score editor need support for auto-expanding
 | 
 | 
 | 
 | 
 | 
 | 
files.
 | 
 | 
 |