Mirror of Ardour Source Code
Find a file
Doug McLain b61265e89e looks better this way, and gets rid of the gap between the meter and the canvas (at least when the meters are on)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2697 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-19 18:11:16 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour looks better this way, and gets rid of the gap between the meter and the canvas (at least when the meters are on) 2007-11-19 18:11:16 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs restore frames-per-peak default to 256 2007-11-19 15:44:25 +00:00
manual and ... reformat 2007-08-07 12:12:29 +00:00
templates Change track input connection order to be 1,2 on every track instead of odd tracks 1,2 and even tracks 2,1. 2007-04-08 12:02:17 +00:00
tools changes related to OS X main menu & accelerators, plus osx_build script 2007-10-05 00:33:23 +00:00
vst fix compiler complaints about RCU code; fix a couple of compiler warnings 2007-02-26 17:44:09 +00:00
ardour.dox Updated doxygen file. 2007-03-14 03:03:39 +00:00
ardour.rc.in More fixing on the toggling on/off of the track meters 2007-11-18 16:36:15 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
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 Initial revision 2005-05-13 20:47:18 +00:00
SConstruct fix up botched marker management scheme; add Editor::get_edit_op_range(); make cut ops use get_edit_op_range() when there is no time/region selection. still a little in progress to get the details right 2007-11-09 17:52:32 +00:00
svn_revision.h changes related to OS X main menu & accelerators, plus osx_build script 2007-10-05 00:33:23 +00:00

Please see the DOCUMENTATION directory.

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