The Flagship http://ardour.org
Go to file
Hans Fugal 74b19eadfa Can pass a core to ardbg now. Fixed sometimes crash on saving history by
creating a memory leak(?) that will go away with the transition of XMLNode* to
shared_ptr<>. A few bits toward restoring history from XML.


git-svn-id: svn://localhost/ardour2/branches/undo@779 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-10 01:45:49 +00:00
DOCUMENTATION provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files 2006-05-24 20:40:11 +00:00
gtk2_ardour Can pass a core to ardbg now. Fixed sometimes crash on saving history by 2006-08-10 01:45:49 +00:00
libs Can pass a core to ardbg now. Fixed sometimes crash on saving history by 2006-08-10 01:45:49 +00:00
templates Merging from trunk 2006-06-22 23:40:55 +00:00
tools r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
vst r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
ardour_system.rc route list + edit group list now pretty much functional, plus preparations for ardour2.0-alpha1 2006-01-10 04:25:47 +00:00
ardour.dox pull from trunk 2006-08-08 21:11:23 +00:00
ardour.rc.in a) start at creating ControlProtocol objects 2006-04-04 03:26:08 +00:00
au_pluginui.cc pull from trunk 2006-08-08 21:11:23 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
PACKAGER_README Initial revision 2005-05-13 20:47:18 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConstruct r294@gandalf: fugalh | 2006-08-09 15:38:00 -0600 2006-08-09 21:38:44 +00:00

Please see the DOCUMENTATION directory.

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