..
ardour
centralize determination of "read-audio-data-in-reverse" and fix seek "shift" offset
2020-02-21 11:54:08 -07: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
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
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
Revert commit #39975dc3c6 from Feb 7th
2020-02-12 09:56:29 +00:00
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc
default_click.cc
delayline.cc
delivery.cc
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 edge-case (unconnected inputs)
2020-02-06 21:40:02 +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
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
ltc_file_reader.cc
ltc_slave.cc
lua_api.cc
Fix C++11ism
2020-01-13 22:47:50 +01:00
luabindings.cc
Update DSP::Convolution
2020-02-06 17:30:22 +01:00
luaproc.cc
Fix rt-safety of LuaProc w/o chanmapping
2020-02-06 17:30:22 +01:00
luascripting.cc
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
mididm.cc
midiport_manager.cc
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
expand comment to include (more of?) the full story about uncombining and copies
2020-01-08 22:21:21 -07:00
plugin_insert.cc
Address sidechain-port name uniqueness
2020-02-13 00:47:18 +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
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
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
Update Control flags of Aux Sends
2020-02-20 23:11:04 +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
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
Fix potential deadlock (session-template with latent procs)
2020-02-14 18:42:45 +01:00
session_time.cc
session_transport.cc
avoid double-locate call when locating-while-stopped
2020-02-21 15:48:53 -07:00
session_vst.cc
session.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
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
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
make "reversing" back into a DirectionState and prohibit speed changes while reversing
2020-02-21 11:54:08 -07:00
transport_master_manager.cc
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