summaryrefslogtreecommitdiff
path: root/muse2/muse/midiedit/scoreedit.h
AgeCommit message (Expand)Author
2013-08-22more const-correctness for Part*Florian Jung
2013-08-19some const-correctness. Part interface overhaul.Florian Jung
2013-08-16some constnessFlorian Jung
2012-08-04REWRITE: Introducing: More bits for Song Changed SC_* flags. Tim E. Real
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2011-12-21merged with trunk (that is, pulled the fixes from release_2_0)Florian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-16Fixed crashes reloading songs having open editors. Previous memleak fixes Tim E. Real
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-10-03merged with trunk, removed more memory leaksFlorian Jung
2011-09-15added grand staff brace (akkolade) for score editorFlorian Jung
2011-09-13added copy-in-range support for midi editorsFlorian Jung
2011-09-13when splitting or pasting into new parts, the new newly created partsFlorian Jung
2011-09-11began with implementing the improved paste for midi editorsFlorian Jung
2011-09-10merged the first bunch of orcans changesFlorian Jung
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-04added tool-shortcuts for score editorFlorian Jung
2011-09-01merged with trunkFlorian Jung
2011-09-01fixed "THIS SHOULD NEVER HAPPEN" in score editorFlorian Jung
2011-08-16this is only a backup commitFlorian Jung
2011-08-14removed the senseless (unsigned long)(some_pointer) stuff, as some_pointerFlorian Jung
2011-07-03auto-expanding for the score edit's resize tool and for theFlorian Jung
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-06-02the score editor now supports batch-movementsFlorian Jung
2011-05-30removed midi in button from score editor (yes, it's really Florian Jung
2011-05-30implemented cut,copy'n'paste and "select foo" to the score editorFlorian Jung
2011-05-28fixed buggy bugfix in score editorFlorian Jung
2011-05-27fixed bug: score editor didn't react on part changes which invalidateFlorian Jung
2011-05-25added step-recording support to the score editorFlorian Jung
2011-05-23implemented legato functionFlorian Jung
2011-05-21added midi clef in track list + right click menu to select columns in track listRobert Jonsson
2011-05-19added a modified MTScale to the score editorFlorian Jung
2011-05-18implemented crescendo functionFlorian Jung
2011-05-17implemented change existing note's velocityFlorian Jung
2011-05-16fixed saving window stateFlorian Jung
2011-05-15defaults for toolbars are now savedFlorian Jung
2011-05-11some housekeeping:Florian Jung
2011-05-11the distance between staves now gets automatically increased to avoid stave A...Florian Jung
2011-05-11not indicating undo any more when only clicking on a noteFlorian Jung
2011-05-11implemented erasing notes with [delete]Florian Jung
2011-05-10implemented lasso selectionFlorian Jung
2011-05-10the score editor can now select notes, however, not via lassoFlorian Jung
2011-05-10score editor now displays the currently selected notesFlorian Jung
2011-05-08made quantize, modify note len and modify velocity functions globalFlorian Jung
2011-05-04implemented rearranging staves (moving them up/down)Florian Jung