Mirror of Ardour Source Code
Find a file
Doug McLain a6f6a3909c The real fix for 3450
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3451 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-06-10 03:04:51 +00:00
DOCUMENTATION Added polish translation, updated swedish translation and added both 2008-04-08 16:54:48 +00:00
gtk2_ardour minor UI fixes for clocks and Locations dialog. Prevent tape tracks from skewing the session extents 2008-06-05 16:59:39 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs The real fix for 3450 2008-06-10 03:04:51 +00:00
manual Run make format on the manual 2008-04-16 09:43:35 +00:00
templates updated templates for 2.X 2008-01-11 16:51:45 +00:00
tools enable icon-start-from-.ardour-file to work on OS X; properly install apple event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser 2008-03-14 20:18:05 +00:00
vst work with scons changes in Chmod for VST build 2008-02-08 16:13:14 +00:00
ardour.dox Updated doxygen file. 2007-03-14 03:03:39 +00:00
ardour.rc.in Save and restore users font scale setting 2008-02-22 23:47:33 +00:00
ardour_system_sae.rc enable icon-start-from-.ardour-file to work on OS X; properly install apple event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser 2008-03-14 20:18:05 +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 Add note about the bug causing scons to miss installed boost headers. 2008-05-20 17:34:47 +00:00
svn_revision.h remove early return from every_second() screen update function 2008-05-13 14:49:02 +00:00

Please see the DOCUMENTATION directory.

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