The Flagship http://ardour.org
Go to file
Taybin Rutkin 7e0e458f74 Removed unused MeterBridgeStrip and MeterBridge classes.
Removed unnecessary AudioEngine references.


git-svn-id: svn://localhost/ardour2/trunk@1583 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-13 16:17:29 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour Removed unused MeterBridgeStrip and MeterBridge classes. 2007-03-13 16:17:29 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs Fixed error handling to use XSI strerror_r(), not the GNU version. 2007-03-13 14:57:02 +00:00
manual Add mapping for warning tag to vim docbook helper. 2007-02-19 14:25:27 +00:00
templates Fix template so that the inputs for "Audio 2" (2-2 track) are ordered 2007-01-31 18:33:33 +00:00
tools Updated Info.plist to declare: 2007-01-30 05:12:01 +00:00
vst fix compiler complaints about RCU code; fix a couple of compiler warnings 2007-02-26 17:44:09 +00:00
ardour_system.rc Set UTF-8 encoding for ardour.rc.in and ardour_system.rc. 2006-11-05 18:50:19 +00:00
ardour.dox AudioUnit work. 2006-08-08 04:17:26 +00:00
ardour.rc.in fix import/embed of multichannel audiofiles, as per #1433 2007-01-25 17:42:19 +00:00
COPYING
Makefile removed csope from all target 2007-03-10 00:14:48 +00:00
PACKAGER_README PBD::strip_whitespace_edges() returns the empty string if the passed string is 2006-12-01 06:01:30 +00:00
README
SConstruct add GPROFILE scons option; fix spectacular CPU usage sawtooth caused by constant redraw of entire rects when their bounds change 2007-03-12 17:05:09 +00:00
svn_revision.h turn off overlap-equivalency for region matching as the default 2007-01-18 05:05:39 +00:00

Please see the DOCUMENTATION directory.

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