Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-18 | Merge branch 'master' into audiomsg_overhaul | Florian Jung | |
2013-09-12 | Chain clones after loading a file. Fixes Windfisch/muse#12 | Florian Jung | |
2013-09-12 | cleanup | Florian Jung | |
2013-09-12 | minor fixes | Florian Jung | |
2013-09-12 | workaround for Windfisch/muse#13 ("Edit/Copy" not enabled) | Florian Jung | |
2013-09-05 | Undo groups can now be auto-grouped. | Florian Jung | |
2013-09-02 | About box displays the git string and year 2013 | Orcan Ogetbil | |
2013-09-02 | MovePartToTrack | Florian Jung | |
2013-09-02 | complain when chaining an already chained part | Florian Jung | |
2013-09-01 | Midi Input Transformator plugin mods/fixes: | Tim E. Real | |
Fixed bugs loading procVal2Op from song. New! Added 'Program' event type + 'Toggle' processing Value#2 operation. | |||
2013-09-01 | fixes | Florian Jung | |
2013-09-01 | replaced some SEQM_... by OpGroups. Cleanup. | Florian Jung | |
2013-09-01 | applyOperationGroup is no more a hack :) | Florian Jung | |
2013-08-28 | operations are now replicated for all clones. minor cleanups. | Florian Jung | |
it compiles and seems to work again! :) | |||
2013-08-28 | fixed misuse of undo ctors. perhaps more to follow | Florian Jung | |
2013-08-28 | added "similar"-comparison to Event(Base) | Florian Jung | |
2013-08-27 | assertion fixes in undo and part m( | Florian Jung | |
2013-08-24 | implemented missing functions of Part | Florian Jung | |
2013-08-22 | more const-correctness for Part* | Florian Jung | |
2013-08-22 | more applyOperation. MusE compiles again, still does not link | Florian Jung | |
2013-08-22 | fixed insane ModifyEvent old/new twist | Florian Jung | |
2013-08-22 | MidiTransform now uses operation groups | Florian Jung | |
2013-08-22 | fixed PartCanvas::drawMidiParts | Florian Jung | |
2013-08-22 | removed unused seq/audio-messages. more orphans | Florian Jung | |
2013-08-22 | cleaned up misleading orphaned code in MidiSeq::processMsg | Florian Jung | |
2013-08-20 | Event/Part selection now via UndoOp::Select* | Florian Jung | |
additionally: added Song::applyOperation() removed unused param from (un)chainTrackParts | |||
2013-08-20 | cast away constness in authorized audio-thread-code: doUndo etc | Florian Jung | |
2013-08-20 | tiny fix | Florian Jung | |
2013-08-20 | clean disabled code in midiseq | Florian Jung | |
2013-08-19 | some const-correctness. Part interface overhaul. | Florian Jung | |
various fixes. | |||
2013-08-16 | some constness | Florian Jung | |
2013-08-16 | Parts have their own, non-shared EventList (still WIP!) | Florian Jung | |
removed refcounting in Eventlist Part::events() is now a const EventList& chaining parts now a Part:: member function made Track::events, ::mpevents public instead of using an insane reference-accessor TODO: need a grouping indicator of clones (like the eventlist pointer was used for) | |||
2013-08-16 | removing commented out code | Florian Jung | |
2013-08-11 | removed unused UndoOp ctors | Florian Jung | |
2013-08-11 | assertions for UndoOp ctors | Florian Jung | |
2013-08-11 | typo | Florian Jung | |
2013-08-10 | removed ModifyPart/changePart. Replaced with ModifyPartLength etc. | Florian Jung | |
2013-08-10 | cleanup | Florian Jung | |
2013-06-23 | removed unused WaveView editing capabilities. (Is done by WaveCanvas) | Florian Jung | |
2013-05-14 | move drum in drum editor with midi in | Robert Jonsson | |
2013-05-12 | fixed drum playback in new drum editor | Robert Jonsson | |
2013-05-08 | chunk fix | Robert Jonsson | |
2013-05-08 | Yet another MAJOR audio engine and plugin/synth process chain re-write. | Tim E. Real | |
And much more, see ChangeLog, May 8 2013. | |||
2013-04-05 | autosave was too quick | Robert Jonsson | |
2013-04-05 | save and titles | Robert Jonsson | |
2013-04-04 | simpledrums pitch and ctrl+arrows | Robert Jonsson | |
2013-03-29 | 2.1.2 | Robert Jonsson | |
2013-03-28 | metronome icon in arranger | Robert Jonsson | |
2013-03-28 | read old drummaps | Robert Jonsson | |
2013-03-27 | fixed moving drum events | Robert Jonsson | |