13
0
livetrax/libs/ardour
Robin Gareus 727ac30dd2 Unregister ports at session close.
This fixes issues when re-loading a session without taking the
engine down.
2017-04-01 13:14:17 +02:00
..
ardour Add an API to query if the audible frame is latent pending a locate 2017-03-31 14:01:50 +02:00
macosx/libardour.xcodeproj
msvc
MSVClibardour
po Update Japanese translation 2017-03-17 19:48:33 +01:00
test complete changes to tempo type. 2017-02-27 20:16:10 +01:00
amp.cc use SSE/AVX for scaling gain automation buffer via masters' value 2017-01-21 15:22:38 +00:00
analyser.cc
analysis_graph.cc
async_midi_port.cc
audio_backend.cc
audio_buffer.cc
audio_diskstream.cc Add alternative preroll record mode: 2017-01-19 13:05:54 +01:00
audio_library.cc
audio_playlist_importer.cc
audio_playlist_source.cc
audio_playlist.cc
audio_port.cc
audio_region_importer.cc
audio_track_importer.cc
audio_track.cc Hide/remove per-track record-mode in favor of global setting. 2016-12-17 02:43:42 +01:00
audio_unit.cc Improve plugin Ccategory consistency somewhat 2017-03-21 22:21:02 +01:00
audioanalyser.cc
audioengine.cc
audiofile_tagger.cc
audiofilesource.cc Allow gain factor for audio sources. 2016-12-27 18:20:02 +01:00
audioregion.cc fix incorrect property change in AudioRegion::set_fade_out() 2017-03-11 01:11:25 +11:00
audiosource.cc
auditioner.cc Fix audition with monitor-section. 2017-03-01 13:04:58 +01:00
automatable.cc save state of an automation list, even if empty, because it might exist in the history state 2017-01-09 15:01:55 +00:00
automation_control.cc Fix issue with automation-playback constantly marking a session dirty. 2017-03-12 02:37:30 +01:00
automation_list.cc
automation_watch.cc at transport stop, clear all existing automation watches (touch) 2017-01-23 13:25:24 +01:00
automation.cc
beats_frames_converter.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc fix type warning 2017-02-05 10:58:10 +01:00
buffer.cc
bundle.cc
butler.cc
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
control_group.cc Fix Controllable::InverseGroup behavior. 2017-03-11 18:58:50 +01:00
control_protocol_manager.cc
controllable_descriptor.cc
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc
default_click.cc
delayline.cc
delivery.cc
directory_names.cc
diskstream.cc Hide/remove per-track record-mode in favor of global setting. 2016-12-17 02:43:42 +01:00
dsp_filter.cc
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
enums.cc Prepare session-wide implicit monitoring overrides 2017-01-16 19:54:42 +01:00
event_type_map.cc add XML names/handling for additional Parameter types. 2017-01-09 15:01:55 +00:00
export_channel_configuration.cc
export_channel.cc
export_failed.cc
export_filename.cc Export option to use snapshot name instead of session name 2017-02-02 12:40:26 +01:00
export_format_base.cc
export_format_manager.cc
export_format_specification.cc
export_formats.cc
export_graph_builder.cc
export_handler.cc Oh boy! 2017-03-18 14:35:25 +01:00
export_preset.cc
export_profile_manager.cc
export_status.cc
export_timespan.cc
file_source.cc Allow gain factor for audio sources. 2016-12-27 18:20:02 +01:00
filename_extensions.cc
filesystem_paths.cc
filter.cc
find_session.cc Add backend support to extract session-archives 2016-12-27 22:24:24 +01:00
fixed_delay.cc
fluid_synth.cc
gain_control.cc redesign VCA control over gain (and theoretically other scalar controls) 2017-02-21 15:07:07 +01:00
gettext.h
globals.cc Fix hiding Lua __metatable -- prevent setmetatable() override 2017-03-30 05:06:34 +02:00
graph.cc
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
instrument_info.cc Fix Patch Change Naming when plugins change (Route::reset_instrument_info) 2017-03-29 23:53:56 +02:00
internal_return.cc
internal_send.cc Fix AFL/PFL from MIDI tracks without audio (zero buffers) 2017-03-05 21:18:18 +01:00
interpolation.cc Sanitize cubic-interpolation code (NO-OP safe for float inaccuracies) 2017-03-16 15:06:27 +01:00
io_processor.cc Connect route-template insert i/o ports #5778 2017-03-31 19:53:14 +02:00
io.cc Connect route-template insert i/o ports #5778 2017-03-31 19:53:14 +02:00
kmeterdsp.cc
ladspa_plugin.cc Implementations for Plugin-Preset-Load to set automation 2017-02-21 15:24:20 +01:00
legatize.cc
linux_vst_support.cc Rework VST initialization: 2017-03-07 00:13:56 +01:00
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc stop looping when deleting loop-range (fixes potential crash) 2017-01-28 12:05:50 +01:00
ltc_file_reader.cc
ltc_slave.cc
lua_api.cc fix copy/paste issue, typename is not needed here 2017-03-18 23:06:42 +01:00
luabindings.cc Add proper Lua bindings for RouteGroupList 2017-03-30 04:15:28 +02:00
luaproc.cc Save Lua script origin (for later updates) -- DSP plugin 2017-02-24 16:10:14 +01:00
luascripting.cc Allow to use any Lua function factory, produce bytecode 2017-02-17 18:58:11 +01:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc Improve plugin Ccategory consistency somewhat 2017-03-21 22:21:02 +01:00
lxvst_plugin.cc Rework VST initialization: 2017-03-07 00:13:56 +01:00
mac_vst_plugin.cc Fix copy/paste typo -- MacOSX builds 2017-03-07 05:46:21 +01:00
mac_vst_support.cc Rework VST initialization: 2017-03-07 00:13:56 +01:00
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc
midi_diskstream.cc Add alternative preroll record mode: 2017-01-19 13:05:54 +01:00
midi_model.cc offset linked regions to compensate for negative start after trim drag. 2017-03-04 11:28:49 +11:00
midi_patch_manager.cc
midi_playlist_source.cc
midi_playlist.cc Don't copy-construct MusicFrame, pass const reference. 2017-02-15 14:20:26 +01:00
midi_port.cc
midi_region.cc announce what changed correctly in MidiRegion::model_shifted() 2017-03-07 01:21:45 +11:00
midi_ring_buffer.cc
midi_scene_change.cc
midi_scene_changer.cc allow all types of range location (loop, start, end etc.) to be glued to bars and beats. 2016-12-29 01:39:31 +11:00
midi_source.cc when destroying a MidiSource, invalidate any existing MidiCursors 2017-02-28 17:27:51 +01:00
midi_state_tracker.cc
midi_stretch.cc
midi_track.cc Hide/remove per-track record-mode in favor of global setting. 2016-12-17 02:43:42 +01:00
midi_ui.cc
mididm.cc
midiport_manager.cc
mix.cc
mode.cc
monitor_control.cc
monitor_processor.cc
mtc_slave.cc Fix MTC slave implicit return on transport-stop 2017-01-10 10:39:22 +01:00
mtdm.cc
mute_control.cc Update GUI when playing mute-automation 2017-02-28 05:01:17 +01:00
mute_master.cc
muteable.cc
note_fixer.cc
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc
panner_manager.cc
panner_shell.cc
panner.cc
parameter_descriptor.cc
pcm_utils.cc
phase_control.cc
playlist_factory.cc
playlist_source.cc
playlist.cc Don't copy-construct MusicFrame, pass const reference. 2017-02-15 14:20:26 +01:00
plugin_insert.cc Prepare for graceful case-by-case fallback of VST Bypass 2017-03-12 01:24:40 +01:00
plugin_manager.cc Safe Mode: disable VST scan 2017-01-23 19:53:18 +01:00
plugin.cc Fix issue with automation-playback constantly marking a session dirty. 2017-03-12 02:37:30 +01:00
port_insert.cc
port_manager.cc
port_set.cc
port.cc
presentation_info.cc selected Stripables now have a counter to indicate the order they were selected in 2017-02-26 18:24:56 +01:00
process_thread.cc
processor.cc
progress.cc
quantize.cc
rb_effect.cc
rc_configuration.cc
rdff.c
rdff.h
recent_sessions.cc
record_enable_control.cc
record_safe_control.cc
region_factory.cc rework snap 2017-02-04 22:57:36 +11:00
region.cc unconditionally set region quarter note in set_position(). 2017-02-15 22:55:51 +11:00
resampled_source.cc
return.cc
reverse.cc
route_graph.cc
route_group_member.cc remove cruft; superseded by ControlGroup::use_me 2017-03-12 20:15:55 +01:00
route_group.cc more fully disable gain adjustment sharing in a RouteGroup that is assigned to a VCA master 2017-03-26 14:42:28 +02:00
route.cc Add track/bus rename safeguards to the backend (handy for scripting) 2017-03-13 18:44:37 +01:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
send.cc
session_butler.cc
session_click.cc Split metronome methods into re-usable parts (for count-in) 2017-01-17 20:20:34 +01:00
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc
session_export.cc
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc
session_object.cc
session_playlists.cc Proposed fix managing shared playlists (see #7150) 2017-01-05 09:20:50 +00:00
session_process.cc Rework preroll-rec API: 2017-01-19 13:05:54 +01:00
session_rtevents.cc an automation control that has to do things before its value is set in an RT context should potentially tell its ControlGroup 2017-02-08 18:55:05 +01:00
session_state_utils.cc
session_state.cc Add an API to query if the audible frame is latent pending a locate 2017-03-31 14:01:50 +02:00
session_time.cc
session_transport.cc Fix count-in for non 4/4 time signatures 2017-03-30 22:07:06 +02:00
session_vst.cc Prepare moving to a dedicated x-thread signal for VST UI resizing 2017-03-08 13:03:46 +01:00
session.cc Unregister ports at session close. 2017-04-01 13:14:17 +02:00
sha1.c
sidechain.cc
slavable_automation_control.cc no-op: move method order in file 2017-02-24 22:54:25 +01:00
slavable.cc save/restore VCA master state inside slaves, so that a reloaded session ends up back in the same state 2017-02-06 16:49:08 +01:00
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc Normalize audio when archiving to fixed-point format. 2016-12-27 18:33:41 +01:00
solo_control.cc
solo_isolate_control.cc
solo_safe_control.cc
soundcloud_upload.cc Don't push WriteMemoryCallback into global namespace 2017-03-18 14:27:19 +01:00
source_factory.cc
source.cc
speakers.cc
srcfilesource.cc
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
strip_silence.cc rework snap 2017-02-04 22:57:36 +11:00
stripable.cc Preparations to keep track of stripable color-dialogs. 2017-03-12 16:54:18 +01:00
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc Resolve copy-c'tor and assignment issue with TempoMap 2017-03-18 21:33:40 +01:00
thread_buffers.cc
ticker.cc
track.cc Add track/bus rename safeguards to the backend (handy for scripting) 2017-03-13 18:44:37 +01:00
transform.cc
transient_detector.cc
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc Shorten sync-button label/size 2016-12-18 23:17:29 +01:00
vca_manager.cc
vca.cc add VCA::full_name() which returns "VCA %n" : VCA %n" by default and "VCA %n : user-provided-name" if the name has been set 2017-01-28 16:06:28 +01:00
vst_info_file.cc Improve plugin Ccategory consistency somewhat 2017-03-21 22:21:02 +01:00
vst_plugin.cc Prepare for graceful case-by-case fallback of VST Bypass 2017-03-12 01:24:40 +01:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc Rework VST initialization: 2017-03-07 00:13:56 +01:00
worker.cc Plug some libardour memory leaks 2017-01-20 11:32:55 +01:00
wscript