summaryrefslogtreecommitdiff
path: root/muse2/muse/functions.h
AgeCommit message (Expand)Author
2013-09-01replaced some SEQM_... by OpGroups. Cleanup.Florian Jung
2013-08-22more const-correctness for Part*Florian Jung
2013-08-19some const-correctness. Part interface overhaul.Florian Jung
2012-09-30various fixes and changesRobert Jonsson
2011-11-21added feature: super-glueFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-13paste in midi editors now respects raster and amount and provides a saneFlorian 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-09began with improved pasting in editorsFlorian Jung
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-04added paste dialog plus minor fixes:Florian Jung
2011-08-29added functions to the arrangerFlorian Jung
2011-08-08build fixesFlorian Jung
2011-06-07modified behaviour for clones:Florian Jung
2011-06-06hopefully fixed the "clones aren't treated as clones" bugFlorian Jung
2011-06-06implemented functions for shrinking, expanding and cleaning partsFlorian Jung
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-06-02the score editor now supports batch-movementsFlorian Jung
2011-05-30implemented cut,copy'n'paste and "select foo" to the score editorFlorian Jung
2011-05-29- moved cut,copy'n'paste to functions.cpp, removed unneccessaryFlorian Jung
2011-05-23implemented legato functionFlorian Jung
2011-05-23the "remove" function now supports velo- and length-thresholdsFlorian Jung
2011-05-22"don't quantize len" is now respectedFlorian Jung
2011-05-18moved more files -- DOES NOT COMPILE!Florian Jung
2011-05-18moved midi dialogs to sub project/dirRobert Jonsson
2011-05-18implemented crescendo functionFlorian Jung
2011-05-17implemented change existing note's velocityFlorian Jung
2011-05-16fixed saving window stateFlorian Jung
2011-05-15- changed lots of functions and moved them into functions.cppFlorian Jung
2011-05-11implemented erasing notes with [delete]Florian Jung
2011-05-08made quantize, modify note len and modify velocity functions globalFlorian Jung