13
0
Go to file
David Robillard 60454cc8dc Split pretty much the entire GUI in 3. Audio and Midi "editor strips" and
associated stuff are now separated (with common things in base classes).

Extremely dirty and in progress, but builds, runs, and audio/midi tracks/busses
all look (and really are) distinct in the GUI.


git-svn-id: svn://localhost/ardour2/branches/midi@691 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-07-23 12:03:19 +00:00
DOCUMENTATION provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files 2006-05-24 20:40:11 +00:00
gtk2_ardour Split pretty much the entire GUI in 3. Audio and Midi "editor strips" and 2006-07-23 12:03:19 +00:00
libs Split pretty much the entire GUI in 3. Audio and Midi "editor strips" and 2006-07-23 12:03:19 +00:00
templates Merged with trunk revision 610 2006-06-15 22:31:13 +00:00
tools Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
vst Merge big changes (mostly Controllable) from trunk 2006-07-14 03:43:32 +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 Split pretty much the entire GUI in 3. Audio and Midi "editor strips" and 2006-07-23 12:03:19 +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
LAST_MERGE Merged with trunk 2006-06-21 18:14:45 +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 Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00

Please see the DOCUMENTATION directory.

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