summaryrefslogtreecommitdiff
path: root/muse2/muse/route.cpp
AgeCommit message (Collapse)Author
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ↵Tim E. Real
new class RoutePopupMenu, *massively* cleaning up those 4 files. Used new Route QVariant type as action data instead of integers. Moved MenuTitleItem definitions from astrip.cpp into it's own menutitleitem.cpp Added to settings: "Make popup menus stay open. Otherwise hold Ctrl."
2011-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real
2011-02-13fixes, see changelogRobert Jonsson
2011-02-09Mini MIDI overhaul. Please see ChangeLog.Tim E. Real
2011-01-09Completed soloing system. Other fixes - see ChangeLog.Tim E. Real
2011-01-04Please see ChangeLogTim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-10-16See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson