13
0
Go to file
2006-10-09 17:56:13 +00:00
DOCUMENTATION
gtk2_ardour fix abort-capture path, including many subtle issues with shared_ptr<>; remove old automation feedback code; make new automation feedback code slightly configurable ; fix zoom focus options for playhead + edit cursor ; prevent zoom < 2 samples per pixel to avoid crashes ; peak building now uses shared_ptr<Source> not Source* 2006-10-09 15:50:44 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs do not conditionally add directories to "subdirs" because then they are not included in the src tarball if various scons flags are not set 2006-10-09 17:56:13 +00:00
templates
tools r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
vst do not conditionally add directories to "subdirs" because then they are not included in the src tarball if various scons flags are not set 2006-10-09 17:56:13 +00:00
.cvsignore
ardour_system.rc
ardour.dox pull from trunk 2006-08-08 21:11:23 +00:00
ardour.rc.in
COPYING
Makefile The cscope and scons front-end makefile. 2006-08-12 21:50:33 +00:00
PACKAGER_README
README
SConstruct do not conditionally add directories to "subdirs" because then they are not included in the src tarball if various scons flags are not set 2006-10-09 17:56:13 +00:00

Please see the DOCUMENTATION directory.

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