13
0
livetrax/libs/ardour
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
..
ardour Moved test for jack_port_ensure_monitor from SConstruct into 2006-09-01 02:58:33 +00:00
po 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
audio_diskstream.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
audio_library.cc Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
audio_playlist.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
audio_track.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
audio_unit.cc Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
audioengine.cc Moved test for jack_port_ensure_monitor from SConstruct into 2006-09-01 02:58:33 +00:00
audiofilesource.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
audiofilter.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
audioregion.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
audiosource.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
auditioner.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
automation_event.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
automation.cc libardour added. 2005-09-24 19:13:41 +00:00
ChangeLog libardour added. 2005-09-24 19:13:41 +00:00
configuration.cc merge from trunk 2006-08-12 01:36:34 +00:00
connection.cc Merging from trunk 2006-06-22 23:40:55 +00:00
control_protocol_manager.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
coreaudiosource.cc Synced string array in sfdb_ui.cc with ImportMode enum. 2006-09-01 01:59:41 +00:00
crossfade.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
curve.cc r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600 2006-08-12 21:52:56 +00:00
cycle_timer.cc Merging from trunk 2006-06-22 23:40:55 +00:00
default_click.cc libardour added. 2005-09-24 19:13:41 +00:00
destructive_filesource.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
diskstream.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
gain.cc libardour added. 2005-09-24 19:13:41 +00:00
gdither.cc pulling trunk 2006-06-14 18:37:57 +00:00
gettext.h libardour added. 2005-09-24 19:13:41 +00:00
globals.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
i18n.h All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
import.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
insert.cc Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
io.cc Just some whitespace fixes from where it looks like I've been working 2006-08-24 11:55:23 +00:00
jack_slave.cc Merging from trunk 2006-06-22 23:40:55 +00:00
ladspa_plugin.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
location.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
mix.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
mtc_slave.cc Merging from trunk 2006-06-22 23:40:55 +00:00
named_selection.cc Merging from trunk 2006-06-22 23:40:55 +00:00
osc.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
panner.cc merge from trunk 2006-08-12 01:36:34 +00:00
pcm_utils.cc committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +00:00
playlist_factory.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
playlist.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
plugin_manager.cc merge from trunk 2006-08-12 01:36:34 +00:00
plugin.cc Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
port.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
recent_sessions.cc Merging from trunk 2006-06-22 23:40:55 +00:00
redirect.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
region_factory.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
region.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
reverse.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
route_group.cc Merging from trunk 2006-06-22 23:40:55 +00:00
route.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
SConscript Moved test for jack_port_ensure_monitor from SConstruct into 2006-09-01 02:58:33 +00:00
send.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
session_butler.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
session_click.cc Merging from trunk 2006-06-22 23:40:55 +00:00
session_command.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
session_control.cc Merging from trunk 2006-06-22 23:40:55 +00:00
session_events.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
session_export.cc RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but basically functional. better to get this in now rather than later. 2006-08-16 01:19:06 +00:00
session_feedback.cc Merging from trunk 2006-06-22 23:40:55 +00:00
session_midi.cc r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600 2006-08-12 21:52:56 +00:00
session_process.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
session_state.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
session_time.cc Moved test for jack_port_ensure_monitor from SConstruct into 2006-09-01 02:58:33 +00:00
session_timefx.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
session_transport.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
session_vst.cc libardour added. 2005-09-24 19:13:41 +00:00
session.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
sndfile_helpers.cc All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
sndfilesource.cc merge changes from harrison branch back into trunk, by hand 2006-08-31 13:23:43 +00:00
source_factory.cc Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
source.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
sse_functions_64bit.s Fixed text relocation issues 2006-05-06 18:28:34 +00:00
sse_functions.s Fixed text relocation issues 2006-05-06 18:28:34 +00:00
state_manager.cc pull from trunk 2006-08-08 21:11:23 +00:00
tempo.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
track.cc ** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning. 2006-08-30 20:48:16 +00:00
utils.cc Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
vst_plugin.cc use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00