The Flagship http://ardour.org
Go to file
Taybin Rutkin 14f4612181 Added LADSPA_PATH to ardev_common.sh
Removed redundent added_plugins list from PluginSelector
Started refactoring of PluginManager into PluginInfo
PluginManager now uses shared_ptr<PluginInfo>


git-svn-id: svn://localhost/ardour2/trunk@738 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-01 21:11:55 +00:00
DOCUMENTATION provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files 2006-05-24 20:40:11 +00:00
gtk2_ardour Added LADSPA_PATH to ardev_common.sh 2006-08-01 21:11:55 +00:00
libs Added LADSPA_PATH to ardev_common.sh 2006-08-01 21:11:55 +00:00
templates - Fixed templates install directory to <prefix>/share/ardour2 2006-06-15 04:49:40 +00:00
tools Updated config.guess file 2006-07-19 03:49:52 +00:00
vst id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +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 Fixed i18n system. 2006-06-29 22:21:30 +00:00
ardour.rc.in a) start at creating ControlProtocol objects 2006-04-04 03:26:08 +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 Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00

Please see the DOCUMENTATION directory.

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