ardour/libs/ardour
Paul Davis cc2e6b3cf8 libardour: change API of Session::request_locate() to include "force" argument
No behavior should be changed by this modification; the argument has a default value of false, which
matches previous semantics, and every instance where the argument is specified, it is given as false.
2022-05-27 18:49:11 -06:00
..
MSVClibardour libardour: remove beats<->samples converter objects; provide a virtual get_origin() method instead to use with timepos_t/timecnt_t 2021-08-13 12:51:34 -06:00
ardour libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
msvc
po Update ko.po 2022-04-08 20:07:49 +02:00
test Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
ChangeLog
amp.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
analyser.cc NO-OP: clang-format 2022-03-01 16:22:50 +01:00
analysis_graph.cc
arm_neon_functions.cc
async_midi_port.cc Revert "Debug async MIDI port (M1 builds)" 2022-04-25 15:40:11 +02:00
audio_backend.cc
audio_buffer.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
audio_library.cc
audio_playlist.cc Remove Region::position remnants (see cc6c0f1263) 2022-03-04 22:38:41 +01:00
audio_playlist_importer.cc
audio_playlist_source.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
audio_port.cc Allow to configure vari-speed resampler quality 2022-05-24 20:41:59 +02:00
audio_region_importer.cc
audio_track.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
audio_track_importer.cc
audio_unit.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
audioanalyser.cc
audioengine.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
audiofile_tagger.cc
audiofilesource.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
audioregion.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
audiorom.cc
audiosource.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
auditioner.cc Create a virtual base class for PluginInsert 2022-04-14 16:35:03 +02:00
automatable.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
automation.cc
automation_control.cc fixup another NUTEMPO #warning 2021-08-13 12:51:32 -06:00
automation_list.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
automation_watch.cc Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
auv2_scan.cc
beatbox.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
broadcast_info.cc
buffer.cc
buffer_manager.cc
buffer_set.cc
bundle.cc
butler.cc Implement rt-safe deletion - delegate to butler 2022-05-06 14:02:32 +02:00
caimportable.cc
capturing_processor.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
chan_count.cc
chan_mapping.cc
circular_buffer.cc
clip_library.cc Fix various typos 2022-04-08 19:51:02 +02:00
control_group.cc
control_protocol_manager.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
convolver.cc
coreaudiosource.cc sndfile: Fix skipping of first character of file names in error logging. 2022-01-22 21:48:40 +01:00
cycle_timer.cc
data_type.cc
debug.cc freesound: add a DebugBit 2022-05-20 14:33:57 +01:00
default_click.cc
delayline.cc Fix MIDI delay-line (amend 25098ed) 2022-05-15 19:20:32 +02:00
delivery.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
directory_names.cc Add dir names for media-folder 2021-12-16 19:08:03 +01:00
disk_io.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
disk_reader.cc Remove debug message 2022-05-13 21:02:37 +02:00
disk_writer.cc Allow to configure vari-speed resampler quality 2022-05-24 20:41:59 +02:00
dsp_filter.cc Add API to copy Biquad parameters 2022-04-02 19:10:08 +02:00
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
enums.cc ripple: create RippleMode and associated enums 2022-03-14 19:26:41 -05:00
event_type_map.cc
export_channel.cc Overhaul export channel state save/load 2022-05-16 04:54:17 +02:00
export_channel_configuration.cc Overhaul export channel state save/load 2022-05-16 04:54:17 +02:00
export_failed.cc
export_filename.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
export_format_base.cc
export_format_manager.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
export_format_specification.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
export_formats.cc
export_graph_builder.cc Implement MIDI ExportGraph processing 2022-05-16 04:54:17 +02:00
export_handler.cc Ignore LD-environment for mp3 im/export 2022-04-01 18:19:59 +02:00
export_preset.cc
export_profile_manager.cc Save/load export timespan realtime setting 2022-05-15 02:20:19 +02:00
export_smf_writer.cc Bootstrap MIDI export writer 2022-05-16 04:54:17 +02:00
export_status.cc
export_timespan.cc
ffmpegfileimportable.cc Ignore LD-environment for mp3 im/export 2022-04-01 18:19:59 +02:00
ffmpegfilesource.cc Fix file-extension check 2021-12-16 19:08:03 +01:00
file_source.cc MidiSource: change thread mutual exclusion object from Mutex to a RWLock 2022-04-05 20:52:09 -06:00
filename_extensions.cc
filesystem_paths.cc on windows, allow ARDOUR_DATA_PATH envvar to be used in the data search path 2022-04-28 14:33:39 -06:00
filter.cc Fix some potentially uninitialized variables 2022-05-07 04:19:09 +02:00
find_session.cc
fixed_delay.cc Fix MIDI delay-line (amend 25098ed) 2022-05-15 19:20:32 +02:00
fluid_synth.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
gain_control.cc
gettext.h
globals.cc Allow to configure vari-speed resampler quality 2022-05-24 20:41:59 +02:00
graph.cc Grow Graph and RTTask MPMC queues as required 2022-05-12 00:44:39 +02:00
graph_edges.cc Untangle Graph from Route 2022-05-06 14:02:34 +02:00
graphnode.cc Generalize graph processing 2022-05-06 17:43:01 +02:00
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
import_pt.cc pt_import: since we aren't using undo here, need to delete the diff_command manually 2022-05-10 15:47:56 -05:00
instrument_info.cc
internal_return.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
internal_send.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
interpolation.cc
io.cc Optimize Route::direct_feeds_according_to_reality 2022-05-06 14:02:35 +02:00
io_plug.cc Add Input Port meters for I/O Pre-Plugin outputs 2022-05-17 02:26:28 +02:00
io_processor.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
kmeterdsp.cc
ladspa_plugin.cc fix potentially incorrect use of strncpy(3) when copying URI for ladspa preset 2022-04-05 20:52:10 -06:00
latent.cc
legatize.cc
linux_vst_support.cc remove debug output 2022-01-02 17:23:01 -07:00
load-save-session-collection.sh
load-save-session.sh
location.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
location_importer.cc
ltc_file_reader.cc
ltc_slave.cc
lua_api.cc convert use of operator* for tim::line types with ::scale(ratio_t) 2022-05-27 12:47:44 -06:00
luabindings.cc convert use of operator* for tim::line types with ::scale(ratio_t) 2022-05-27 12:47:44 -06:00
luaproc.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
luascripting.cc
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc LV2: pass patch-set messages to replicated plugin instances 2022-05-22 00:16:22 +02:00
lxvst_plugin.cc
mac_vst_plugin.cc
mac_vst_support.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
meter.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midi_automation_list_binder.cc change the type of reference held by a MidiModel to its MidiSource 2022-04-05 20:52:09 -06:00
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc
midi_model.cc midi_model: rename some midi diff functions, to (try to) avoid confusion 2022-05-10 15:47:20 -05:00
midi_patch_manager.cc Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
midi_playlist.cc change MidiStateTracker to MidiNoteTracker 2022-02-01 18:06:40 -07:00
midi_port.cc Implement MIDI ExportChannel 2022-05-16 04:54:17 +02:00
midi_region.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midi_ring_buffer.cc midi buffer handling: fix some logic errors in dealing with MidiRingBuffer reads 2021-09-06 13:55:26 -06:00
midi_scene_change.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midi_scene_changer.cc
midi_source.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midi_state_tracker.cc MidiSource: change thread mutual exclusion object from Mutex to a RWLock 2022-04-05 20:52:09 -06:00
midi_stretch.cc convert use of operator* for tim::line types with ::scale(ratio_t) 2022-05-27 12:47:44 -06:00
midi_track.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midi_ui.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
mididm.cc
midiport_manager.cc Add API to announce managed MIDI port latency 2021-09-08 22:39:32 +02:00
minibpm.cc Fix another possible memory leak in BPM detection code 2022-05-09 17:34:59 +02:00
mix.cc
mixer_scene.cc Do not emit MixerScene signal with locked mutex (fixes ndeadlck) 2022-05-26 16:18:00 +02:00
mode.cc
monitor_control.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
monitor_port.cc
monitor_processor.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
monitor_return.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
mp3fileimportable.cc
mp3filesource.cc
mtc_slave.cc libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
mtdm.cc
mute_control.cc Fix typos in gtk2_ardour/ directory 2022-01-26 12:35:38 -05:00
mute_master.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
muteable.cc
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
panner.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
panner_manager.cc
panner_shell.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
parameter_descriptor.cc
phase_control.cc Fix PhaseControl set_value() 2022-05-19 20:08:00 +02:00
playlist.cc add ::time_domain() methods to Playlist and Region 2022-05-27 15:56:13 -06:00
playlist_factory.cc
playlist_source.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
plug_insert_base.cc Break out common plugin-insert state methods 2022-04-14 20:08:22 +02:00
plugin.cc Fixed typo that may also be a bugfix 2022-05-11 00:14:28 +02:00
plugin_insert.cc Break out common plugin-insert state methods 2022-04-14 20:08:22 +02:00
plugin_manager.cc Fix typos in source function`max_configurable_outputs` 2022-05-12 09:18:32 -04:00
plugin_scan_result.cc
polarity_processor.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
port.cc Allow to configure vari-speed resampler quality 2022-05-24 20:41:59 +02:00
port_engine_shared.cc Further reduce DSP load of debug builds 2022-05-06 02:04:55 +02:00
port_insert.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
port_manager.cc Generalize input-meters 2022-05-17 02:26:28 +02:00
port_set.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
presentation_info.cc Put ostream operator<< for PresentationInfo in std namespace 2022-04-09 18:03:21 -06:00
process_thread.cc
processor.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
progress.cc
quantize.cc reimplement quantization without (much) floating point 2021-08-13 12:51:35 -06:00
raw_midi_parser.cc
rb_effect.cc temporal: remove dangerous muldiv methods and use explicit method name not cast 2022-05-27 12:47:44 -06:00
rc_configuration.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
readable.cc
readonly_control.cc
recent_sessions.cc
record_enable_control.cc record enable control starts with its route's time domain 2021-08-13 12:51:33 -06:00
record_safe_control.cc fix several more controls to take a time domain from their owner (Automatable) 2021-08-13 12:51:33 -06:00
region.cc add ::time_domain() methods to Playlist and Region 2022-05-27 15:56:13 -06:00
region_factory.cc
resampled_source.cc
return.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
reverse.cc
route.cc Only emit RouteProcessorChange if disk-i/o point actually changes 2022-05-24 02:26:56 +02:00
route_group.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
route_group_member.cc
rt_midibuffer.cc change MidiStateTracker to MidiNoteTracker 2022-02-01 18:06:40 -07:00
rt_tasklist.cc Grow Graph and RTTask MPMC queues as required 2022-05-12 00:44:39 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
segment_descriptor.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
selection.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
send.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
session.cc libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
session_bundles.cc
session_butler.cc
session_click.cc allow the click points for the click to contain points before the start (gracefully) 2021-08-13 12:51:35 -06:00
session_command.cc fix creation of TempoCommands for undo/redo history 2022-04-08 11:58:04 -06:00
session_configuration.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
session_directory.cc
session_events.cc Merge Overwrite request for the track 2022-02-05 19:04:22 +01:00
session_export.cc libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
session_handle.cc
session_ltc.cc
session_metadata.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
session_midi.cc libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
session_object.cc
session_playlists.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
session_process.cc Add Input Port meters for I/O Pre-Plugin outputs 2022-05-17 02:26:28 +02:00
session_rtevents.cc
session_state.cc Fix macOS builds, size_t serialization 2022-05-21 21:09:21 +02:00
session_state_utils.cc
session_time.cc remove Session::bbt_time() and use TempoMap::use()->bbt_at() explicitly everywhere 2021-12-14 21:59:33 -07:00
session_transport.cc libardour: change API of Session::request_locate() to include "force" argument 2022-05-27 18:49:11 -06:00
session_vst.cc Fix VST2 callbacks querying tempo-map 2022-03-20 15:42:47 +01:00
sha1.c
sidechain.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
slavable.cc
slavable_automation_control.cc Add API to query control-masters 2022-05-20 19:10:13 +02:00
smf_source.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
sndfile_helpers.cc
sndfileimportable.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
sndfilesource.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
solo_control.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
solo_isolate_control.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
solo_mute_release.cc
solo_safe_control.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
soundcloud_upload.cc
source.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
source_factory.cc NOOP: blank line deletion 2022-04-05 20:52:10 -06:00
speakers.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
srcfilesource.cc
sse_avx_functions_64bit_win.s Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
sse_functions.s Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
sse_functions_64bit.s
sse_functions_64bit_win.s
sse_functions_avx.cc
sse_functions_avx_linux.cc Fix pointer math for prefetch 2022-01-03 02:01:12 +01:00
sse_functions_xmm.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
st_pitch.cc
st_stretch.cc
step_sequencer.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
strip_silence.cc there is no Properties::position any more 2021-09-25 16:49:51 -06:00
stripable.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
system_exec.cc Allow to unset LD_LIBRARY_PATH on exec 2022-04-01 18:19:55 +02:00
template_utils.cc
tempo_map_importer.cc temporal: TempoMap::use() returns a const ptr to enforce semantics (library version) 2022-04-08 11:58:04 -06:00
thawlist.cc
thread_buffers.cc
ticker.cc reimplement TempoMap::midi_clock_beat_at_or_after() 2021-08-13 12:51:35 -06:00
track.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
transform.cc
transient_detector.cc
transport_fsm.cc Fix typos in source foward(s)->forwards(s) 2022-05-12 10:15:15 -04:00
transport_master.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
transport_master_manager.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
transpose.cc
triggerbox.cc triggerbox: given no other info, assume a clip is 1,2,4,8 or 16 bars at 4/4 2022-05-14 14:16:21 -05:00
unknown_processor.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
uri_map.cc
user_bundle.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
utils.cc ripple: create RippleMode and associated enums 2022-03-14 19:26:41 -05:00
vca.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
vca_manager.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
video_tools_paths.cc Fix setting custom path to the video monitor on macOS 2021-10-06 05:06:39 +02:00
vst2_scan.cc vst2: drop unused vst2_suffix static function 2022-01-22 20:26:50 +01:00
vst3_host.cc
vst3_module.cc VST: Remove accidentally added factory reference 2021-10-07 01:46:44 +02:00
vst3_plugin.cc Fix typos in source foward(s)->forwards(s) 2022-05-12 10:15:15 -04:00
vst3_scan.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
vst_plugin.cc
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
wscript Implement mixer-scene class 2022-05-19 20:08:24 +02:00
x86_functions_fma.cc