Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
it compiles and seems to work again! :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
additionally:
added Song::applyOperation()
removed unused param from (un)chainTrackParts
|
|
|
|
|
|
|
|
various fixes.
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And much more, see ChangeLog, May 8 2013.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|