Mirror of Ardour Source Code
Find a file
Sampo Savolainen e58375fdda Make import GUI report if you are importing a file of a name that
already exists in the session. Legwork to allow updating existing source 
files via the import dialog. 

Fix bug which caused the current import logic to select existing file 
name as target file when importing. This caused the newly imported file 
to be concatenated after the original data.



git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3059 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-15 06:41:22 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour Make import GUI report if you are importing a file of a name that 2008-02-15 06:41:22 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs Make import GUI report if you are importing a file of a name that 2008-02-15 06:41:22 +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 "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +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 create xrun markers should be on by default 2008-02-13 22:35:45 +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 "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +00:00

Please see the DOCUMENTATION directory.

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