13
0
Go to file
Tim Mayberry 23949886e6 Restrict template filechooser to displaying only template files. Fixes bug 1823.
It previously allowed ardour session files and session backup files to be
selected as templates, this was causing strange behaviour or segmentation
faults. see bug report for more details.


git-svn-id: svn://localhost/ardour2/trunk@2348 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-27 11:21:55 +00:00
DOCUMENTATION Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
gtk2_ardour Restrict template filechooser to displaying only template files. Fixes bug 1823. 2007-08-27 11:21:55 +00:00
icons Merged with trunk R992. 2006-10-21 19:01:50 +00:00
libs Per-region MIDI CC "automation". 2007-08-17 17:25:20 +00:00
manual Add contact information to the contribution page in manual 2007-08-27 01:03:55 +00:00
templates Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
tools add theme files to default target, and install using target names 2007-08-02 19:18:40 +00:00
vst Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour.dox Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour.rc.in Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
Makefile Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
PACKAGER_README Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConstruct Use scons to generate manual entities so the manual version is consistant with the Ardour version 2007-08-16 01:53:44 +00:00
svn_revision.h merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by conflicts 2007-05-10 02:23:12 +00:00

Please see the DOCUMENTATION directory.

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