index
:
muse
master
origin/HEAD
origin/audiomsg_overhaul
origin/audiostreams
origin/deeper_changes
origin/experimental
origin/master
origin/poslen_changes
origin/scoreedit
My personal repository of the MusE sequencer. Unofficial!
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-17
fixed plugin drag&drop
rj
2013-10-10
added visual metronome to bigtime
rj
2013-10-09
recent menu removes missing entries now
rj
2013-10-09
changed track drag to move instead of swap
rj
2013-10-08
fixed aux move bug
rj
2013-10-08
minor fix to length of line
rj
2013-10-08
added line draw of tempo
rj
2013-10-03
added shortcuts for step record, midi input, play events, inc/dev velocity
rj
2013-09-28
fixed conflicting shortcuts and made beat marks more gray
rj
2013-09-23
Pos operator+ fix
Florian Jung
2013-09-22
updated russian translation. Thanks Alex!
Florian Jung
2013-09-22
fixed scoreeditor lasso endless loop
Florian Jung
2013-09-19
addEvent is NOT deprecated. no need to assert(!hasClones())
Florian Jung
2013-09-19
Use Part::addEvent() instead of adding to EventList directly
Florian Jung
2013-09-18
Merge branch 'audiomsg_overhaul' (nonshared eventlists and more)
Florian Jung
2013-09-18
adjust song length always
Florian Jung
2013-09-18
fixed midi recording
Florian Jung
2013-09-18
Merge branch 'master' into audiomsg_overhaul
Florian Jung
2013-09-18
oops, COPYING must be in muse2
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-10
Moved READMEs to root directory so GitHub finds them
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
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
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
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
2013-08-16
some constness
Florian Jung
[next]