mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
the mega-properties/SequenceProperty patch. split is broken at present (right hand starts has start-in-source of zero)
git-svn-id: svn://localhost/ardour2/branches/3.0@6718 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3540594dc5
commit
db8b575c30
48 changed files with 1552 additions and 484 deletions
|
|
@ -59,6 +59,7 @@ def build(bld):
|
|||
controllable.cc
|
||||
controllable_descriptor.cc
|
||||
crossthread.cc
|
||||
debug.cc
|
||||
enumwriter.cc
|
||||
event_loop.cc
|
||||
dmalloc.cc
|
||||
|
|
@ -74,6 +75,8 @@ def build(bld):
|
|||
mountpoint.cc
|
||||
pathscanner.cc
|
||||
pool.cc
|
||||
property_factory.cc
|
||||
property_list.cc
|
||||
pthread_utils.cc
|
||||
receiver.cc
|
||||
search_path.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue