Mirror of Ardour Source Code
Find a file
Paul Davis edab5bb523 fixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes active/focus again" bug
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3241 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-09 21:05:58 +00:00
DOCUMENTATION Added polish translation, updated swedish translation and added both 2008-04-08 16:54:48 +00:00
gtk2_ardour fixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes active/focus again" bug 2008-04-09 21:05:58 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs make plugin latency compensation work for AU's (latency is returned in seconds, not samples) 2008-04-03 21:38:47 +00:00
manual tweaks to audio import dialog, adding tags and freesound info 2008-03-24 00:11:15 +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 still bot debugging 2008-04-08 18:20:54 +00:00
svn_revision.h insert time operation 2008-04-01 16:49:42 +00:00

Please see the DOCUMENTATION directory.

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