Mirror of Ardour Source Code
Find a file
Paul Davis 8bfbf5bda1 alter a previous change re: transport menu shortening; fix splash screen crash in some window managers; some code to get me a .png of a cursor
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3039 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-12 14:12:58 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour alter a previous change re: transport menu shortening; fix splash screen crash in some window managers; some code to get me a .png of a cursor 2008-02-12 14:12:58 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00
manual Routes made inactive will be bank-switched out. Add remove last capture and save buttons on the bcf. 2007-12-23 20:59:29 +00:00
templates updated templates for 2.X 2008-01-11 16:51:45 +00:00
tools updated app_build and exporter with latest build necessities 2008-02-10 04:31:46 +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 Add option to use narrow mixer strips by default, and fix ardour_system.rc being overlooked by dev scripts 2008-01-09 21:32:42 +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 message about SLV2 2008-02-06 19:31:48 +00:00
svn_revision.h AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00

Please see the DOCUMENTATION directory.

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