13
0
livetrax/libs/ardour
Robin Gareus 5a841ef462
Tweaks to build/package scripts for new waf
* Windows: delete waf installed .dll.a files
* Windows: override waf's conf.env.LIBDIR = conf.env.BINDIR
  with explicit --libdir
* Windows: fix asm (`x86_64-w64-mingw32-as` -D flag is for
  debug messages, -D defines are not available)
* Mac: override waf adding -install_name (and
  -Wl,-compatibility_version -Wl,-current_version)
  by moving -dynamiclib from linkflags to ldflags
* Mac: Allow libs with compat version number suffix
  (not needed anymore, but may help in the future)
2020-01-25 04:07:42 +01:00
..
ardour add Session::locate_initiated() 2020-01-23 14:25:38 -07:00
msvc
MSVClibardour MSVC project changes needed to support the new 'mp3 import' stuff 2019-12-08 15:04:02 +00:00
po
test rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
amp.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
analyser.cc
analysis_graph.cc
async_midi_port.cc
audio_backend.cc make error message very slightly more indicative of what might be happening when audioengine backend fails to start 2019-10-10 16:52:00 -06:00
audio_buffer.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 Change tape-machine-mode to auto-input-does-talkback (libardour part) 2020-01-20 12:19:15 -06:00
audio_unit.cc Fix typos in AU channel-count calc 2019-10-15 15:24:50 +02:00
audioanalyser.cc
audioengine.cc Engine: debug-print alignment 2020-01-24 19:15:21 +01:00
audiofile_tagger.cc
audiofilesource.cc Mark .mp2 and .mp3 as valid file-extensions 2019-12-06 18:30:53 +01:00
audioregion.cc Remove unused API, reduce sndfile/coreaudio specialization 2019-12-07 11:32:07 +01:00
audiosource.cc
auditioner.cc
automatable.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
automation_control.cc Amend previous commit - latch toggles only while rolling 2019-11-13 22:15:46 +01:00
automation_list.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
automation_watch.cc Fix automation-write when locating 2019-11-13 16:57:28 +01:00
automation.cc
beats_samples_converter.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc
buffer.cc
bundle.cc
butler.cc use Session::locate_initiated(), appropriately 2020-01-23 14:25:38 -07:00
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc Fix deprecated-copy warnings 2019-12-09 23:25:59 +01:00
ChangeLog
control_group.cc
control_protocol_manager.cc
convolver.cc
coreaudiosource.cc Remove #ifdef'ed format-specific error-log messages 2019-12-07 15:38:53 +01:00
cycle_timer.cc
data_type.cc
debug.cc sort debug bits in libardour alphabetically 2019-10-28 15:55:01 -06:00
default_click.cc
delayline.cc Fix compiler warning 2019-11-03 04:14:52 +01:00
delivery.cc fix unconditional note resolution during DiskReader::realtime_locate() 2019-11-06 16:00:31 -07:00
directory_names.cc
disk_io.cc variable renaming in Butler for various buffer sizes 2019-12-11 20:36:10 -07:00
disk_reader.cc extend DEBUG_TRACE output 2020-01-23 14:25:38 -07:00
disk_writer.cc Fix MIDI capture alignment 2020-01-18 15:52:28 +01:00
dsp_filter.cc
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc fix oddly damaged code (vs. 5.x) for EngineSlave core methods (JACK transport) 2019-11-15 16:04:58 -07:00
enums.cc rename DoTheRightThing to RollIfAppropriate 2020-01-18 08:49:18 -07:00
event_type_map.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
export_channel_configuration.cc
export_channel.cc
export_failed.cc
export_filename.cc
export_format_base.cc
export_format_manager.cc
export_format_specification.cc
export_formats.cc
export_graph_builder.cc
export_handler.cc
export_preset.cc
export_profile_manager.cc Fix export w/o session-range (typo in 468731c14b) 2019-10-15 23:17:48 +02:00
export_status.cc
export_timespan.cc
file_source.cc Use new boost::optional API 2019-11-21 17:48:56 +01:00
filename_extensions.cc
filesystem_paths.cc
filter.cc
find_session.cc
fixed_delay.cc
fluid_synth.cc
gain_control.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
gettext.h
globals.cc move MidiPatchManager initialization into ARDOUR "global" scope, rather than per session 2020-01-05 18:34:40 -07:00
graph.cc
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import_pt.cc
import.cc Implement mp3 import, using minimp3 2019-12-06 18:18:54 +01:00
instrument_info.cc
internal_return.cc
internal_send.cc
interpolation.cc
io_processor.cc
io.cc Use new boost::optional API 2019-11-21 17:48:56 +01:00
kmeterdsp.cc
ladspa_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
latent.cc Add Signal to indicate global delay compensation status 2019-09-29 01:26:52 +02:00
legatize.cc
linux_vst_support.cc
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc
ltc_file_reader.cc
ltc_slave.cc fix crash with -D slave caused by too-early use of a transport master's _port member 2019-11-15 16:04:58 -07:00
lua_api.cc Fix C++11ism 2020-01-13 22:47:50 +01:00
luabindings.cc Add Lua bindings to inspect the Tempo Map 2020-01-14 03:05:22 +01:00
luaproc.cc Handle Lua DSP script load failure (unknown plugin) 2019-11-01 15:54:36 +01:00
luascripting.cc Remove debug output 2020-01-01 20:52:07 +01:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc Display LV2 plugin-name with errors/warnings 2020-01-21 22:32:59 +01:00
lxvst_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
mac_vst_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
mac_vst_support.cc
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc Fix MIDI port i/o when vari-speeding 2019-12-17 05:56:49 +01:00
midi_channel_filter.cc
midi_clock_slave.cc no need for MidiClockTransportMaster::starting() method 2019-11-15 16:06:04 -07:00
midi_model.cc Directly apply MIDI automation state changes 2019-12-17 17:17:27 +01:00
midi_patch_manager.cc use glibmm threads for the midnam load thread, instead of raw pthreads (for portability) 2020-01-05 17:58:54 -07:00
midi_playlist_source.cc comment out actual action in MidiPlaylistSource::read() 2019-11-02 16:32:18 -06:00
midi_playlist.cc handle MIDI rendering correctly when there are no regions 2019-12-19 13:14:45 -07:00
midi_port.cc Fix MIDI port i/o when vari-speeding 2019-12-17 05:56:49 +01:00
midi_region.cc MIDI-region specific naming logic 2020-01-23 14:25:38 -07:00
midi_ring_buffer.cc
midi_scene_change.cc
midi_scene_changer.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
midi_source.cc Remove unused variable 2019-12-09 22:56:14 +01:00
midi_state_tracker.cc remove stacktrace 2019-11-06 23:55:46 -07:00
midi_stretch.cc tweak debug output 2019-12-18 18:00:33 -07:00
midi_track.cc fix unconditional note resolution during DiskReader::realtime_locate() 2019-11-06 16:00:31 -07:00
midi_ui.cc remove MIDI Control input and output ports from session-level objects 2019-12-31 12:06:14 -07:00
mididm.cc
midiport_manager.cc remove MIDI Control input and output ports from session-level objects 2019-12-31 12:06:14 -07:00
mix.cc
mode.cc
monitor_control.cc
monitor_processor.cc
mp3fileimportable.cc Fix two compiler warnings 2019-12-09 01:10:50 +01:00
mp3filesource.cc Implement mp3 import, using minimp3 2019-12-06 18:18:54 +01:00
mtc_slave.cc Session::request_locate() takes a tri-valued second argument for "roll-after-locate" 2020-01-18 08:49:18 -07:00
mtdm.cc
mute_control.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
mute_master.cc
muteable.cc
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc Better, more consistent fix for d0dcca109 2019-12-09 00:07:33 +01:00
panner_manager.cc
panner_shell.cc Remove hardcoded session-state versions 2019-12-11 13:56:44 +01:00
panner.cc
parameter_descriptor.cc Add Inline Control Port Property 2019-12-14 15:50:56 +01:00
phase_control.cc
playlist_factory.cc
playlist_source.cc add concept of an owner region (by ID) to PlaylistSource 2020-01-08 22:21:21 -07:00
playlist.cc expand comment to include (more of?) the full story about uncombining and copies 2020-01-08 22:21:21 -07:00
plugin_insert.cc Add Inline Control Port Property 2019-12-14 15:50:56 +01:00
plugin_manager.cc Remove debug output 2020-01-07 04:21:38 +01:00
plugin.cc plugins should NOT resolve MIDI notes at loopend 2020-01-07 19:27:04 -07:00
polarity_processor.cc
port_insert.cc fix mistakenly-placed semi-colon 2019-10-28 17:21:46 -06:00
port_manager.cc Fix MIDI port i/o when vari-speeding 2019-12-17 05:56:49 +01:00
port_set.cc
port.cc Fix MIDI Port-latencies 2020-01-08 00:40:18 +01:00
presentation_info.cc
process_thread.cc
processor.cc
progress.cc
quantize.cc
raw_midi_parser.cc
rb_effect.cc
rc_configuration.cc
readonly_control.cc
recent_sessions.cc
record_enable_control.cc
record_safe_control.cc
region_factory.cc NO-OP: comment signal emission 2019-12-25 17:52:02 +01:00
region.cc NOOP: whitespace/indent fixes from emacs 2020-01-23 14:25:38 -07:00
resampled_source.cc
return.cc
reverse.cc
route_graph.cc
route_group_member.cc
route_group.cc
route.cc Fix AFL position 2020-01-11 17:48:42 +01:00
rt_midibuffer.cc fix serious but rare error in RTMidiBuffer's storage of MIDI events with size > 3 2020-01-07 19:27:04 -07:00
rt_tasklist.cc
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
selection.cc Only select all routes in a given group if the group is active 2020-01-23 12:58:59 -06:00
send.cc Add Inline Control Port Property 2019-12-14 15:50:56 +01:00
session_bundles.cc
session_butler.cc use process lock to lock out process() during playback buffer resizing 2019-12-11 20:36:10 -07:00
session_click.cc Fix Metronome: use loop-range only when looping 2019-11-08 22:49:46 +01:00
session_command.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
session_configuration.cc
session_directory.cc remove the (unused) concept of a MIDI patchfile folder per session 2020-01-05 18:47:59 -07:00
session_events.cc
session_export.cc Session::request_locate() takes a tri-valued second argument for "roll-after-locate" 2020-01-18 08:49:18 -07:00
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc Session::request_locate() takes a tri-valued second argument for "roll-after-locate" 2020-01-18 08:49:18 -07:00
session_object.cc
session_playlists.cc Convert Disksteam & Playlists from old 2.x sessions 2019-12-17 00:42:28 +01:00
session_process.cc Session::request_locate() takes a tri-valued second argument for "roll-after-locate" 2020-01-18 08:49:18 -07:00
session_rtevents.cc
session_state_utils.cc
session_state.cc fix API and use of Session::force_locate() 2020-01-20 11:07:27 -07:00
session_time.cc fix JACK transport sync 2019-12-27 21:18:12 -07:00
session_transport.cc add more debug output 2020-01-23 14:25:38 -07:00
session_vst.cc
session.cc rename DoTheRightThing to RollIfAppropriate 2020-01-18 08:49:18 -07:00
sha1.c
sidechain.cc
slavable_automation_control.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
slavable.cc
smf_source.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc Do not allow to embed ogg/vorbis files, require import 2019-12-07 15:38:55 +01:00
solo_control.cc
solo_isolate_control.cc
solo_safe_control.cc
soundcloud_upload.cc
source_factory.cc Remove #ifdef'ed format-specific error-log messages 2019-12-07 15:38:53 +01:00
source.cc NOOP: reindent 2020-01-08 22:21:21 -07:00
speakers.cc
srcfilesource.cc
sse_avx_functions_64bit_win.s
sse_functions_64bit_win.s
sse_functions_64bit.s
sse_functions_avx_linux.cc
sse_functions_avx.cc
sse_functions_xmm.cc
sse_functions.s
st_pitch.cc
st_stretch.cc
strip_silence.cc
stripable.cc
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc Use new boost::optional API 2019-11-21 17:48:56 +01:00
tempo.cc Fix tempo-grid calculation: prevent duplicate events, enforce range 2019-11-08 22:49:23 +01:00
thread_buffers.cc
ticker.cc avoid use of Port::port_offset() everywhere except Port::flush_buffers() and Port::get_buffer() 2019-11-04 12:57:19 -07:00
track.cc Fix loading plugin state from sessions 2019-12-11 16:25:08 +01:00
transform.cc
transient_detector.cc
transport_fsm.cc tentative fix for stop-transport not working after a locate at loop end 2020-01-23 23:41:39 -07:00
transport_master_manager.cc remove debug output 2019-11-15 20:42:15 -07:00
transport_master.cc
transpose.cc
unknown_processor.cc
uri_map.cc LV2 extension for host's time-scale vari-speed 2019-11-14 21:15:30 +01:00
user_bundle.cc
utils.cc
vca_manager.cc
vca.cc
video_tools_paths.cc
vst_info_file.cc
vst_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
worker.cc
wscript Tweaks to build/package scripts for new waf 2020-01-25 04:07:42 +01:00