summaryrefslogtreecommitdiff
path: root/muse2/muse/songfile.cpp
AgeCommit message (Expand)Author
2013-09-19Use Part::addEvent() instead of adding to EventList directlyFlorian Jung
2013-09-12cleanupFlorian Jung
2013-08-28operations are now replicated for all clones. minor cleanups.Florian Jung
2013-08-16Parts have their own, non-shared EventList (still WIP!)Florian Jung
2013-08-16removing commented out codeFlorian Jung
2013-08-10cleanupFlorian Jung
2013-05-08Yet another MAJOR audio engine and plugin/synth process chain re-write. Tim E. Real
2012-10-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-03-15merged with trunkFlorian Jung
2012-01-06merged with release_2_0Florian Jung
2011-12-21merged with trunk (that is, pulled the fixes from release_2_0)Florian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-16Fixed crashes reloading songs having open editors. Previous memleak fixes Tim E. Real
2011-10-14fixed dangling slotFlorian Jung
2011-10-13removed or fixed many FINDMICH markers. NEEDS TESTING!Florian Jung
2011-10-08merged with trunk againFlorian Jung
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07added new style drum tracksFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-17configuration changes; topwin config isn't stored in song any moreFlorian Jung
2011-09-13Added: You can now insert new tracks instead of always at the track list end. Tim E. Real
2011-09-10merged again. please continue developing the deep changes HERE. thanksFlorian Jung
2011-09-10merged the first bunch of orcans changesFlorian Jung
2011-09-10Removed more namespace artifacts. Searched on "MusEGlobal "MusEConfig etc.Tim E. Real
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-16half-way working versionFlorian Jung
2011-08-15added transport and panic toolbars to all TopWinsFlorian Jung
2011-08-14removed the senseless (unsigned long)(some_pointer) stuff, as some_pointerFlorian Jung
2011-05-24template sample rate, drum track channel, track list headerRobert Jonsson
2011-05-08structure menu fixesRobert Jonsson
2011-05-01 -removed split_note property from staff_t (replaced by SPLIT_NOTE macro) Florian Jung
2011-04-23don't warn samplerate for dummy audioRobert Jonsson
2011-04-16added keymapRobert Jonsson
2011-03-05tweaks here and tweaks thereRobert Jonsson
2011-02-28progress dialogRobert Jonsson
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal fi...Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all us...Tim E. Real
2010-11-21all menus use QActions nowOrcan Ogetbil
2010-11-10Ported the transport window to Qt4Orcan Ogetbil
2010-10-19See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson