13
0
Go to file
David Robillard 959438031c Moved DataType into it's own class (resolved a name clash on ARDOUR::MIDI
which was a show stopper for gcc 3.3)
Also fixed a few warnings in fft_graph.cc


git-svn-id: svn://localhost/ardour2/trunk@739 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-01 21:33:25 +00:00
DOCUMENTATION provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files 2006-05-24 20:40:11 +00:00
gtk2_ardour Moved DataType into it's own class (resolved a name clash on ARDOUR::MIDI 2006-08-01 21:33:25 +00:00
libs Moved DataType into it's own class (resolved a name clash on ARDOUR::MIDI 2006-08-01 21:33:25 +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
PACKAGER_README
README
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.