13
0
Go to file
Tim Mayberry c1e5842565 Moved test for jack_port_ensure_monitor from SConstruct into
libs/ardour/SConscript.

Renamed define WITH_JACK_PORT_ENSURE_MONITOR to HAVE_etc to 
be more consistant.

Added a test in libs/ardour/SConscript for jack video support and 
ifdef'd the small code blocks in audioengine.cc and session_time.cc
where it was used.


git-svn-id: svn://localhost/ardour2/trunk@882 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-09-01 02:58:33 +00:00
DOCUMENTATION provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files 2006-05-24 20:40:11 +00:00
gtk2_ardour Synced string array in sfdb_ui.cc with ImportMode enum. 2006-09-01 01:59:41 +00:00
libs Moved test for jack_port_ensure_monitor from SConstruct into 2006-09-01 02:58:33 +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
COPYING Initial revision 2005-05-13 20:47:18 +00:00
Makefile The cscope and scons front-end makefile. 2006-08-12 21:50:33 +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 Moved test for jack_port_ensure_monitor from SConstruct into 2006-09-01 02:58:33 +00:00

Please see the DOCUMENTATION directory.

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