13
0
livetrax/libs/ardour
Paul Davis afc8dd9022 fix thinko in Session::should_ignore_transport_request() and drop out of external sync if command is allowed
The semantics are that if the user configures things to allow transport commands while
using a transport master, issuing such commands first stops using the master
2020-04-24 14:22:06 -06:00
..
ardour make Session::should_ignore_transport_request() non-const 2020-04-24 14:20:59 -06:00
msvc
MSVClibardour Add/remove source(s) in our MSVC project (libardour) 2020-04-03 07:15:42 +01:00
po Update Russian translation 2020-04-24 01:06:16 +02:00
test fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
amp.cc
analyser.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
analysis_graph.cc
async_midi_port.cc
audio_backend.cc
audio_buffer.cc
audio_library.cc
audio_playlist_importer.cc
audio_playlist_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
audio_playlist.cc
audio_port.cc
audio_region_importer.cc
audio_track_importer.cc
audio_track.cc restore being able to load a 5.12 session with a destructive track. 2020-03-17 16:31:49 -06:00
audio_unit.cc Fix MacOS builds (API change in 705ac7bfc5) 2020-04-24 07:06:40 +02:00
audioanalyser.cc
audioengine.cc Tweak engine startup, shorten initial silence timeout 2020-04-16 16:47:08 +02:00
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
audiorom.cc
audiosource.cc
auditioner.cc Fix MIDI auditioning 2020-04-23 05:23:31 +02:00
automatable.cc Fix PolyKeyPressure, consolidate AutomationType checks 2020-04-15 15:31:59 +02:00
automation_control.cc
automation_list.cc
automation_watch.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
automation.cc
beats_samples_converter.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc
buffer.cc
bundle.cc
butler.cc add in timing for disk buffer reload after locate, to replace hard-coded 0.05 seconds per track 2020-03-23 17:05:45 -06: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 Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
directory_names.cc
disk_io.cc Fix playback alignment when adding/removing channels 2020-04-14 03:57:26 +02:00
disk_reader.cc Fix disk-reader alignment when creating tracks while playing 2020-04-14 16:39:30 +02:00
disk_writer.cc Fix playback alignment when adding/removing channels 2020-04-14 03:57:26 +02: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 restore being able to load a 5.12 session with a destructive track. 2020-03-17 16:31:49 -06:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc Remove backend support for region-output export 2020-03-06 03:29:16 +01:00
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 Fix potential deadlock when exporting w/normalizing 2020-03-06 21:34:55 +01:00
export_handler.cc Prevent FX from producing sound after export 2020-04-09 01:28:04 +02:00
export_preset.cc
export_profile_manager.cc Fix typos in preparation for translations 2020-04-13 16:10:13 +02:00
export_status.cc
export_timespan.cc
file_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
filename_extensions.cc
filesystem_paths.cc
filter.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
find_session.cc
fixed_delay.cc
fluid_synth.cc
gain_control.cc
gettext.h
globals.cc
graph.cc
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import_pt.cc import_pt.cc: Remove process lock on AudioEngine && save less often 2020-03-14 12:03:22 +11:00
import.cc NOOP: newline removal 2020-04-17 12:40:28 -06:00
instrument_info.cc Allow MIDNAM lookup of valid channels for controllers 2020-04-15 01:51:04 +02:00
internal_return.cc
internal_send.cc Fix un/bypassing Aux-send panners 2020-03-12 02:23:49 +01:00
interpolation.cc small adjustments to TransportMaster API to better accomodate the "ignore/accept commands" concept 2020-03-10 11:39:39 -06:00
io_processor.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +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 remove noisy and unhelpful log message 2020-03-28 10:59:31 -06:00
ltc_file_reader.cc
ltc_slave.cc fix parentheses around expression that prevented port flags from being set for ltc slave 2020-04-24 11:51:45 -06:00
lua_api.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
luabindings.cc Add Lua Bindings for Internal Sends 2020-04-21 15:34:20 +02:00
luaproc.cc Consistent Lua script error and print() output 1/2 2020-04-18 18:16:12 +02:00
luascripting.cc Consistent Lua script error and print() output 1/2 2020-04-18 18:16:12 +02:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc
lxvst_plugin.cc
mac_vst_plugin.cc
mac_vst_support.cc
meter.cc Fix MIDI meter reset 2020-04-20 18:38:13 +02:00
midi_automation_list_binder.cc
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc
midi_model.cc
midi_patch_manager.cc Prevent huge stack allocations for MIDNAM files 2020-04-23 02:25:38 +02:00
midi_playlist_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
midi_playlist.cc
midi_port.cc make MIDI tracing work again for ports that are handled using ::read_and_parse_entire_midi_buffer_with_no_speed_adjustment() 2020-03-27 11:22:37 -06:00
midi_region.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
midi_ring_buffer.cc
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 NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
monitor_processor.cc
mp3fileimportable.cc
mp3filesource.cc
mtc_slave.cc improve variable width and precision for MTC slave delta display 2020-03-23 18:33:45 -06:00
mtdm.cc
mute_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
mute_master.cc
muteable.cc
onset_detector.cc
operations.cc
pan_controllable.cc Constrain panner value to valid range 2020-03-23 06:14:39 +01:00
pannable.cc Remove unused method (see also 875f69438) 2020-03-23 06:13:34 +01:00
panner_manager.cc Change default stereo panner to equal power balance 2020-03-15 21:39:53 +01:00
panner_shell.cc Remove Mixbus Aux-Link special case 1/2 2020-03-23 17:45:38 +01:00
panner.cc Pan: remove automation-state indirection 2/2 2020-03-23 17:38:01 +01:00
parameter_descriptor.cc Fix PolyKeyPressure, consolidate AutomationType checks 2020-04-15 15:31:59 +02:00
phase_control.cc
playlist_factory.cc
playlist_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
playlist.cc Ensure that regions have sources when saving 2020-02-28 06:35:33 +01:00
plugin_insert.cc Plugin: bypass <> enabled mapping 2020-04-16 16:47:13 +02:00
plugin_manager.cc
plugin.cc
polarity_processor.cc
port_engine_shared.cc fix plurals and other mistakes in error strings; switch to PBD::warning since these are not user errors nor fixable 2020-04-15 15:26:34 -06:00
port_insert.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
port_manager.cc use an Unwinder to provde exception-safety 2020-04-08 00:28:30 -06:00
port_set.cc
port.cc ensure that when a Session emits Port::PortDrop, transport master ports are left in place 2020-04-24 11:50:43 -06:00
presentation_info.cc
process_thread.cc
processor.cc Reduce redundant signal emission 2020-04-12 13:36:47 +02:00
progress.cc
quantize.cc
raw_midi_parser.cc
rb_effect.cc NO-OP: whitespace 2020-03-28 01:25:44 +01:00
rc_configuration.cc
readable.cc
readonly_control.cc
recent_sessions.cc
record_enable_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
record_safe_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
region_factory.cc Consolidate shared-ptr debugging 2020-02-25 22:23:30 +01:00
region.cc Do not trim MIDI region end to last event on session-load 2020-03-24 23:45:23 +01:00
resampled_source.cc
return.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
reverse.cc
route_graph.cc
route_group_member.cc
route_group.cc
route.cc Micro optimization: cache output IO latency 2020-04-23 04:56:45 +02:00
rt_midibuffer.cc Remove a suspected C99-ism 2020-03-05 12:52:22 +00:00
rt_tasklist.cc Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
selection.cc
send.cc Expose pan-link via Send API, emit signal on change 2020-04-24 00:57:15 +02:00
session_bundles.cc
session_butler.cc Fix loop range changes while playing - #8001 2020-04-12 13:35:21 +02:00
session_click.cc Fix count-in and loop-as-mode metronome clicks 2020-03-08 03:51:04 +01:00
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc
session_export.cc somewhat change the condition used to identify when butler transport is done pre-export 2020-04-10 13:25:24 -06:00
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc
session_object.cc
session_playlists.cc Bail out if Playlist cannot be created 2020-02-28 07:33:11 +01:00
session_process.cc RAII collect processor-change signals 2020-04-18 23:54:24 +02:00
session_rtevents.cc
session_state_utils.cc
session_state.cc Consistent Lua script error and print() output 1/2 2020-04-18 18:16:12 +02:00
session_time.cc
session_transport.cc fix thinko in Session::should_ignore_transport_request() and drop out of external sync if command is allowed 2020-04-24 14:22:06 -06:00
session_vst.cc
session.cc Do not add monitor-sends to foldback busses 2020-04-20 00:34:36 +02:00
sha1.c
sidechain.cc
slavable_automation_control.cc
slavable.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
solo_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
solo_isolate_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
solo_safe_control.cc
soundcloud_upload.cc
source_factory.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
source.cc provide mechanism to report on destructive tracks presence in a session 2020-03-17 16:31:50 -06: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
template_utils.cc
tempo_map_importer.cc
tempo.cc
thread_buffers.cc
ticker.cc
track.cc Forward disk-reader ConfigurationChanged signal 2020-04-12 13:41:39 +02:00
transform.cc
transient_detector.cc
transport_fsm.cc adjust TransportFSM to avoid declick to locate if DiskReader::_no_disk_output is set 2020-03-13 13:52:38 -06:00
transport_master_manager.cc fix slaving to JACK transport (again!) 2020-03-22 10:57:54 -06:00
transport_master.cc redesign chasing the transport master 2020-03-20 17:38:38 -06:00
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc
vca_manager.cc
vca.cc Fix typos in preparation for translations 2020-04-13 16:10:13 +02:00
video_tools_paths.cc
vst_info_file.cc
vst_plugin.cc Prefer std::string for print_parameter API 2020-04-16 16:47:13 +02:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
wscript add new file to wscript 2020-04-02 19:45:31 -06:00