13
0
livetrax/libs/ardour
Paul Davis 683496c501 use libltc and libtimecode as static libs, and upgrade to waf 1.7
This is slightly awkward. It is important that we only link once to the static lib. Doing this at executable link time did not
work, possibly because waf insisted on putting the two static libraries at the front of the link list. So instead libardour
is now the point where linkage to these libraries occurs (and nowhere else). This should never be changed unless the change
just moves the linkage point to another location.

Also fix a bug with the libardour version tha was picked up by waf 1.7
2013-10-18 11:11:59 -04:00
..
ardour add -fvisibility=hidden to libgtkmm2ext, and make things work 2013-10-17 14:36:41 -04:00
po
test
amp.cc
analyser.cc
async_midi_port.cc
audio_buffer.cc
audio_diskstream.cc
audio_library.cc
audio_playlist_importer.cc
audio_playlist_source.cc
audio_playlist.cc
audio_port.cc
audio_region_importer.cc
audio_track_importer.cc
audio_track.cc
audio_unit.cc
audioanalyser.cc
audioengine.cc
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc
audiosource.cc
auditioner.cc
auto_bundle.cc
automatable.cc
automation_control.cc
automation_list.cc
automation_watch.cc
automation.cc
backend_search_path.cc
beats_frames_converter.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc
buffer.cc
bundle.cc
butler.cc
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
configuration.cc
control_protocol_manager.cc
control_protocol_search_path.cc
coreaudiosource.cc
cycle_timer.cc add export visibility macros across libardour 2013-10-17 10:02:11 -04:00
data_type.cc
debug.cc
default_click.cc
delivery.cc
directory_names.cc
diskstream.cc
element_import_handler.cc add export visibility macros across libardour 2013-10-17 10:02:11 -04:00
element_importer.cc
engine_slave.cc
enums.cc
event_type_map.cc
export_channel_configuration.cc
export_channel.cc
export_failed.cc
export_filename.cc add export visibility macros across libardour 2013-10-17 10:02:11 -04:00
export_format_base.cc
export_format_manager.cc
export_format_specification.cc
export_formats_search_path.cc
export_formats.cc
export_graph_builder.cc
export_handler.cc
export_multiplication.cc
export_preset.cc
export_profile_manager.cc
export_status.cc
export_timespan.cc
file_source.cc
filename_extensions.cc
filesystem_paths.cc
filter.cc
find_session.cc get everything compiling with libardour built using -fvisibility=hidden 2013-10-17 12:41:28 -04:00
gettext.h
globals.cc
graph.cc
graphnode.cc
i18n.h
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
instrument_info.cc
internal_return.cc
internal_send.cc
interpolation.cc
io_processor.cc
io.cc
kmeterdsp.cc
ladspa_plugin.cc
linux_vst_info_file.cc
linux_vst_support.cc
location_importer.cc
location.cc
ltc_slave.cc
lv2_bundled_search_path.cc
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc
lxvst_plugin.cc
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc
midi_clock_slave.cc
midi_diskstream.cc
midi_model.cc
midi_patch_manager.cc
midi_patch_search_path.cc
midi_playlist_source.cc
midi_playlist.cc
midi_port.cc
midi_region.cc
midi_ring_buffer.cc
midi_source.cc
midi_state_tracker.cc
midi_stretch.cc
midi_track.cc
midi_ui.cc
midiport_manager.cc
mix.cc
monitor_processor.cc
mtc_slave.cc
mtdm.cc
mute_master.cc
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc
panner_manager.cc
panner_search_path.cc
panner_shell.cc
panner.cc
pcm_utils.cc
pi_controller.cc
playlist_factory.cc
playlist_source.cc
playlist.cc
plugin_insert.cc
plugin_manager.cc
plugin.cc
port_insert.cc
port_manager.cc
port_set.cc
port.cc
process_thread.cc
processor.cc
progress.cc
quantize.cc
rb_effect.cc
rc_configuration.cc
rdff.c
rdff.h
recent_sessions.cc
region_factory.cc
region.cc
resampled_source.cc
return.cc
reverse.cc
route_graph.cc
route_group_member.cc add export visibility macros across libardour 2013-10-17 10:02:11 -04:00
route_group.cc
route.cc
run-profiling.sh
run-session-tests.sh
run-tests.sh
send.cc
session_butler.cc
session_click.cc
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc
session_export.cc
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc
session_object.cc
session_playlists.cc
session_process.cc
session_rtevents.cc
session_state_utils.cc
session_state.cc
session_time.cc
session_transport.cc
session_vst.cc
session.cc
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc
source_factory.cc
source.cc
speakers.cc
sse_functions_64bit.s
sse_functions_xmm.cc
sse_functions.s
st_pitch.cc
st_stretch.cc
strip_silence.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc
test-env.sh
thread_buffers.cc
ticker.cc
track.cc
transient_detector.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc
vst_plugin.cc
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc
wscript use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00