mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route> and boost::shared_ptr<RouteList> to better fit into emerging framework for "RT operations" ; torben's changes to MTC slaving code (sorry for bundling)
git-svn-id: svn://localhost/ardour2/branches/3.0@6334 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f18bcf0cc8
commit
61cade6d59
30 changed files with 472 additions and 191 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
namespace ARDOUR {
|
||||
class Session;
|
||||
class SessionEvent;
|
||||
}
|
||||
|
||||
class BasicUI {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue