perhaps, just possibly, a working solo model. needs to be fixed so that connections...
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 1 May 2010 15:09:19 +0000 (15:09 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 1 May 2010 15:09:19 +0000 (15:09 +0000)
commit576cdb08b5eab456eea91263fac1709dd7931a9d
tree393d7d17bfb283f37a5158d9c1db35af5944874d
parente99cf351f58d4c1d848f8138e5dd295b34ffcf0e
perhaps, just possibly, a working solo model. needs to be fixed so that connections to other JACK clients count as "physical" connections, so don't use this with ardour connected to other JACK apps just yet. Oh, this also invalidates existing a3 sessions again

git-svn-id: svn://localhost/ardour2/branches/3.0@7033 d708f5d6-7413-0410-9779-e7cbd77b26cf
13 files changed:
gtk2_ardour/route_ui.cc
libs/ardour/ardour/io.h
libs/ardour/ardour/mute_master.h
libs/ardour/ardour/port.h
libs/ardour/ardour/route.h
libs/ardour/ardour/session.h
libs/ardour/ardour/types.h
libs/ardour/delivery.cc
libs/ardour/io.cc
libs/ardour/mute_master.cc
libs/ardour/port.cc
libs/ardour/route.cc
libs/ardour/session.cc