ardour/libs/ardour
Paul Davis a8c2585cdc remove AudioEngine::destroy() calls from various test/util code
ARDOUR::cleanup() does this, and the engine must exist during port deregistration.
2023-06-30 12:58:43 -06:00
..
MSVClibardour
ardour LuaProc: allow plugin to prefer a regular block length 2023-06-30 17:21:49 +02:00
msvc
po Fix the incorrectly generated Korean translation 2023-03-28 02:42:33 +02:00
test remove AudioEngine::destroy() calls from various test/util code 2023-06-30 12:58:43 -06:00
ChangeLog
amp.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
analyser.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
analysis_graph.cc Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
arm_neon_functions.cc
async_midi_port.cc midiUI thread needs tempo-map (#9358) 2023-06-03 19:10:36 +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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_playlist_importer.cc Fix playlist use-count 2/2 2023-06-10 03:33:51 +02:00
audio_playlist_source.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_port.cc Flush audio-buffers for internal connections 2023-03-07 20:49:54 +01:00
audio_region_importer.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_track.cc Fix playlist use-count 2/2 2023-06-10 03:33:51 +02:00
audio_track_importer.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_unit.cc AudioUnit: apply offset to MIDI events 2023-06-30 17:12:16 +02:00
audioanalyser.cc
audioengine.cc Add API to query backend/driver/device ID 2023-05-26 23:02:06 +02:00
audiofile_tagger.cc
audiofilesource.cc Allow to import opus files 2022-12-07 13:36:57 +01:00
audioregion.cc Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
audiorom.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audiosource.cc Too many drop-references handlers (#9363) 2023-06-09 16:17:37 +02:00
auditioner.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
automatable.cc fix displayed name for velocity automation 2023-06-26 14:18:18 -06:00
automation.cc
automation_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
automation_list.cc give MIDI tracks a (n automatable) velocity control 2023-06-26 14:18:17 -06:00
automation_watch.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
auv2_scan.cc Use separate plugin-cache for Apple/M1 2022-06-07 23:49:42 +02:00
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 LV2: apply offset to MIDI events 2023-06-30 17:12:16 +02:00
bundle.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
butler.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +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 std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06:00
clip_library.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
control_group.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
control_protocol_manager.cc Fix Windows builds (pthread_t) 2023-05-04 21:13:17 +02:00
convolver.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
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 Softube Console1 add surface (libs) 2023-05-07 18:19:40 +02:00
default_click.cc
delayline.cc Optimize delaylines and implement multiple-MIDI buffers 2023-05-26 19:17:53 +02:00
delivery.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
directory_names.cc move midi maps folders and file extension out of control surfaces library 2022-11-18 14:04:59 -07:00
disk_io.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
disk_reader.cc NO-OP: clang-format, whitespace 2023-05-22 21:07:36 +02:00
disk_writer.cc Fix recursive lock introduced in fbfeff4168 (#9359) 2023-06-06 15:39:54 +02:00
dsp_filter.cc NO-OP: clang format 2022-11-03 00:28:24 +01:00
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
enums.cc give MIDI tracks a (n automatable) velocity control 2023-06-26 14:18:17 -06:00
event_type_map.cc return interpolation type for velocity 2023-06-26 14:18:17 -06:00
export_channel.cc Check that export-channel is not empty 2023-04-04 01:35:27 +02:00
export_channel_configuration.cc Safeguard against using RegionExport for default export 2023-06-22 23:34:15 +02:00
export_failed.cc
export_filename.cc Export: check all channel-configurations before export 2023-02-04 00:21:09 +01:00
export_format_base.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_format_manager.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_format_specification.cc Disambiguate export formats with different encoder settings 2023-03-25 06:43:46 +01:00
export_formats.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_graph_builder.cc Document export-graph signal flow 2023-03-25 18:24:06 +01:00
export_handler.cc When exporting with .cue file, use latin1 for filename as well 2022-10-04 16:52:04 +02:00
export_preset.cc
export_profile_manager.cc Fix silent stem export channels (#9294) 2023-04-03 15:53:50 +02:00
export_smf_writer.cc Add preference to set PPQN of exported MIDI files 2023-04-12 13:12:41 +02:00
export_status.cc
export_timespan.cc
ffmpegfileimportable.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
ffmpegfilesource.cc
file_source.cc Remove unused overloaded method 2023-06-10 03:33:51 +02:00
filename_extensions.cc move midi maps folders and file extension out of control surfaces library 2022-11-18 14:04:59 -07:00
filesystem_paths.cc Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
filter.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
globals.cc amend 7c7bf6c88b, do not notify UI during cleanup 2023-06-09 16:17:40 +02:00
graph.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
graph_edges.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
graphnode.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
import_pt.cc import_pt: Look up tracks by name instead of by number 2023-04-22 10:09:55 +10:00
instrument_info.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
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 Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
interpolation.cc
io.cc Fix restoring metronome connections (duplicate IO set_state) 2023-06-22 13:28:18 +02:00
io_plug.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
io_processor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
kmeterdsp.cc
ladspa_plugin.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
latent.cc
legatize.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
library.cc Set and create clip-library folder if needed 2022-10-12 16:11:50 +02:00
linux_vst_support.cc Revert "Prefer symbols from plugins" 2023-02-09 23:39:34 +01:00
load-save-session-collection.sh
load-save-session.sh
location.cc Fix use-after free when deleting locations 2023-06-20 18:19:33 +02:00
location_importer.cc
ltc_file_reader.cc Fix erractic timecode detection when extracting LTC from video 2022-09-03 21:39:26 +02:00
ltc_slave.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
lua_api.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
luabindings.cc Add missing Lua bindings 2023-06-23 01:35:19 +02:00
luaproc.cc LuaProc: allow plugin to prefer a regular block length 2023-06-30 17:21:49 +02:00
luascripting.cc
lv2_evbuf.c Add LV2 header include compatibility (1/2) 2023-05-06 16:20:01 +02:00
lv2_evbuf.h
lv2_plugin.cc LV2: allow to split cycles w/MIDI 2023-06-30 17:46:05 +02:00
lxvst_plugin.cc Fix state version for copy-construction (1/2) 2022-11-04 17:51:09 +01:00
mac_vst_plugin.cc Fix state version for copy-construction (1/2) 2022-11-04 17:51:09 +01:00
mac_vst_support.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
meter.cc Fix peak-meter atomics (amend 4ba4cd69ff) 2023-03-26 20:37:25 +02:00
midi_automation_list_binder.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_buffer.cc MidiBuffer: allow for partial processing with offset 2023-06-30 17:12:16 +02:00
midi_channel_filter.cc std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06:00
midi_clock_slave.cc temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
midi_model.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_patch_manager.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_playlist.cc Fix opaque MIDI region rendering 2023-06-14 19:42:00 +02:00
midi_port.cc Fix crash when resetting MIDI tracer 2023-06-04 01:15:11 +02:00
midi_region.cc Sort events when merging MIDI regions (#9313) 2023-06-16 21:31:07 +02:00
midi_ring_buffer.cc use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_source.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_state_tracker.cc MidiStateTracker micro-optimization 2023-06-30 17:12:16 +02:00
midi_stretch.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_track.cc give MIDI tracks a (n automatable) velocity control 2023-06-26 14:18:17 -06:00
midi_ui.cc surfaces & event loops: i really mean no more request buffer factories 2023-04-21 13:55:58 -06:00
mididm.cc
midiport_manager.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
minibpm.cc Fix another possible memory leak in BPM detection code 2022-05-09 17:34:59 +02:00
mix.cc Fix veclib_find_peaks interface 2023-03-30 01:04:40 +02:00
mixer_scene.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mode.cc
monitor_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
monitor_port.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
monitor_processor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 Remove "using namespace" from header 2023-01-12 19:01:48 +01:00
mtc_slave.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mtdm.cc
mute_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pannable.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
panner.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panner_manager.cc
panner_shell.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
parameter_descriptor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
phase_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
playlist.cc Playlist cut/copy always produces hidden playlists 2023-06-10 03:33:51 +02:00
playlist_factory.cc Fix playlist use-count 2/2 2023-06-10 03:33:51 +02:00
playlist_source.cc Fix playlist use-count 2/2 2023-06-10 03:33:51 +02:00
plug_insert_base.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin.cc Plugin: fix additive note resolution 2023-06-30 17:12:16 +02:00
plugin_insert.cc Delay MIDI-bypass for latent plugins 2023-05-26 19:17:56 +02:00
plugin_manager.cc Clarify plugin scan log message 2023-04-05 00:16:37 +02:00
plugin_scan_result.cc
polarity_processor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port.cc Debug Port reconnect 2023-06-07 18:13:27 +02:00
port_engine_shared.cc Improve port-connect error messages 2023-06-22 02:47:30 +02:00
port_insert.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_manager.cc Auto-connect metronome when using a device the first time 2023-06-26 21:46:24 +02:00
port_set.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
presentation_info.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -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
quantize.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
raw_midi_parser.cc
rb_effect.cc Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
rc_configuration.cc fixup preferences metadata handling (libs edition) 2023-01-27 15:13:27 -07:00
readable.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
readonly_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
recent_sessions.cc
record_enable_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
record_safe_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region.cc Amend bb54bc0d (prevent bad_weak_ptr) 2023-06-10 04:00:46 +02:00
region_factory.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
resampled_source.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
return.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
reverse.cc Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
route.cc Add dedicated RouteProcessorChange for manual pin config 2023-06-22 04:47:35 +02:00
route_group.cc Amend 2f3841a8, fix Mixbus build 2023-04-21 03:01:26 +02:00
route_group_member.cc
rt_midibuffer.cc Fix typo for ARM MIDI ringbuffer alignment 2022-06-07 23:49:42 +02:00
rt_task.cc Re-implement RTTaskList using Graph Threads 2022-06-04 17:22:50 +02:00
rt_tasklist.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
run-profiling.sh
run-tests.sh
scene_change.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
search_paths.cc Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
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 switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
send.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session.cc Auto-connect metronome when using a device the first time 2023-06-26 21:46:24 +02:00
session_bundles.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
session_butler.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
session_click.cc another autofication 2023-06-30 12:10:50 -06:00
session_command.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session_configuration.cc fixup preferences metadata handling (libs edition) 2023-01-27 15:13:27 -07:00
session_directory.cc
session_events.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session_export.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
session_handle.cc
session_ltc.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
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 Fix various MMC commands, set request-source 2023-06-04 01:15:02 +02:00
session_object.cc
session_playlists.cc Fix playlist use-count 2/2 2023-06-10 03:33:51 +02:00
session_process.cc Clear transport sub-state at RangeStop, disable play-range 2023-06-08 18:06:28 +02:00
session_rtevents.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
session_state.cc Fix playlist use-count 2/2 2023-06-10 03:33:51 +02:00
session_state_utils.cc Remove unused API, prefer Session::possible_states 2023-06-07 17:39:29 +02:00
session_time.cc temporal: reference time for BBT_Argument is always superclocks 2023-06-30 12:10:50 -06:00
session_transport.cc temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
session_vst.cc temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06: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
simple_export.cc Fix simple export when there is no session range 2023-01-17 00:23:08 +01:00
slavable.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
slavable_automation_control.cc Fix tiny memory leak 2023-06-10 03:33:39 +02:00
smf_source.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
sndfile_helpers.cc 'strings.h' isn't available in MSVC 2022-11-05 13:30:56 +00:00
sndfileimportable.cc Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
sndfilesource.cc Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
solo_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
solo_isolate_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
solo_mute_release.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
solo_safe_control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
soundcloud_upload.cc Fix soundcloud curl callback 2022-11-22 17:52:40 +01:00
source.cc NO-OP: whitespace 2023-06-10 03:33:51 +02:00
source_factory.cc Fix playlist use-count 2/2 2023-06-10 03:33:51 +02: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
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
sse_functions_xmm.cc Fix source comment typos in `libs/ardour` 2022-05-11 00:14:28 +02:00
st_pitch.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
st_stretch.cc Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
step_sequencer.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
strip_silence.cc Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
stripable.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
thread_buffers.cc
ticker.cc temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
track.cc Add track playlist-state function for undo/redo 2023-06-10 15:03:46 +02:00
transform.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transient_detector.cc miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
transport_fsm.cc use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
transport_master.cc transport master: do not unregister port when session goes away 2023-04-22 14:38:44 -06:00
transport_master_manager.cc amend 7c7bf6c88b, do not notify UI during cleanup 2023-06-09 16:17:40 +02:00
transpose.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
triggerbox.cc temporal: reference time for BBT_Argument is always superclocks 2023-06-30 12:10:50 -06: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 Fix loading LV2 presets with non-float port values 2022-12-13 22:03:48 -05:00
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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vca_manager.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
velocity_control.cc manual fixes following rebase on master 2023-06-26 14:18:17 -06:00
video_tools_paths.cc
vst2_scan.cc vst2: drop unused vst2_suffix static function 2022-01-22 20:26:50 +01:00
vst3_host.cc Resolve boost/std unique_ptr issue 2023-04-08 13:31:50 +02:00
vst3_module.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_plugin.cc VST3, Lua: fix barPositionMusic 2023-06-18 23:00:42 +02:00
vst3_scan.cc VST3 scan, do not clutter up Log 2023-04-04 15:44:21 +02:00
vst_plugin.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc Fix state version for copy-construction (1/2) 2022-11-04 17:51:09 +01:00
worker.cc Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
wscript give MIDI tracks a (n automatable) velocity control 2023-06-26 14:18:17 -06:00
x86_functions_avx512f.cc Fix clang build error 2023-02-21 02:02:08 +01:00
x86_functions_fma.cc
zeroconf.cc Avoid .sh file extension 2022-12-03 15:03:44 +01:00