13
0
Go to file
David Robillard d98c8e8fa4 Replace horribly error-prone Sequence/MidiModel/MidiSource locking API with scoped locks that automatically Do The Right Thing.
Make Sequence::read_lock const correct in the process (a read lock can be taken out on a const Sequence, but not a write lock).


git-svn-id: svn://localhost/ardour2/branches/3.0@5857 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-22 16:15:36 +00:00
doc Add basic Doxygen file. 2009-07-30 13:37:33 +00:00
gtk2_ardour Replace horribly error-prone Sequence/MidiModel/MidiSource locking API with scoped locks that automatically Do The Right Thing. 2009-10-22 16:15:36 +00:00
icons
libs Replace horribly error-prone Sequence/MidiModel/MidiSource locking API with scoped locks that automatically Do The Right Thing. 2009-10-22 16:15:36 +00:00
manual Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
patches most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
templates Fix end-marker-is-free option in templates. 2009-06-03 16:50:46 +00:00
tools fix accelmap generation in fmt-bindings 2009-08-20 16:25:30 +00:00
vst part 2 of 3 of the 2.8 -> 3.0 merge 2009-04-16 16:02:25 +00:00
.gitignore First stage of options rework. 2009-05-14 00:13:27 +00:00
ardour_system_sae.rc most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.1 most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.1.es most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.1.fr most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.1.ru most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour.dox Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
ardour.rc.in Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
autowaf.py waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
COPYING
instant.xml most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
instant.xml.sae most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
Makefile * reverted Makefile (involuntary commit) 2008-08-07 03:21:34 +00:00
PACKAGER_README
README testing post-commit hook after DH server switch 2009-10-16 00:04:13 +00:00
SConstruct Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
testfile.flac ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
testfile.ogg ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
w18n.py make i18n build work ; add mackie dir back to build ; token work on amp for MIDI; don't try to subgroup route groups with MIDI (for now) 2009-07-22 13:51:16 +00:00
waf Upgrade to waf 1.5.8. 2009-06-13 16:13:43 +00:00
wscript Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00

Please see the Ardour web site at http://ardour.org/ for all documentation..