Mirror of Ardour Source Code
Find a file
Paul Davis f5d5974b98 continue cleanup+improvements to audio setup dialog; add save+restore to said dialog
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2321 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-17 15:53:59 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour continue cleanup+improvements to audio setup dialog; add save+restore to said dialog 2007-08-17 15:53:59 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs support DnD in native/gtk-quartz implementation (note: multifile DnD requires a patch to GTK that is not in distribution yet, so for now, this works only with 1 file at a time, or it requires my patch/library). 2007-08-16 23:17:35 +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 fixes to theme font issues, tweaks etc. still needs verification on the linux end. 2007-08-03 03:54:08 +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 ardour_system.rc now has the same content as ardour.rc, to allow us to more easily add new variable/parameters when updating a user's configuration 2007-04-23 12:25:22 +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 changes specific to GTK-OSX build 2007-08-15 13:38:23 +00:00
svn_revision.h separate MMC ID's for send + receive 2007-08-04 14:37:22 +00:00

Please see the DOCUMENTATION directory.

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