mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 06:05:43 +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
|
|
@ -23,6 +23,7 @@ genericmidi.Append(POTFILE = domain + '.pot')
|
|||
genericmidi_files=Split("""
|
||||
interface.cc
|
||||
generic_midi_control_protocol.cc
|
||||
midicontrollable.cc
|
||||
""")
|
||||
|
||||
genericmidi.Append(CCFLAGS="-D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue