13
0
Go to file
David Robillard 2177f00841 Add AutomationControl::parameter() for terseness.
Future-proof automation track GUI 'extra' XML (<GUI><AutomationChild automation-id="gain"> instead of <GUI><gain> so Parameter.to_string isn't used as an XML node name).
Fix automation track controller bar shown/hidden state.
Fix automation track initial show bug.


git-svn-id: svn://localhost/ardour2/trunk@2103 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-04 00:39:00 +00:00
DOCUMENTATION
gtk2_ardour Add AutomationControl::parameter() for terseness. 2007-07-04 00:39:00 +00:00
icons
libs Add AutomationControl::parameter() for terseness. 2007-07-04 00:39:00 +00:00
manual Use the correct path to one of the images 2007-05-23 10:54:27 +00:00
templates Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
tools merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by conflicts 2007-05-10 02:23:12 +00:00
vst
ardour.dox
ardour.rc.in Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
COPYING
Makefile
PACKAGER_README
README
SConstruct set powermate env keys in SConstruct, so that POWERMATE is set even if SURFACES=false 2007-07-03 22:22:04 +00:00
svn_revision.h merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by conflicts 2007-05-10 02:23:12 +00:00

Please see the DOCUMENTATION directory.

If you plan to compile ardour from scratch, BUILD is required reading.