13
0
livetrax/libs/ardour
Paul Davis 43c8fae709 initial addition and use of BBT_Argument
Currently this is interchangeable with BBT_Time, but soon will
be handled differently
2023-02-15 16:02:56 -07:00
..
ardour VST3: fix deadlock when loading a preset in some plugins 2023-02-15 23:50:50 +01:00
msvc
MSVClibardour
po update german translation 2022-12-12 11:42:39 +01:00
test Add AVX512F test to CPPUNIT 2023-02-05 16:16:59 +01:00
amp.cc Fix automated fader display value (use cycle-end value) 2022-06-29 01:39:01 +02:00
analyser.cc
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_importer.cc
audio_playlist_source.cc
audio_playlist.cc Remove direct use of audio-engine rate (1/2) 2023-01-22 20:06:14 +01:00
audio_port.cc Add API to update port resampler 2023-01-30 23:17:29 +01:00
audio_region_importer.cc Add import_markers option (1/4) 2022-11-22 01:44:53 +01:00
audio_track_importer.cc
audio_track.cc Fix auto audio monitoring when using hw monitoring 2022-12-15 17:24:17 +01:00
audio_unit.cc Include bus number in IOPortDescription 2023-01-17 22:02:10 +01:00
audioanalyser.cc
audioengine.cc Resample when engine and session sample-rates mismatch 2023-01-22 20:51:44 +01:00
audiofile_tagger.cc
audiofilesource.cc Allow to import opus files 2022-12-07 13:36:57 +01:00
audioregion.cc Remove direct use of audio-engine rate (1/2) 2023-01-22 20:06:14 +01:00
audiorom.cc
audiosource.cc Improve peak-file debug output, print affected source-name 2022-12-27 13:35:53 +01:00
auditioner.cc Prevent auditioner from writing files to disk 2023-01-21 00:37:41 +01:00
automatable.cc Replace AutomationControlSet with ControllableSet (1/2) 2022-10-18 00:08:27 +02:00
automation_control.cc Replace ::user_double() with ::get_double() 1/2 2022-06-29 01:39:02 +02:00
automation_list.cc Also thin automation after touch/latch 2022-12-18 01:45:04 +01:00
automation_watch.cc Replace ::user_double() with ::get_double() 1/2 2022-06-29 01:39:02 +02:00
automation.cc
auv2_scan.cc Use separate plugin-cache for Apple/M1 2022-06-07 23:49:42 +02:00
beatbox.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc
buffer.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
chan_count.cc
chan_mapping.cc
ChangeLog
circular_buffer.cc
clip_library.cc
control_group.cc
control_protocol_manager.cc
convolver.cc Update Lua Convolver API 2022-09-29 23:44:42 +02:00
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc Allow to profile session-state save (again) 2023-02-03 07:32:50 +01:00
default_click.cc
delayline.cc Fix MIDI delay-line (amend 25098ed) 2022-05-15 19:20:32 +02:00
delivery.cc Deliveries support mismatched chan-counts 2022-11-20 15:07:07 +01: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
disk_reader.cc Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
disk_writer.cc Prevent auditioner from writing files to disk 2023-01-21 00:37:41 +01: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 Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01:00
enums.cc Update preference to set macOS render performance 2023-02-04 22:34:12 +01:00
event_type_map.cc Add dedicated InsertReturnLevel type 2022-10-14 02:21:49 +02:00
export_channel_configuration.cc Overhaul export channel state save/load 2022-05-16 04:54:17 +02:00
export_channel.cc Overhaul export channel state save/load 2022-05-16 04:54:17 +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 Add 24kHz as export rate, and limit opus to 8,24,48 per spec 2022-12-06 06:35:44 +01:00
export_format_manager.cc Consolidate Export Format/Spec comparision 2022-12-07 17:56:07 +01:00
export_format_specification.cc Consolidate Export Format/Spec comparision 2022-12-07 17:56:07 +01:00
export_formats.cc Add 24kHz as export rate, and limit opus to 8,24,48 per spec 2022-12-06 06:35:44 +01:00
export_graph_builder.cc Use pipe with CmdPipeWriter (see b8d07b8) 2023-01-16 16:41:28 +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 Export: check all channel-configurations before export 2023-02-04 00:21:09 +01: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
ffmpegfilesource.cc
file_source.cc
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 Fix region gain for various edit operations 2022-11-03 21:22:32 +01: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 Add dedicated InsertReturnLevel type 2022-10-14 02:21:49 +02:00
globals.cc Integrate AVX512F support into Ardour 2023-02-04 23:07:17 +01:00
graph_edges.cc Untangle Graph from Route 2022-05-06 14:02:34 +02:00
graph.cc Set non_rt_pending no-roll parameter (previously uninitialized) 2022-12-30 19:09:16 +01:00
graphnode.cc Generalize graph processing 2022-05-06 17:43:01 +02:00
iec1ppmdsp.cc
iec2ppmdsp.cc
import_pt.cc Add import_markers option (1/4) 2022-11-22 01:44:53 +01:00
import.cc Fix importing MIDI files with duplicate track names 2022-12-15 00:29:50 +01:00
instrument_info.cc
internal_return.cc
internal_send.cc Consolidate send/delivery gain control 2022-10-14 02:21:49 +02:00
interpolation.cc
io_plug.cc Disambiguate GraphNode::run and IOPlug::run 2022-06-04 15:19:18 +02:00
io_processor.cc
io.cc Do not constrain bundle names to 32 chars 2022-10-16 21:45:09 +02:00
kmeterdsp.cc
ladspa_plugin.cc Yet another attempt to fix Windows/LADSPA presets 2022-12-29 19:02:15 +01:00
latent.cc
legatize.cc
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_importer.cc
location.cc small change to Locations::clear_cue_markers() API to bring it into line with other clear_* methods 2022-10-21 07:51:53 -06:00
ltc_file_reader.cc Fix erractic timecode detection when extracting LTC from video 2022-09-03 21:39:26 +02:00
ltc_slave.cc Remove direct use of audio-engine rate (1/2) 2023-01-22 20:06:14 +01:00
lua_api.cc Add Lua method to show system env 2022-12-07 00:28:21 +01:00
luabindings.cc initial addition and use of BBT_Argument 2023-02-15 16:02:56 -07:00
luaproc.cc Fix printing from Lua DSP context (#9202) 2023-01-21 01:42:33 +01:00
luascripting.cc
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc Remove direct use of audio-engine rate (1/2) 2023-01-22 20:06:14 +01: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 Prevent crash when running unconfigured meter processor 2022-11-20 15:07:07 +01:00
midi_automation_list_binder.cc
midi_buffer.cc Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
midi_channel_filter.cc
midi_clock_slave.cc Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01:00
midi_model.cc fix error with saving MIDI after forking MIDI region 2022-10-25 12:51:08 -06:00
midi_patch_manager.cc
midi_playlist.cc Remove hardcoded thinning factor 2022-12-18 00:55:28 +01:00
midi_port.cc a start at custom MIDI learn for trigger slots 2022-11-16 08:37:57 -07:00
midi_region.cc Fix copying MIDI regions w/automation 2022-12-02 21:44:22 +01: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
midi_scene_changer.cc
midi_source.cc Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
midi_state_tracker.cc Implement MIDI region automation (CC, PGM, PB) opaqueness 2022-09-10 18:19:58 +02: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 Consistent audio/MIDI monitor modes 2022-12-07 22:49:08 +01: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 new Session global MIDI input port for trigger control 2022-11-19 10:22:16 -07: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 MixerScenes : scenes should report a Change when applied 2022-11-08 17:29:13 -06:00
mode.cc
monitor_control.cc
monitor_port.cc
monitor_processor.cc
monitor_return.cc
mp3fileimportable.cc
mp3filesource.cc Remove "using namespace" from header 2023-01-12 19:01:48 +01:00
mtc_slave.cc Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01: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 Add dedicated InsertReturnLevel type 2022-10-14 02:21:49 +02:00
phase_control.cc Fix PhaseControl set_value() 2022-05-19 20:08:00 +02:00
playlist_factory.cc
playlist_source.cc
playlist.cc MIDI region combine: fix conceptual errors 2022-10-31 14:22:17 -06:00
plug_insert_base.cc Break out common plugin-insert state methods 2022-04-14 20:08:22 +02:00
plugin_insert.cc Do not create sidechain ports by default 2023-02-05 16:06:19 +01:00
plugin_manager.cc Force rescan of VST3 plugins 2023-01-17 22:02:10 +01:00
plugin_scan_result.cc
plugin.cc Sort plugin presets by default 2022-12-19 16:41:41 +01:00
polarity_processor.cc
port_engine_shared.cc Fix crash on port unregistration 2022-07-16 20:26:56 +02:00
port_insert.cc PortInsert: remove old API to query latency 2022-10-14 02:21:50 +02:00
port_manager.cc Add API to update port resampler 2023-01-30 23:17:29 +01:00
port_set.cc Fix source comment typos in libs/ardour 2022-05-11 00:14:28 +02:00
port.cc Emit signal when resampler-quality changes 2023-02-04 03:20:20 +01:00
presentation_info.cc Prefer atomic dec_and_test (instead of atomic get+set) 2022-06-14 18:19:52 +02:00
process_thread.cc
processor.cc
progress.cc
quantize.cc infrastructure and implementation to allow "q" to drive quantize-selected-notes in midi edit mode 2022-08-31 13:53:55 -06:00
raw_midi_parser.cc
rb_effect.cc Optimize RB stretch/pitch, set max-process size hint 2022-10-14 02:21:49 +02:00
rc_configuration.cc fixup preferences metadata handling (libs edition) 2023-01-27 15:13:27 -07:00
readable.cc
readonly_control.cc
recent_sessions.cc
record_enable_control.cc
record_safe_control.cc
region_factory.cc
region.cc Fix Region lock style property (#9191) 2023-01-10 20:07:05 +01:00
resampled_source.cc
return.cc
reverse.cc
route_group_member.cc
route_group.cc Catch manual removal of subgroup bus (#9022) 2022-10-21 20:40:27 +02:00
route.cc NO-OP: whitespace 2023-02-08 01:35:45 +01:00
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 Re-implement RTTaskList using Graph Threads 2022-06-04 17:22:50 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
segment_descriptor.cc
selection.cc
send.cc Consolidate send/delivery gain control 2022-10-14 02:21:49 +02:00
session_bundles.cc Do not truncate pretty bundle names 2023-01-01 17:44:43 +01:00
session_butler.cc
session_click.cc
session_command.cc
session_configuration.cc fixup preferences metadata handling (libs edition) 2023-01-27 15:13:27 -07:00
session_directory.cc
session_events.cc Only dump SessionEvent pool in debug builds 2022-07-07 22:34:11 +02:00
session_export.cc Prevent accumulating events during freewheel export 2022-07-07 18:28:27 +02:00
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc add new Session global MIDI input port for trigger control 2022-11-19 10:22:16 -07:00
session_object.cc
session_playlists.cc
session_process.cc Consolidate base and nominal SR 2023-01-31 00:54:28 +01:00
session_rtevents.cc Bind weak pointers to rt_slot events 2022-12-16 00:12:48 +01:00
session_state_utils.cc
session_state.cc Retain pending state after recovery (#9215) 2023-02-03 07:50:32 +01:00
session_time.cc Consolidate base and nominal SR 2023-01-31 00:54:28 +01:00
session_transport.cc Update latency compensation when sends are added or removed 2023-01-27 23:13:52 +01:00
session_vst.cc Remove direct use of audio-engine rate (1/2) 2023-01-22 20:06:14 +01:00
session.cc Retain pending state after recovery (#9215) 2023-02-03 07:50:32 +01:00
sha1.c
sidechain.cc
simple_export.cc Fix simple export when there is no session range 2023-01-17 00:23:08 +01:00
slavable_automation_control.cc Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
slavable.cc
smf_source.cc Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04: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 Retain ctime/mtime when encoding file for archiving 2022-11-27 14:11:05 +01:00
solo_control.cc
solo_isolate_control.cc
solo_mute_release.cc
solo_safe_control.cc
soundcloud_upload.cc Fix soundcloud curl callback 2022-11-22 17:52:40 +01:00
source_factory.cc fetch thread local tempo map in potential peak-building threads 2022-06-20 14:25:40 -06:00
source.cc NO-OP: cleanup duplicate X_ escape 2022-11-27 01:59:01 +01:00
speakers.cc
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_64bit_win.s
sse_functions_64bit.s
sse_functions_avx_linux.cc
sse_functions_avx.cc
sse_functions_xmm.cc 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
st_pitch.cc
st_stretch.cc Fix pitch-shift producing partially silent regions 2022-10-12 22:25:10 +02:00
step_sequencer.cc
strip_silence.cc
stripable.cc
system_exec.cc
template_utils.cc
tempo_map_importer.cc
thawlist.cc
thread_buffers.cc
ticker.cc
track.cc Automatically align metronome when recording it to a track 2022-12-15 00:55:32 +01:00
transform.cc
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_manager.cc
transport_master.cc Indicate UTF8 literals - fixes glyph rendering with MSVC (1/2) 2023-01-16 21:41:09 +01:00
transpose.cc
triggerbox.cc triggerbox: fix stop-all-cue marker under very specific conditions 2023-01-31 18:39:57 -07:00
unknown_processor.cc
uri_map.cc Fix loading LV2 presets with non-float port values 2022-12-13 22:03:48 -05:00
user_bundle.cc
utils.cc
vca_manager.cc
vca.cc
video_tools_paths.cc
vst_plugin.cc Fix VST2 state restore for plugins without custom UI 2022-09-21 16:13:18 +02:00
vst_state.cc
vst2_scan.cc
vst3_host.cc VST3: dynamically grow ParameterChanges 2023-01-06 03:29:55 +01:00
vst3_module.cc Revert "Prefer symbols from plugins" 2023-02-09 23:39:34 +01:00
vst3_plugin.cc VST3: fix deadlock when loading a preset in some plugins 2023-02-15 23:50:50 +01:00
vst3_scan.cc Force rescan of VST3 plugins 2023-01-17 22:02:10 +01:00
vumeterdsp.cc
windows_vst_plugin.cc Fix state version for copy-construction (1/2) 2022-11-04 17:51:09 +01:00
worker.cc
wscript Enable avx512f support for windows builds 2023-02-06 21:36:09 +01:00
x86_functions_avx512f.cc Add AVX512 optimized routines 2023-02-04 23:07:17 +01:00
x86_functions_fma.cc
zeroconf.cc Avoid .sh file extension 2022-12-03 15:03:44 +01:00