restore rec-enable, solo & mute functionality; remove all Global*Command cruft; reimplement momentary solo&mute; refactor session RT event stuff to be even cleaner and finally compatible with everything-is-a-UI idea ; make all UIs derive from a primitive type that pprovides only void call_slot (sigc::slot<void>) as a way to execute arbitrary code in the UI thread

git-svn-id: svn://localhost/ardour2/branches/3.0@6338 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis
2009-12-10 17:45:18 +00:00
parent b5ca5713fb
commit 90d6916ca3
19 changed files with 443 additions and 986 deletions

View File

@@ -81,6 +81,7 @@ def build(bld):
strsplit.cc
textreceiver.cc
transmitter.cc
ui_callback.cc
undo.cc
uuid.cc
version.cc