ardour/libs/ardour
Paul Davis 61ce687017 add text to TRANSLATORS file explaining how contextual translation msgids work and should be translated 2020-05-20 14:40:10 -06:00
..
MSVClibardour Add/remove source(s) in our MSVC project (libardour) 2020-04-03 07:15:42 +01:00
ardour Don't save the session when creating busses 2020-05-19 18:02:23 +02:00
msvc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
po add text to TRANSLATORS file explaining how contextual translation msgids work and should be translated 2020-05-20 14:40:10 -06:00
test fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
ChangeLog
amp.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
analyser.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
analysis_graph.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
async_midi_port.cc fix incorrect handling of MIDI data by AsyncMIDIPort 2020-02-24 18:44:58 -07:00
audio_backend.cc make error message very slightly more indicative of what might be happening when audioengine backend fails to start 2019-10-10 16:52:00 -06:00
audio_buffer.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
audio_library.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
audio_playlist.cc NO-OP: remove newline in function definition 2020-05-12 11:34:38 -06:00
audio_playlist_importer.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
audio_playlist_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
audio_port.cc Fix subtle bug breaking vari-speed (from d9caa7fd9a) 2020-05-09 02:20:15 +02:00
audio_region_importer.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
audio_track.cc fix note-tracking in Editor::write_one_track() 2020-05-04 18:48:17 -06:00
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_unit.cc Fix MacOS builds (API change in 705ac7bfc5) 2020-04-24 07:06:40 +02:00
audioanalyser.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
audioengine.cc Send LTC timecode from engine context 2020-05-07 20:43:22 +02:00
audiofile_tagger.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
audiofilesource.cc Mark .mp2 and .mp3 as valid file-extensions 2019-12-06 18:30:53 +01:00
audioregion.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
audiorom.cc Add missing include for compat (memcpy needs string.h) 2020-02-08 21:27:57 +01:00
audiosource.cc Fix uninitialized member variable. 2020-02-24 13:16:32 -06:00
auditioner.cc Auditioner: ignore dis/connections during init/shutdown 2020-05-07 15:12:57 +02:00
automatable.cc Fix PolyKeyPressure, consolidate AutomationType checks 2020-04-15 15:31:59 +02:00
automation.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
automation_control.cc Amend previous commit - latch toggles only while rolling 2019-11-13 22:15:46 +01:00
automation_list.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
automation_watch.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
beats_samples_converter.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
broadcast_info.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
buffer.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
buffer_manager.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
buffer_set.cc rename BufferSet::get* to BufferSet::get_available* 2019-09-26 18:39:56 -06:00
bundle.cc add finite state machine to control/manage transport state 2019-09-17 18:26:03 -06:00
butler.cc add in timing for disk buffer reload after locate, to replace hard-coded 0.05 seconds per track 2020-03-23 17:05:45 -06:00
caimportable.cc Amend 183d3fb49; implement ImportableSource API 2019-08-04 14:43:46 +02:00
capturing_processor.cc rename BufferSet::get* to BufferSet::get_available* 2019-09-26 18:39:56 -06:00
chan_count.cc Fix potential ambiguous state-restore 2019-08-20 04:11:32 +02:00
chan_mapping.cc Fix deprecated-copy warnings 2019-12-09 23:25:59 +01:00
control_group.cc Prepare for plugin-control groups 2019-09-24 19:50:54 +02:00
control_protocol_manager.cc Reduce stdout/stderr clutter, prefer DEBUG_TRACE 2019-09-05 19:29:19 +02:00
convolver.cc Fix DSP::process_map() plugin-pin I/O map handing 2020-02-26 17:50:08 +01:00
coreaudiosource.cc Remove #ifdef'ed format-specific error-log messages 2019-12-07 15:38:53 +01:00
cycle_timer.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
data_type.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
debug.cc Remove common prefix for latency debugging 2020-04-26 21:25:07 +02:00
default_click.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
delayline.cc Remove common prefix for latency debugging 2020-04-26 21:25:07 +02:00
delivery.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
directory_names.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
disk_io.cc Fix playback alignment when adding/removing channels 2020-04-14 03:57:26 +02:00
disk_reader.cc DiskReader: initialize pre-loop-buffer at the right times 2020-05-15 17:28:18 -06:00
disk_writer.cc Fix playback alignment when adding/removing channels 2020-04-14 03:57:26 +02:00
dsp_filter.cc Fix DSP::process_map() plugin-pin I/O map handing 2020-02-26 17:50:08 +01:00
ebur128_analysis.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
element_import_handler.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
element_importer.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
engine_slave.cc Fix spacing of engine-delta display 2020-05-12 19:32:27 +02:00
enums.cc update DiskReader loop delick objects when loop changes 2020-05-13 18:52:29 -06:00
event_type_map.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
export_channel.cc Remove backend support for region-output export 2020-03-06 03:29:16 +01:00
export_channel_configuration.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_failed.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_filename.cc Allow export get_path() without format 2019-08-12 15:44:16 +02:00
export_format_base.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_format_manager.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_format_specification.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_formats.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_graph_builder.cc Fix potential deadlock when exporting w/normalizing 2020-03-06 21:34:55 +01:00
export_handler.cc Prevent FX from producing sound after export 2020-04-09 01:28:04 +02:00
export_preset.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_profile_manager.cc Fix typos in preparation for translations 2020-04-13 16:10:13 +02:00
export_status.cc add finite state machine to control/manage transport state 2019-09-17 18:26:03 -06:00
export_timespan.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
file_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
filename_extensions.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
filesystem_paths.cc goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build 2019-09-25 12:16:13 -06:00
filter.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
find_session.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
fixed_delay.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
fluid_synth.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
gain_control.cc Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
gettext.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
globals.cc NO-OP: whitespace 2020-04-29 15:12:23 +02:00
graph.cc Fix Latency Measurement without device re-start 2019-09-20 19:41:05 +02:00
graphnode.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
iec1ppmdsp.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
iec2ppmdsp.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
import.cc No implicit session save when importing files (backend) 2020-05-19 17:59:52 +02:00
import_pt.cc No implicit session save when importing files (backend) 2020-05-19 17:59:52 +02:00
instrument_info.cc Allow MIDNAM lookup of valid channels for controllers 2020-04-15 01:51:04 +02:00
internal_return.cc NO-OP: cleanup code 2019-09-22 04:15:01 +02:00
internal_send.cc Fix crash when closing session with VCA slaved solo 2020-05-13 17:58:37 +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.cc Remove common prefix for latency debugging 2020-04-26 21:25:07 +02:00
io_processor.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
kmeterdsp.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
ladspa_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
latent.cc Add Signal to indicate global delay compensation status 2019-09-29 01:26:52 +02:00
legatize.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
linux_vst_support.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
load-save-session-collection.sh
load-save-session.sh
location.cc remove noisy and unhelpful log message 2020-03-28 10:59:31 -06:00
location_importer.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
ltc_file_reader.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
ltc_slave.cc Set timecode format from active master only 2020-05-13 17:39:06 +02:00
lua_api.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
luabindings.cc Add missing enum (required for rc_config) 2020-05-18 00:28:01 +02:00
luaproc.cc Consistent Lua script error and print() output 1/2 2020-04-18 18:16:12 +02:00
luascripting.cc Consistent Lua script error and print() output 1/2 2020-04-18 18:16:12 +02:00
lv2_evbuf.c globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
lv2_evbuf.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
lv2_plugin.cc Fix a memory leak (unsupported LV2 plugin) 2020-05-16 01:37:22 +02:00
lxvst_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
mac_vst_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
mac_vst_support.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
meter.cc Fix MIDI meter reset 2020-04-20 18:38:13 +02:00
midi_automation_list_binder.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
midi_buffer.cc Fix two more clang static analysis warnings 2020-01-27 17:42:28 +01:00
midi_channel_filter.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
midi_clock_slave.cc Consolidate delta-string format, avoid markup 2020-05-12 14:59:44 +02:00
midi_model.cc Fix some clang-scan warnings 2020-01-27 03:31:49 +01:00
midi_patch_manager.cc Speed up loading sessions with synths 2020-04-26 04:55:59 +02:00
midi_playlist.cc remove empty API and usage 2020-05-04 18:54:40 -06:00
midi_playlist_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
midi_port.cc make MIDI tracing work again for ports that are handled using ::read_and_parse_entire_midi_buffer_with_no_speed_adjustment() 2020-03-27 11:22:37 -06:00
midi_region.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
midi_ring_buffer.cc Fix some clang-scan warnings 2020-01-27 03:31:49 +01:00
midi_scene_change.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
midi_scene_changer.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
midi_source.cc Remove unused variable 2019-12-09 22:56:14 +01:00
midi_state_tracker.cc remove stacktrace 2019-11-06 23:55:46 -07:00
midi_stretch.cc tweak debug output 2019-12-18 18:00:33 -07:00
midi_track.cc remove empty API and usage 2020-05-04 18:54:40 -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 Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
midiport_manager.cc remove MIDI Control input and output ports from session-level objects 2019-12-31 12:06:14 -07:00
mix.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
mode.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
monitor_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
monitor_processor.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
mp3fileimportable.cc Fix two compiler warnings 2019-12-09 01:10:50 +01:00
mp3filesource.cc Implement mp3 import, using minimp3 2019-12-06 18:18:54 +01:00
mtc_slave.cc Set timecode format from active master only 2020-05-13 17:39:06 +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 Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
muteable.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
onset_detector.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
operations.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
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.cc Pan: remove automation-state indirection 2/2 2020-03-23 17:38:01 +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
parameter_descriptor.cc Fix PolyKeyPressure, consolidate AutomationType checks 2020-04-15 15:31:59 +02:00
phase_control.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
playlist.cc Ensure that regions have sources when saving 2020-02-28 06:35:33 +01:00
playlist_factory.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
playlist_source.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
plugin.cc plugins should NOT resolve MIDI notes at loopend 2020-01-07 19:27:04 -07:00
plugin_insert.cc Plugin: bypass <> enabled mapping 2020-04-16 16:47:13 +02:00
plugin_manager.cc Remove debug output 2020-01-07 04:21:38 +01:00
polarity_processor.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
port.cc Reset external connection count when ports are reestablished 2020-05-08 00:20:54 +02:00
port_engine_shared.cc fix plurals and other mistakes in error strings; switch to PBD::warning since these are not user errors nor fixable 2020-04-15 15:26:34 -06:00
port_insert.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
port_manager.cc Prepare timecode-generator direct-out 2020-05-07 20:42:53 +02:00
port_set.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
presentation_info.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
process_thread.cc rename BufferSet::get* to BufferSet::get_available* 2019-09-26 18:39:56 -06:00
processor.cc Reduce redundant signal emission 2020-04-12 13:36:47 +02:00
progress.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
quantize.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
raw_midi_parser.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
rb_effect.cc NO-OP: whitespace 2020-03-28 01:25:44 +01:00
rc_configuration.cc Safe config save 2020-05-19 19:47:34 +02:00
readable.cc Break out API to create readables from files 2020-02-06 17:30:21 +01:00
readonly_control.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
recent_sessions.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
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.cc Do not trim MIDI region end to last event on session-load 2020-03-24 23:45:23 +01:00
region_factory.cc Consolidate shared-ptr debugging 2020-02-25 22:23:30 +01:00
resampled_source.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
return.cc Refactor send naming (#7905) 2020-03-02 20:07:52 +01:00
reverse.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
route.cc remove Route::reload_loop() and derivatives 2020-05-12 11:34:37 -06:00
route_graph.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
route_group.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
route_group_member.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
rt_midibuffer.cc add some (commented/ifdef'ed) debugging for RTMidiBuffer::read() 2020-05-04 18:48:17 -06:00
rt_tasklist.cc Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
search_paths.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
selection.cc Only select all routes in a given group if the group is active 2020-01-23 12:58:59 -06:00
send.cc Remove common prefix for latency debugging 2020-04-26 21:25:07 +02:00
session.cc Remove implicit saves when removing empty sources 2020-05-19 18:08:28 +02:00
session_bundles.cc split session-bundled-related methods to their own file 2019-09-22 12:23:54 -06:00
session_butler.cc update DiskReader loop delick objects when loop changes 2020-05-13 18:52:29 -06:00
session_click.cc Fix count-in and loop-as-mode metronome clicks 2020-03-08 03:51:04 +01:00
session_command.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
session_configuration.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
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 add finite state machine to control/manage transport state 2019-09-17 18:26:03 -06:00
session_export.cc somewhat change the condition used to identify when butler transport is done pre-export 2020-04-10 13:25:24 -06:00
session_handle.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
session_ltc.cc Update LTC reader port latency on connection change 2020-05-09 05:10:04 +02:00
session_metadata.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
session_midi.cc Session::request_locate() takes a tri-valued second argument for "roll-after-locate" 2020-01-18 08:49:18 -07:00
session_object.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
session_playlists.cc Bail out if Playlist cannot be created 2020-02-28 07:33:11 +01:00
session_process.cc fix typo 2020-05-16 12:27:45 -06:00
session_rtevents.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
session_state.cc There is no need to save after region cleanup 2020-05-19 18:09:09 +02:00
session_state_utils.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
session_time.cc fix JACK transport sync 2019-12-27 21:18:12 -07:00
session_transport.cc Fix repeated toggling of loop mode 2020-05-17 10:44:33 -06:00
session_vst.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sha1.c Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sidechain.cc rename BufferSet::get* to BufferSet::get_available* 2019-09-26 18:39:56 -06:00
slavable.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
slavable_automation_control.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
smf_source.cc Replace missing .mid files with silence 2020-02-18 01:26:20 +01:00
sndfile_helpers.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sndfileimportable.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sndfilesource.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
solo_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
solo_isolate_control.cc NO-OP: use set/clear_flag() API instead of set_flags() 2020-03-10 20:55:50 +01:00
solo_safe_control.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
soundcloud_upload.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
source.cc provide mechanism to report on destructive tracks presence in a session 2020-03-17 16:31:50 -06:00
source_factory.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
speakers.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
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 Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sse_functions.s Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sse_functions_64bit.s Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sse_functions_64bit_win.s Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sse_functions_avx.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sse_functions_avx_linux.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sse_functions_xmm.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
st_pitch.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
st_stretch.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
strip_silence.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
stripable.cc Micro optimization: query PI flags once 2020-01-28 21:27:43 +01:00
system_exec.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
template_utils.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
tempo.cc Fix some clang-scan warnings 2020-01-27 03:31:49 +01:00
tempo_map_importer.cc Use new boost::optional API 2019-11-21 17:48:56 +01:00
thread_buffers.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
ticker.cc avoid use of Port::port_offset() everywhere except Port::flush_buffers() and Port::get_buffer() 2019-11-04 12:57:19 -07:00
track.cc Don't save when renaming a track 2020-05-19 18:31:52 +02:00
transform.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
transient_detector.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
transport_fsm.cc adjust TransportFSM to avoid declick to locate if DiskReader::_no_disk_output is set 2020-03-13 13:52:38 -06:00
transport_master.cc Set timecode format from active master only 2020-05-13 17:39:06 +02:00
transport_master_manager.cc Set timecode format from active master only 2020-05-13 17:39:06 +02:00
transpose.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
unknown_processor.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
uri_map.cc LV2 extension for host's time-scale vari-speed 2019-11-14 21:15:30 +01:00
user_bundle.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
utils.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
vca.cc Fix typos in preparation for translations 2020-04-13 16:10:13 +02:00
vca_manager.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
video_tools_paths.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
vst_info_file.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
vst_plugin.cc Prefer std::string for `print_parameter` API 2020-04-16 16:47:13 +02:00
vst_state.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
vumeterdsp.cc Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
windows_vst_plugin.cc remove all use of NO_PLUGIN_STATE #ifdef 2019-10-02 18:04:40 -06:00
worker.cc Use byte-offset when reading size at ringbuffer boundary 2020-05-12 19:30:15 +02:00
wscript add new file to wscript 2020-04-02 19:45:31 -06:00