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
path:
root
/
muse2
/
muse
/
part.h
Age
Commit message (
Expand
)
Author
2013-09-19
addEvent is NOT deprecated. no need to assert(!hasClones())
Florian Jung
2013-08-28
operations are now replicated for all clones. minor cleanups.
Florian Jung
2013-08-24
implemented missing functions of Part
Florian Jung
2013-08-22
more const-correctness for Part*
Florian Jung
2013-08-20
Event/Part selection now via UndoOp::Select*
Florian Jung
2013-08-19
some const-correctness. Part interface overhaul.
Florian Jung
2013-08-16
Parts have their own, non-shared EventList (still WIP!)
Florian Jung
2012-07-01
final merge
Florian Jung
2012-05-28
merged with release_2_0
Florian Jung
2011-10-07
(hopefully) final huge namespace update.
Orcan Ogetbil
2011-10-03
Fixed HUGE massive memory leaks in all things using CItemList,
Tim E. Real
2011-09-06
Updated the licensing information
Orcan Ogetbil
2011-08-05
Parts having hidden events now drawn using 'jagged' ends and special white ed...
Tim E. Real
2011-06-07
modified behaviour for clones:
Florian Jung
2011-06-06
only cleaned up code
Florian Jung
2011-05-08
structure menu fixes
Robert Jonsson
2010-12-15
Major cleanup in the #includes. Moved the contents of all.h into individal fi...
Orcan Ogetbil
2010-10-13
new branch muse2, first checkin
Robert Jonsson