13
0
livetrax/libs/ardour
Paul Davis b55bb41832 fix timeline type -> sample in ::write_one_track()
This needs to be modified to use Beats not samples.
2021-08-13 12:51:36 -06:00
..
ardour fix timeline types in Region::move_cue_markers() decl 2021-08-13 12:51:36 -06:00
msvc
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
po German translation updates (libardour) 2021-08-13 18:43:24 +02:00
test plugins use their route's automation time domain 2021-08-13 12:51:33 -06:00
amp.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
analyser.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
analysis_graph.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
arm_neon_functions.cc
async_midi_port.cc
audio_backend.cc
audio_buffer.cc
audio_library.cc
audio_playlist_importer.cc
audio_playlist_source.cc remove declarations and one call to methods removed in master (lld(1) failed to pick this up; ld(1) does) 2021-08-13 12:51:34 -06:00
audio_playlist.cc cleanup after timecnt_t API changed (libs edition) 2021-08-13 12:51:31 -06:00
audio_port.cc
audio_region_importer.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
audio_track_importer.cc
audio_track.cc remove another NUTEMPO warning (potentially allows audio regions to have beat time position) 2021-08-13 12:51:33 -06:00
audio_unit.cc new timeline types for AudioUnits and CoreAudioSource 2021-08-13 12:51:35 -06:00
audioanalyser.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
audioengine.cc use new libtemporal sample rate mechanism (libs edition) 2021-08-13 12:51:31 -06:00
audiofile_tagger.cc
audiofilesource.cc Add M4A support to the audio import dialog using FFMPEG. 2021-06-21 02:30:36 +02:00
audioregion.cc Region::_start should be a timepos_t not a timecnt_t 2021-08-13 12:51:34 -06:00
audiorom.cc
audiosource.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
auditioner.cc plugins use their route's automation time domain 2021-08-13 12:51:33 -06:00
automatable.cc fix dangling and incorrect use of numeric_limits<double> as a control event position 2021-08-13 12:51:34 -06:00
automation_control.cc fixup another NUTEMPO #warning 2021-08-13 12:51:32 -06:00
automation_list.cc 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
automation_watch.cc nutempo #warning removal 2021-08-13 12:51:33 -06: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
broadcast_info.cc
buffer_manager.cc NO-OP: whitespace 2021-06-12 02:34:22 +02:00
buffer_set.cc
buffer.cc
bundle.cc
butler.cc use new libtemporal sample rate mechanism (libs edition) 2021-08-13 12:51:31 -06:00
caimportable.cc
capturing_processor.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
chan_count.cc
chan_mapping.cc
ChangeLog
circular_buffer.cc
control_group.cc
control_protocol_manager.cc
convolver.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
coreaudiosource.cc new timeline types for AudioUnits and CoreAudioSource 2021-08-13 12:51:35 -06:00
cycle_timer.cc
data_type.cc
debug.cc move DEBUG::SnapBBT into libtemporal 2021-08-13 12:51:31 -06:00
default_click.cc
delayline.cc delay line processor starts with the default automation time domain 2021-08-13 12:51:32 -06:00
delivery.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
directory_names.cc
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 Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
disk_writer.cc fix types for MIDI source API, and remove unusued loop length member 2021-08-13 12:51:33 -06:00
dsp_filter.cc
ebur128_analysis.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
element_import_handler.cc
element_importer.cc
engine_slave.cc
enums.cc random commit to facilitate trivial move of work from laptop back to main system 2021-08-13 12:51:29 -06:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06: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
export_handler.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
export_preset.cc
export_profile_manager.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
export_status.cc
export_timespan.cc
ffmpegfileimportable.cc Fix issue when importing m4a 2021-06-29 00:11:17 +02:00
ffmpegfilesource.cc fix timeline types for ffmpegsource 2021-08-13 12:51:36 -06:00
file_source.cc
filename_extensions.cc
filesystem_paths.cc
filter.cc change all Region::nt_*() methods to names without the nt_ prefix (library version) 2021-08-13 12:51:30 -06:00
find_session.cc
fixed_delay.cc
fluid_synth.cc
gain_control.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
gettext.h
globals.cc remove mistakenly remaining code (post rebase conflict resolution) 2021-08-13 12:51:36 -06:00
graph.cc use new libtemporal sample rate mechanism (libs edition) 2021-08-13 12:51:31 -06:00
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import_pt.cc use explicit timepos_t() for region start property in property lists (libardour edition) 2021-08-13 12:51:31 -06:00
import.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
instrument_info.cc
internal_return.cc newly-added InternalReturn processor requires a time domain (post-rebase on master) 2021-08-13 12:51:34 -06:00
internal_send.cc Fix issues when using MIDI sends with small buffersizes 2021-08-07 23:38:14 +02:00
interpolation.cc
io_processor.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
io.cc Overhaul connection events, fix capture alignment 2021-06-11 20:02:39 +02:00
kmeterdsp.cc
ladspa_plugin.cc
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 fix timeline types for Location::ripple() method 2021-08-13 12:51:36 -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 Region::_start should be a timepos_t not a timecnt_t 2021-08-13 12:51:34 -06:00
luabindings.cc generalize repeated code into a template method, add lots of const-ness to facilitate this 2021-08-13 12:51:35 -06:00
luaproc.cc
luascripting.cc
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -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 Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
midi_automation_list_binder.cc alter API for MementoCommandBinder to allow future flexibility 2021-08-13 12:51:30 -06:00
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc remove/hide Session::tempo_map() and use TempoMap::use() instead (thread local shared ptr) 2021-08-13 12:51:30 -06:00
midi_model.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
midi_patch_manager.cc
midi_playlist.cc 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
midi_port.cc Fix double call error in midi tracer handling 2021-06-23 17:54:58 -05:00
midi_region.cc Region::_start should be a timepos_t not a timecnt_t 2021-08-13 12:51:34 -06:00
midi_ring_buffer.cc
midi_scene_change.cc
midi_scene_changer.cc continuing timeline type conversions 2021-08-13 12:51:29 -06:00
midi_source.cc Region::_start should be a timepos_t not a timecnt_t 2021-08-13 12:51:34 -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 fix MIDI timestretch (libardour part) 2021-08-13 12:51:32 -06:00
midi_track.cc 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
midi_ui.cc
mididm.cc
midiport_manager.cc
mix.cc
mode.cc
monitor_control.cc fix several more controls to take a time domain from their owner (Automatable) 2021-08-13 12:51:33 -06:00
monitor_port.cc Refactor input port monitoring 2021-06-08 14:34:57 +02:00
monitor_processor.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
monitor_return.cc fix up post-rebase issues after rebase on master 2021-08-13 12:51:34 -06:00
mp3fileimportable.cc
mp3filesource.cc cleanup after timecnt_t API changed (libs edition) 2021-08-13 12:51:31 -06:00
mtc_slave.cc Fix transport master crash when switching backends 2021-06-27 16:37:33 +02:00
mtdm.cc
mute_control.cc remove nutempo #warning (already fixed, just remove preprocessor line) 2021-08-13 12:51:33 -06:00
mute_master.cc
muteable.cc
onset_detector.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
operations.cc
pan_controllable.cc
pannable.cc pan controls starts with its route's time domain 2021-08-13 12:51:33 -06:00
panner_manager.cc
panner_shell.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
panner.cc
parameter_descriptor.cc
phase_control.cc fix several more controls to take a time domain from their owner (Automatable) 2021-08-13 12:51:33 -06:00
playlist_factory.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
playlist_source.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
playlist.cc remove code no longer required (post-rebase conflict resolution) 2021-08-13 12:51:36 -06:00
plugin_insert.cc remove 3 nutempo #warnings - use plugin (processor) time_domain() when creating AutomationLists 2021-08-13 12:51:33 -06: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 Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
port_engine_shared.cc
port_insert.cc
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 Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
process_thread.cc
processor.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -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 Region::_start should be a timepos_t not a timecnt_t 2021-08-13 12:51:34 -06:00
rc_configuration.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
readable.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
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_factory.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
region.cc fix timeline arithmetic in cue marker motion 2021-08-13 12:51:36 -06:00
resampled_source.cc
return.cc remove another NUTEMPO #warning (use time_domain() of the processor) 2021-08-13 12:51:33 -06: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 fix up post-rebase issues after rebase on master 2021-08-13 12:51:34 -06:00
rt_midibuffer.cc
rt_tasklist.cc
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 remove nutempo #warning (already fixed, just remove preprocessor line) 2021-08-13 12:51:33 -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 remove/hide Session::tempo_map() and use TempoMap::use() instead (thread local shared ptr) 2021-08-13 12:51:30 -06:00
session_configuration.cc
session_directory.cc
session_events.cc
session_export.cc Default_Play_Speed: prep work (libardour) 2021-07-03 19:06:02 +02:00
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc
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 use new libtemporal sample rate mechanism (libs edition) 2021-08-13 12:51:31 -06:00
session_rtevents.cc
session_state_utils.cc
session_state.cc nutempo warning removal 2021-08-13 12:51:33 -06:00
session_time.cc remove another NUTEMPO warning - use implicit conversions 2021-08-13 12:51:34 -06:00
session_transport.cc fix use of timepos_t for locates after rebase with new transport API changes 2021-08-13 12:51:35 -06:00
session_vst.cc remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
session.cc fix timeline type -> sample in ::write_one_track() 2021-08-13 12:51:36 -06:00
sha1.c
sidechain.cc
slavable_automation_control.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
slavable.cc
smf_source.cc clean up unsafe use of printf() by commenting it out 2021-08-13 12:51:35 -06:00
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc cleanup after timecnt_t API changed (libs edition) 2021-08-13 12:51:31 -06:00
solo_control.cc fix several more controls to take a time domain from their owner (Automatable) 2021-08-13 12:51:33 -06:00
solo_isolate_control.cc solo isolate control starts with its route's time domain 2021-08-13 12:51:33 -06:00
solo_mute_release.cc
solo_safe_control.cc solo safe control starts with its route's time domain 2021-08-13 12:51:32 -06:00
soundcloud_upload.cc
source_factory.cc continuing timeline type conversions 2021-08-13 12:51:29 -06:00
source.cc fix missing method return type (post rebase conflict resolution) 2021-08-13 12:51:36 -06:00
speakers.cc
srcfilesource.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
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
step_sequencer.cc probably fix compilation with newer Boost::Rational library 2021-08-13 12:51:27 -06:00
strip_silence.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -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 Clean up vfork_exec_wrapper static intialization 2021-07-15 21:41:16 +02:00
template_utils.cc
tempo_map_importer.cc remove/hide Session::tempo_map() and use TempoMap::use() instead (thread local shared ptr) 2021-08-13 12:51:30 -06:00
thawlist.cc
thread_buffers.cc Fix crash on MIDI bounce w/processing 2021-06-12 02:34:22 +02:00
ticker.cc reimplement TempoMap::midi_clock_beat_at_or_after() 2021-08-13 12:51:35 -06:00
track.cc fix start, length/position for recorded MIDI regions 2021-08-13 12:51:35 -06:00
transform.cc
transient_detector.cc libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
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
transpose.cc
unknown_processor.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
uri_map.cc
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 several more controls to take a time domain from their owner (Automatable) 2021-08-13 12:51:33 -06:00
video_tools_paths.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
vst3_module.cc
vst3_plugin.cc remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
vst3_scan.cc Substitute %T when calling 'strftime()' (%T isn't supported by all compilers) 2021-07-16 12:29:07 +01:00
vst_plugin.cc VST3: state safeguard for optimized builds 2021-08-13 15:33:58 +02:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc VST2: use new scanner 2021-07-03 19:07:26 +02:00
worker.cc
wscript bump session file version 2021-08-13 12:51:35 -06:00
x86_functions_fma.cc