Mirror of Ardour Source Code
Find a file
Nick Mainsbridge efc6b5bba7 Fix rulers sometimes not refreshed on zoom, only auto connect physical inputs to tracks (was SAE only, now applies to all), prettify initial display for first run.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4113 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-09 05:47:23 +00:00
DOCUMENTATION Added polish translation, updated swedish translation and added both 2008-04-08 16:54:48 +00:00
gtk2_ardour Fix rulers sometimes not refreshed on zoom, only auto connect physical inputs to tracks (was SAE only, now applies to all), prettify initial display for first run. 2008-11-09 05:47:23 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs Fix rulers sometimes not refreshed on zoom, only auto connect physical inputs to tracks (was SAE only, now applies to all), prettify initial display for first run. 2008-11-09 05:47:23 +00:00
manual Update definition of YEAR entity in manual 2008-07-10 10:42:06 +00:00
patches Update gtk patch. 2008-11-07 06:44:31 +00:00
templates updated templates for 2.X 2008-01-11 16:51:45 +00:00
tools Add default instant.xml to bundles, set SAE-specific defaults. 2008-11-07 05:10:06 +00:00
vst move to scons Clone everywhere rather than Copy; add Session::micro_locate() for ongoing work on video sync; debugging output for export precision problem; minor clean up to IO::find_possible_connection(); fix up a few signed/unsigned issues; make "feature lines" always be the right height as tracks resize; change version to 2.5 2008-07-07 15:52:22 +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 Add default instant.xml to bundles, set SAE-specific defaults. 2008-11-07 05:10:06 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
instant.xml Add default instant.xml to bundles, set SAE-specific defaults. 2008-11-07 05:10:06 +00:00
instant.xml.sae Fix rulers sometimes not refreshed on zoom, only auto connect physical inputs to tracks (was SAE only, now applies to all), prettify initial display for first run. 2008-11-09 05:47:23 +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 Less sucky english 2008-11-02 20:35:49 +00:00

Please see the DOCUMENTATION directory.

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