13
0
livetrax/libs/ardour
2020-03-02 17:58:03 +01:00
..
ardour Do not include <stdint.h> in the Ardour namespace 2020-03-02 17:58:03 +01:00
msvc
MSVClibardour Changes needed for building with MSVC 2020-02-07 11:27:22 +00:00
po
test
amp.cc
analyser.cc
analysis_graph.cc
async_midi_port.cc fix incorrect handling of MIDI data by AsyncMIDIPort 2020-02-24 18:44:58 -07:00
audio_backend.cc
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 centralize determination of "read-audio-data-in-reverse" and fix seek "shift" offset 2020-02-21 11:54:08 -07:00
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
audioanalyser.cc
audioengine.cc Add new requirements from AudioEngine::stop to ::drop_backend 2020-01-27 20:26:06 +01:00
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc
audiorom.cc Add missing include for compat (memcpy needs string.h) 2020-02-08 21:27:57 +01:00
audiosource.cc Fix uninitialized member variable. 2020-02-24 13:16:32 -06:00
auditioner.cc
automatable.cc
automation_control.cc
automation_list.cc
automation_watch.cc
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
ChangeLog
control_group.cc
control_protocol_manager.cc
convolver.cc Fix DSP::process_map() plugin-pin I/O map handing 2020-02-26 17:50:08 +01:00
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc
default_click.cc
delayline.cc
delivery.cc Fix initial audible noise on muted or silenced tracks 2020-02-24 22:06:15 +01:00
directory_names.cc
disk_io.cc
disk_reader.cc fix playback glitch : do not adjust file_sample[Type] after read, it is canonical 2020-02-21 13:19:31 -07:00
disk_writer.cc fix old write source names being used after a track is renamed 2020-02-19 15:07:42 -07:00
dsp_filter.cc Fix DSP::process_map() plugin-pin I/O map handing 2020-02-26 17:50:08 +01:00
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
enums.cc change transport API, session API, transportFSM API to move reverse management and motion state (partially) into TFSM 2020-02-20 00:25:25 -07:00
event_type_map.cc
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
export_status.cc
export_timespan.cc
file_source.cc
filename_extensions.cc
filesystem_paths.cc
filter.cc
find_session.cc
fixed_delay.cc
fluid_synth.cc
gain_control.cc
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
instrument_info.cc
internal_return.cc
internal_send.cc
interpolation.cc
io_processor.cc Fix order setting I/O names 2020-02-29 22:20:01 +01:00
io.cc
kmeterdsp.cc
ladspa_plugin.cc
latent.cc
legatize.cc
linux_vst_support.cc
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc Fix removal of punch range 2020-02-27 22:23:59 +01:00
ltc_file_reader.cc
ltc_slave.cc
lua_api.cc Fix C++11ism 2020-01-13 22:47:50 +01:00
luabindings.cc Add Lua bindings for libardour amp's simple gain 2020-02-26 17:49:54 +01:00
luaproc.cc Add support for Lua DSP scripts with multiple MIDI outputs 2020-02-26 20:28:54 +01:00
luascripting.cc Remove debug output 2020-01-01 20:52:07 +01:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc always use plugin's ::midnam_model() method to provide the name of a custom, plugin provided MIDNAM document 2020-02-06 14:43:58 -07:00
lxvst_plugin.cc
mac_vst_plugin.cc
mac_vst_support.cc
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc Fix two more clang static analysis warnings 2020-01-27 17:42:28 +01:00
midi_channel_filter.cc
midi_clock_slave.cc
midi_model.cc Fix some clang-scan warnings 2020-01-27 03:31:49 +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
midi_playlist.cc
midi_port.cc
midi_region.cc correct location of resolved note-offs after region is rendered 2020-01-27 22:17:07 -07:00
midi_ring_buffer.cc Fix some clang-scan warnings 2020-01-27 03:31:49 +01:00
midi_scene_change.cc
midi_scene_changer.cc
midi_source.cc
midi_state_tracker.cc
midi_stretch.cc
midi_track.cc
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
mp3filesource.cc
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
mute_master.cc
muteable.cc
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc
panner_manager.cc
panner_shell.cc
panner.cc
parameter_descriptor.cc
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 Ensure that regions have sources when saving 2020-02-28 06:35:33 +01:00
plugin_insert.cc Fix PI bypass, fix apply linear pin-connections 2020-02-26 17:49:01 +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
port_manager.cc
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
readable.cc Break out API to create readables from files 2020-02-06 17:30:21 +01:00
readonly_control.cc
recent_sessions.cc
record_enable_control.cc
record_safe_control.cc
region_factory.cc Consolidate shared-ptr debugging 2020-02-25 22:23:30 +01:00
region.cc NOP: No need to set this variable to itself. 2020-02-24 13:16:32 -06:00
resampled_source.cc
return.cc
reverse.cc
route_graph.cc
route_group_member.cc
route_group.cc
route.cc when inside Route::set_state() and calling set_name(), call the virtual method, rather than Route::set_name() 2020-02-19 19:21:11 -07:00
rt_midibuffer.cc Fix two more clang static analysis warnings 2020-01-27 17:42:28 +01: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 Fix off-by-one, start "Send" names at bitslot 1 (not 2) 2020-02-29 22:19:58 +01:00
session_bundles.cc
session_butler.cc
session_click.cc Delete out-of-bounds metronome clicks 2020-01-27 03:35:28 +01:00
session_command.cc
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 change transport API, session API, transportFSM API to move reverse management and motion state (partially) into TFSM 2020-02-20 00:25:25 -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 Bail out if Playlist cannot be created 2020-02-28 07:33:11 +01:00
session_process.cc centralize determination of "read-audio-data-in-reverse" and fix seek "shift" offset 2020-02-21 11:54:08 -07:00
session_rtevents.cc
session_state_utils.cc
session_state.cc Ensure that regions have sources when saving 2020-02-28 06:35:33 +01:00
session_time.cc fix JACK transport sync 2019-12-27 21:18:12 -07:00
session_transport.cc Add signals to indicate Punch/Loop constraints 2020-02-27 22:16:12 +01:00
session_vst.cc
session.cc Add signals to indicate Punch/Loop constraints 2020-02-27 22:16:12 +01:00
sha1.c
sidechain.cc
slavable_automation_control.cc
slavable.cc
smf_source.cc Replace missing .mid files with silence 2020-02-18 01:26:20 +01:00
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc
solo_control.cc
solo_isolate_control.cc
solo_safe_control.cc
soundcloud_upload.cc
source_factory.cc Consolidate shared-ptr debugging 2020-02-25 22:23:30 +01:00
source.cc NOOP: reindent 2020-01-08 22:21:21 -07:00
speakers.cc
srcfilesource.cc centralize determination of "read-audio-data-in-reverse" and fix seek "shift" offset 2020-02-21 11:54:08 -07:00
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 Micro optimization: query PI flags once 2020-01-28 21:27:43 +01:00
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc Fix some clang-scan warnings 2020-01-27 03:31:49 +01:00
thread_buffers.cc
ticker.cc
track.cc when inside Route::set_state() and calling set_name(), call the virtual method, rather than Route::set_name() 2020-02-19 19:21:11 -07:00
transform.cc
transient_detector.cc
transport_fsm.cc fix thinko when handling set_speed (0.0) 2020-02-24 20:06:43 -07:00
transport_master_manager.cc Consolidate shared-ptr debugging 2020-02-25 22:23:30 +01:00
transport_master.cc
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc
vca_manager.cc
vca.cc
video_tools_paths.cc
vst_info_file.cc
vst_plugin.cc
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc
wscript Add a Read Only Memory Audio Source 2020-02-06 17:30:21 +01:00