Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-07 | modified behaviour for clones: | Florian Jung | |
- 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 | |||
2011-06-03 | merged with trunk and adapted new functions | Florian Jung | |
2011-05-24 | template sample rate, drum track channel, track list header | Robert Jonsson | |
2011-05-22 | - speeded up pasting, shrinking parts, drawing controllers in | Florian Jung | |
the ctrlcanvas and reordering the drum list - applyOperationGroup() now doesn't apply empty opGroups any more - reordering the drum list doesn't cause undo be triggered any more - removed unneccessary song->update() calls after a song->applyOperationGroup() call - cleaned up (removed some commented out code blocks) | |||
2011-05-22 | changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)). | Florian Jung | |
changed all these undoOps into a UndoOp-constructor. should not have affected muse's behaviour. should not introduce bugs or fix stuff. | |||
2011-05-08 | structure menu fixes | Robert Jonsson | |
2011-04-19 | undo for keymap | Robert Jonsson | |
2011-04-16 | added keymap | Robert Jonsson | |
2011-03-01 | allow to show/hide track-types from arranger | Robert Jonsson | |
2011-02-24 | Improved midi auto-connections. Fixed Organ synth crashing. | Tim E. Real | |
2011-01-02 | Focussing, shortcuts, transport position snapping. | Tim E. Real | |
2010-12-28 | Some more arranger + pianoroll trackinfo synchronization fixes. | Tim E. Real | |
2010-12-26 | Initial addition of midi track info to pianoroll. WORK IN PROGRESS. | Tim E. Real | |
2010-12-15 | Major cleanup in the #includes. Moved the contents of all.h into individal ↵ | Orcan Ogetbil | |
files. | |||
2010-12-09 | Converted Qt3 methods to Qt4. Ported song.cpp | Orcan Ogetbil | |
2010-12-07 | Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all ↵ | Tim E. Real | |
usages. Reverted class SpinBox to previous revision. | |||
2010-11-14 | Applied patch by Orcan converting populateAddSynth(). | Tim E. Real | |
Changed all obsoleted setMargin() calls to setContentsMargins(). | |||
2010-10-26 | See ChangeLog | Tim E. Real | |
2010-10-13 | new branch muse2, first checkin | Robert Jonsson | |