mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables
git-svn-id: svn://localhost/ardour2/trunk@669 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6f2e8de6a0
commit
8b46567e06
97 changed files with 1444 additions and 2088 deletions
|
|
@ -40,7 +40,7 @@
|
|||
#include <gtkmm2ext/click_box.h>
|
||||
#include <gtkmm2ext/dndtreeview.h>
|
||||
|
||||
#include <ardour/stateful.h>
|
||||
#include <pbd/stateful.h>
|
||||
#include <ardour/session.h>
|
||||
#include <ardour/tempo.h>
|
||||
#include <ardour/location.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue