13
0
livetrax/libs/ardour
2021-08-13 12:51:28 -06:00
..
ardour fixup Region object to work with new factory methods for timeline types (and remove explicit music time-related members) 2021-08-13 12:51:28 -06:00
msvc
MSVClibardour Add/remove source(s) in our MSVC project (libardour and gtk2_ardour) 2021-07-19 11:27:02 +01:00
po German translation updates (libardour) 2021-08-13 18:43:24 +02:00
test change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
amp.cc Fix a -Wabsolute-value, use float for gain_t calculation 2021-03-17 17:57:01 +01:00
analyser.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
analysis_graph.cc Region loudness normalization/analysis #8777 2021-07-20 04:53:48 +02:00
arm_neon_functions.cc Fix aarch64 builds 2020-08-21 08:16:11 +02:00
async_midi_port.cc Fix optimized build, amend 5957e14259 2021-05-06 15:50:44 +02:00
audio_backend.cc
audio_buffer.cc
audio_library.cc
audio_playlist_importer.cc
audio_playlist_source.cc Allow multi-threaded AudioSource reading 2020-12-21 21:55:55 +01:00
audio_playlist.cc NO-OP: remove newline in function definition 2020-05-12 11:34:38 -06:00
audio_port.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
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 Prefer storing playlist-IDs for frozen tracks; but if none is provided then search by name 2021-06-01 09:14:07 -05:00
audio_unit.cc change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
audioanalyser.cc
audioengine.cc libardour: reset perf meters after warmup period is over 2021-06-13 12:21:08 -06:00
audiofile_tagger.cc Fix taglib error message 2021-04-12 23:15:30 +02:00
audiofilesource.cc Add M4A support to the audio import dialog using FFMPEG. 2021-06-21 02:30:36 +02:00
audioregion.cc more type changes for various Region related methods, using timepos_t/timeline_t 2021-08-13 12:51:28 -06:00
audiorom.cc Fix Lua AudioRom read (buffer overflow) 2020-08-19 00:17:45 +02:00
audiosource.cc Close peakfile before emitting PeaksReady signal 2020-12-22 03:02:54 +01:00
auditioner.cc Explicitly set announce=false when creating regions (1/2) 2021-04-30 18:40:48 +02:00
automatable.cc Add Lua API to query all automatable params 2021-06-30 19:23:40 +02:00
automation_control.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
automation_list.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
automation_watch.cc Tweak sched priorities use given and 4 levels below. 2021-06-10 14:38:45 +02:00
automation.cc
auv2_scan.cc Fix BigSur/ARM builds (undo Apple defines conflicting with sigc) 2021-08-13 15:16:24 +02:00
beatbox.cc export step sequencer pattern to SMF 2021-08-13 12:51:27 -06:00
beats_samples_converter.cc
broadcast_info.cc
buffer_manager.cc NO-OP: whitespace 2021-06-12 02:34:22 +02:00
buffer_set.cc Remove support for deprecated LV2 event extension 2020-12-01 11:40:35 +01:00
buffer.cc
bundle.cc
butler.cc Remove unused MIDI-flush 2021-07-11 02:35:15 +02:00
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
circular_buffer.cc Silence input-meters when port-buffer is n/a. 2021-03-20 23:09:36 +01:00
control_group.cc
control_protocol_manager.cc sort control protocols in name order after discovery 2020-06-01 13:06:23 -06:00
convolver.cc Tweak sched priorities use given and 4 levels below. 2021-06-10 14:38:45 +02:00
coreaudiosource.cc Make CoreaudioSource work again 2021-07-21 02:22:25 +02:00
cycle_timer.cc
data_type.cc
debug.cc VST3: add debug messages 2020-10-09 22:18:05 +02:00
default_click.cc
delayline.cc Consistency: replace "x-run" with "xrun" (1/2) 2021-02-26 22:22:08 +01:00
delivery.cc Fix loading old route-templates 2021-05-06 21:21:47 +02:00
directory_names.cc
disk_io.cc Remove unused variables 2021-07-11 08:07:38 +02:00
disk_reader.cc diskreader: avoid double conditional, use else{} instead 2021-04-21 22:51:06 -06:00
disk_writer.cc Fix MIDI capture alignment punch-in, manual punch in/out 2021-07-12 02:13:02 +02:00
dsp_filter.cc Prevent denormals in Lua DSP state (LPF, Biquad) 2021-03-08 22:19:01 +01:00
ebur128_analysis.cc first round of changes to use timeline types, here basically for Region position/length/start 2021-08-13 12:51:28 -06:00
element_import_handler.cc
element_importer.cc
engine_slave.cc Fix spacing of engine-delta display 2020-05-12 19:32:27 +02:00
enums.cc we removed Splice mode from the GUI 7 years ago; now remove all code related to Splice mode 2021-08-13 12:51:27 -06:00
event_type_map.cc Remove unused LV2 ifdef 1/3 2020-09-15 17:01:32 +02:00
export_channel_configuration.cc
export_channel.cc No-OP: remove unused variables 2021-03-17 17:53:43 +01:00
export_failed.cc
export_filename.cc Fallback to the default export path when the saved export path is not found. 2021-05-07 12:25:42 -05:00
export_format_base.cc
export_format_manager.cc Overhaul export loudness normalization 2021-04-12 23:15:30 +02:00
export_format_specification.cc Overhaul export loudness normalization 2021-04-12 23:15:30 +02:00
export_formats.cc
export_graph_builder.cc Fix realtime export loudness normalization 2021-04-29 19:05:09 +02:00
export_handler.cc Reset x-run counter after disabling freewheeling 2021-06-14 03:09:42 +02:00
export_preset.cc
export_profile_manager.cc Disambiguate export filename early on 2021-04-12 23:15:30 +02:00
export_status.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
export_timespan.cc
ffmpegfileimportable.cc Fix issue when importing m4a 2021-06-29 00:11:17 +02:00
ffmpegfilesource.cc Add M4A support to the audio import dialog using FFMPEG. 2021-06-21 02:30:36 +02:00
file_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
filename_extensions.cc
filesystem_paths.cc Ignore ARDOUR_DATA_PATH env variable on windows 2021-03-26 17:15:12 +01:00
filter.cc first round of changes to use timeline types, here basically for Region position/length/start 2021-08-13 12:51:28 -06:00
find_session.cc Update session-archive error-code to work as documented 2021-03-11 19:40:41 +01:00
fixed_delay.cc
fluid_synth.cc
gain_control.cc Add support for MainOutVolume in main-outs delivery 2020-07-21 02:18:38 +02:00
gettext.h
globals.cc Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
graph.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
graphnode.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
iec1ppmdsp.cc
iec2ppmdsp.cc
import_pt.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
import.cc Add M4A support to the audio import dialog using FFMPEG. 2021-06-21 02:30:36 +02:00
instrument_info.cc Allow MIDNAM lookup of valid channels for controllers 2020-04-15 01:51:04 +02:00
internal_return.cc Reduce InternalReturn inheritance 2021-02-01 23:49:49 +01:00
internal_send.cc Fix issues when using MIDI sends with small buffersizes 2021-08-07 23:38:14 +02: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 Overhaul connection events, fix capture alignment 2021-06-11 20:02:39 +02:00
kmeterdsp.cc
ladspa_plugin.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
latent.cc
legatize.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
linux_vst_support.cc VST2: more verbose scan logs 2021-07-06 21:24:23 +02:00
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc improve rippling of marks to include any in the gap between the primary-dragged region and the one before it 2021-08-13 12:51:27 -06:00
ltc_file_reader.cc
ltc_slave.cc Fix transport master crash when switching backends 2021-06-27 16:37:33 +02:00
lua_api.cc Add Lua binding to query plugin-presets and scalepoints 2021-05-27 16:56:24 +02:00
luabindings.cc change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
luaproc.cc Fix LuaProc API usage (typo in 10b05df189) 2020-10-12 04:14:48 +02:00
luascripting.cc Consistent Lua script error and print() output 1/2 2020-04-18 18:16:12 +02:00
lv2_evbuf.c Remove support for deprecated LV2 event extension 2020-12-01 11:40:35 +01:00
lv2_evbuf.h Remove support for deprecated LV2 event extension 2020-12-01 11:40:35 +01:00
lv2_plugin.cc change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
lxvst_plugin.cc VST2: use new scanner 2021-07-03 19:07:26 +02:00
mac_vst_plugin.cc VST2: use new scanner 2021-07-03 19:07:26 +02:00
mac_vst_support.cc VST2: more verbose scan logs 2021-07-06 21:24:23 +02:00
meter.cc Change Mackie Control combined meter to use a peak meter with falloff 2021-07-02 15:39:01 -05:00
midi_automation_list_binder.cc
midi_buffer.cc Add sanity assert in MidiBuffer::insert_event to check for overflow 2020-11-10 21:03:42 +09:00
midi_channel_filter.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
midi_clock_slave.cc Fix transport master crash when switching backends 2021-06-27 16:37:33 +02:00
midi_model.cc API consistency, prefer typedef'ed event_id_t 2021-03-19 06:29:03 +01:00
midi_patch_manager.cc Speed up loading sessions with synths 2020-04-26 04:55:59 +02:00
midi_playlist_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
midi_playlist.cc finalize removal of splicing code from ARDOUR::Playlist 2021-08-13 12:51:27 -06:00
midi_port.cc Fix double call error in midi tracer handling 2021-06-23 17:54:58 -05:00
midi_region.cc more type changes for various Region related methods, using timepos_t/timeline_t 2021-08-13 12:51:28 -06:00
midi_ring_buffer.cc Update MIDI buffer implementation to retain EventType 2020-09-20 17:21:21 +02:00
midi_scene_change.cc
midi_scene_changer.cc Event API consistency; reorder arguments (time, type, payload) 2020-09-20 19:18:09 +02:00
midi_source.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
midi_state_tracker.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
midi_stretch.cc tweak debug output 2019-12-18 18:00:33 -07:00
midi_track.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
midi_ui.cc remove MIDI Control input and output ports from session-level objects 2019-12-31 12:06:14 -07:00
mididm.cc
midiport_manager.cc Retain "Virtual Keyboard" pretty name across engine restarts 2021-02-04 05:23:17 +01:00
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_port.cc Refactor input port monitoring 2021-06-08 14:34:57 +02:00
monitor_processor.cc
monitor_return.cc Fix caching gain coefficient for monitor gain 2021-03-17 17:55:59 +01:00
mp3fileimportable.cc
mp3filesource.cc
mtc_slave.cc Fix transport master crash when switching backends 2021-06-27 16:37:33 +02:00
mtdm.cc NO-OP: whitespace & const'ness 2020-05-16 21:07:53 +02:00
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 Clean up Wself-assign - see also d91374d0db 2021-03-17 21:17:13 +01: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 first round of changes to use timeline types, here basically for Region position/length/start 2021-08-13 12:51:28 -06:00
plugin_insert.cc VST3: do not split cycles for automation 2021-07-05 18:22:08 +02:00
plugin_manager.cc Fix another typo (prepare for translation update) 2021-08-13 18:40:04 +02:00
plugin_scan_result.cc Consolidate scan-log (partial lines, newlines) 2021-07-12 23:49:47 +02:00
plugin.cc NO-OP: consolidate code (VST ID by name) 2021-07-03 19:07:27 +02:00
polarity_processor.cc
port_engine_shared.cc PortList debug methods (to be called from gdb) 2021-05-07 01:43:19 +02:00
port_insert.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
port_manager.cc Work around pipewire MIDI monitoring issues 2021-08-04 14:44:45 +03:00
port_set.cc
port.cc When reconnecting ports, don't give up on first failure. 2021-07-13 17:47:33 -05:00
presentation_info.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
process_thread.cc
processor.cc Reduce redundant signal emission 2020-04-12 13:36:47 +02:00
progress.cc
quantize.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
raw_midi_parser.cc
rb_effect.cc fixup Region object to work with new factory methods for timeline types (and remove explicit music time-related members) 2021-08-13 12:51:28 -06:00
rc_configuration.cc Avoid ambiguity with tmpfile(3) 2021-07-06 21:09:19 +02:00
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 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 fixup Region object to work with new factory methods for timeline types (and remove explicit music time-related members) 2021-08-13 12:51:28 -06:00
region.cc fixup Region object to work with new factory methods for timeline types (and remove explicit music time-related members) 2021-08-13 12:51:28 -06:00
resampled_source.cc
return.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
reverse.cc first round of changes to use timeline types, here basically for Region position/length/start 2021-08-13 12:51:28 -06:00
route_graph.cc
route_group_member.cc
route_group.cc
route.cc actually add and position a beatbox processor to midi tracks 2021-08-13 12:51:26 -06:00
rt_midibuffer.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
rt_tasklist.cc Cont'd work to improve macOS rt priority 2021-05-02 20:24:10 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
selection.cc OSC: Fix potential crash on select-prev-route (#8670) 2021-06-18 12:55:45 -04:00
send.cc Retain PBD::Ids when reloading sessions (2/2) 2021-04-26 19:43:42 +02:00
session_bundles.cc Port registration should not mark the session as modified 2021-04-05 03:29:42 +02:00
session_butler.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
session_click.cc Cache the latency of the metronome's port 2020-09-22 21:42:52 +02: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 Ensure that immediate events are not accidentally replaced 2021-05-12 19:24:04 +02:00
session_export.cc Default_Play_Speed: prep work (libardour) 2021-07-03 19:06:02 +02:00
session_handle.cc
session_ltc.cc Update LTC reader port latency on connection change 2020-05-09 05:10:04 +02:00
session_metadata.cc
session_midi.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
session_object.cc
session_playlists.cc Playlist UI Tweaks: Fix some bugs related to old playlists without pgroup_ids 2021-07-20 14:59:47 -05:00
session_process.cc NO-OP: make logical statement precedence more visually obvious 2021-07-26 17:27:43 -06:00
session_rtevents.cc Fix crash when using exclusive Mixbus listen 2021-03-24 19:16:31 +01:00
session_state_utils.cc
session_state.cc we removed Splice mode from the GUI 7 years ago; now remove all code related to Splice mode 2021-08-13 12:51:27 -06:00
session_time.cc change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
session_transport.cc remove debug output 2021-07-26 17:27:43 -06:00
session_vst.cc change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
session.cc Default_Play_Speed: prep work (libardour) 2021-07-03 19:06:02 +02:00
sha1.c
sidechain.cc
slavable_automation_control.cc
slavable.cc
smf_source.cc update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc #ifdef code dependent on libsndfile 1.0.28 2021-05-14 19:03:52 -06:00
solo_control.cc Prepare for foldback bus A/PF Listen 2021-03-24 17:47:53 +01:00
solo_isolate_control.cc No-OP: remove unused variables 2021-03-17 17:53:43 +01:00
solo_mute_release.cc Implement Input Monitoring 2021-02-22 00:59:59 +01:00
solo_safe_control.cc
soundcloud_upload.cc
source_factory.cc SourceFactory throw instead of returning nullptr #623 2021-07-10 17:46:57 +02:00
source.cc libardour: add X_() macros around several Source XMLNode state property names 2021-05-27 17:17:40 -06: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 Fix for issue #8442 2020-10-17 10:03:26 -04:00
sse_functions_avx.cc
sse_functions_xmm.cc
sse_functions.s
st_pitch.cc
st_stretch.cc Use soundtouch for vocal audio time stretching (1/2) 2020-08-26 19:04:58 +02:00
step_sequencer.cc probably fix compilation with newer Boost::Rational library 2021-08-13 12:51:27 -06:00
strip_silence.cc more type changes for various Region related methods, using timepos_t/timeline_t 2021-08-13 12:51:28 -06:00
stripable.cc Micro optimization: query PI flags once 2020-01-28 21:27:43 +01:00
superclock.cc add per-thread sample rate variable and libardour method to update it 2021-08-13 12:51:28 -06:00
system_exec.cc Clean up vfork_exec_wrapper static intialization 2021-07-15 21:41:16 +02:00
template_utils.cc
tempo_map_importer.cc
tempo.cc change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
thawlist.cc Consolidate RegionsPropertyChanged signal emission (1/3) 2021-05-07 23:29:25 +02:00
thread_buffers.cc Fix crash on MIDI bounce w/processing 2021-06-12 02:34:22 +02:00
ticker.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
track.cc Update disk-io/file-name when changing track names 2021-07-11 20:54:44 +02:00
transform.cc
transient_detector.cc
transport_fsm.cc Do not queue TransportStateChanged events (and thus signals) when locating from the end of a loop. 2021-07-26 17:27:43 -06:00
transport_master_manager.cc Add function to find transport master by port and expose midi parser 2021-06-23 17:54:58 -05:00
transport_master.cc Drop TMM ports when closing session, or backend goes away 2020-10-22 07:38:00 +02:00
transpose.cc
unknown_processor.cc Include processor-type in missing plugin list 2021-08-11 00:13:49 +02:00
uri_map.cc Remove support for the long-deprecated LV2 uri-map extension 2020-12-01 11:40:35 +01:00
user_bundle.cc
utils.cc we removed Splice mode from the GUI 7 years ago; now remove all code related to Splice mode 2021-08-13 12:51:27 -06:00
vca_manager.cc
vca.cc Fix typos in preparation for translations 2020-04-13 16:10:13 +02:00
video_tools_paths.cc Fix mp3 and video-export (ffmpeg/ffprobe detection) 2021-01-18 17:21:26 +01:00
vst_plugin.cc VST3: state safeguard for optimized builds 2021-08-13 15:33:58 +02:00
vst_state.cc
vst2_scan.cc Substitute %T when calling 'strftime()' (%T isn't supported by all compilers) 2021-07-16 12:29:07 +01:00
vst3_host.cc NO-OP: whitespace 2020-12-03 22:10:26 +01:00
vst3_module.cc Fix Apple Carbon #define interference 2020-10-11 21:40:31 +02:00
vst3_plugin.cc VST3: prefer linear knob movement 2021-07-24 22:38:08 +02:00
vst3_scan.cc Substitute %T when calling 'strftime()' (%T isn't supported by all compilers) 2021-07-16 12:29:07 +01:00
vumeterdsp.cc
windows_vst_plugin.cc VST2: use new scanner 2021-07-03 19:07:26 +02:00
worker.cc Use byte-offset when reading size at ringbuffer boundary 2020-05-12 19:30:15 +02:00
wscript add per-thread sample rate variable and libardour method to update it 2021-08-13 12:51:28 -06:00
x86_functions_fma.cc Fix Intel/AMD FMA mix_buffers_with_gain() 2021-02-13 01:05:01 +01:00