summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-11Fix song not 'dirty' on most operations (close was not prompting to save)HEADorigin/scoreeditorigin/poslen_changesorigin/masterorigin/experimentalorigin/deeper_changesorigin/audiostreamsorigin/audiomsg_overhaulorigin/HEADmasterterminator356
2014-01-10Added Initialization Sequence editor. Roland SD-50 idf. Modify sysex editor...terminator356
2014-01-07Created README.md To be nice 'intro' with links to other READMEsterminator356
2014-01-07Move READMEs etc back into muse2, create README link.terminator356
2014-01-07Instrument can now be changed from trackinfo panel. Tweaks, cleanups.terminator356
2014-01-06Add and fix Roland SD-50 .idf by Patrick.terminator356
2014-01-04Fixed some errors in Roland SD-50.idfterminator356
2014-01-04Add Roland SD-50.idf by Patrick.terminator356
2013-11-18fixed plugin drag&drop, cleanuprj
2013-11-17fixed plugin drag&droprj
2013-10-10added visual metronome to bigtimerj
2013-10-09recent menu removes missing entries nowrj
2013-10-09changed track drag to move instead of swaprj
2013-10-08fixed aux move bugrj
2013-10-08minor fix to length of linerj
2013-10-08added line draw of temporj
2013-10-03added shortcuts for step record, midi input, play events, inc/dev velocityrj
2013-09-28fixed conflicting shortcuts and made beat marks more grayrj
2013-09-23Pos operator+ fixFlorian Jung
2013-09-22updated russian translation. Thanks Alex!Florian Jung
2013-09-22fixed scoreeditor lasso endless loopFlorian Jung
2013-09-19addEvent is NOT deprecated. no need to assert(!hasClones())Florian Jung
2013-09-19Use Part::addEvent() instead of adding to EventList directlyFlorian Jung
2013-09-18Merge branch 'audiomsg_overhaul' (nonshared eventlists and more)Florian Jung
2013-09-18adjust song length alwaysFlorian Jung
2013-09-18fixed midi recordingFlorian Jung
2013-09-18Merge branch 'master' into audiomsg_overhaulFlorian Jung
2013-09-18oops, COPYING must be in muse2Florian Jung
2013-09-12Chain clones after loading a file. Fixes Windfisch/muse#12Florian Jung
2013-09-12cleanupFlorian Jung
2013-09-12minor fixesFlorian Jung
2013-09-12workaround for Windfisch/muse#13 ("Edit/Copy" not enabled)Florian Jung
2013-09-10Moved READMEs to root directory so GitHub finds themFlorian Jung
2013-09-05Undo groups can now be auto-grouped.Florian Jung
2013-09-02About box displays the git string and year 2013Orcan Ogetbil
2013-09-02MovePartToTrackFlorian Jung
2013-09-02complain when chaining an already chained partFlorian Jung
2013-09-01Midi Input Transformator plugin mods/fixes:Tim E. Real
2013-09-01fixesFlorian Jung
2013-09-01replaced some SEQM_... by OpGroups. Cleanup.Florian Jung
2013-09-01applyOperationGroup is no more a hack :)Florian Jung
2013-08-28operations are now replicated for all clones. minor cleanups.Florian Jung
2013-08-28fixed misuse of undo ctors. perhaps more to followFlorian Jung
2013-08-28added "similar"-comparison to Event(Base)Florian Jung
2013-08-27assertion fixes in undo and part m(Florian Jung
2013-08-24implemented missing functions of PartFlorian Jung
2013-08-22more const-correctness for Part*Florian Jung
2013-08-22more applyOperation. MusE compiles again, still does not linkFlorian Jung
2013-08-22fixed insane ModifyEvent old/new twistFlorian Jung
2013-08-22MidiTransform now uses operation groupsFlorian Jung