13
0
livetrax/libs/ardour
2017-09-18 11:40:53 -04:00
..
ardour reinstate "restart seek" behaviour but use a new Session::_seek_counter member variable for this 2017-09-18 11:40:53 -04:00
macosx/libardour.xcodeproj
msvc
MSVClibardour
po
test
amp.cc
analyser.cc
analysis_graph.cc
async_midi_port.cc
audio_backend.cc
audio_buffer.cc
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 fully remove diskstream code 2017-09-18 11:40:53 -04:00
audio_track.cc addd more DEBUG_TRACE for DiskIO; set DiskIOProcess::_need_butler more appropriately; other minor adjustments 2017-09-18 11:40:53 -04:00
audio_unit.cc
audioanalyser.cc
audioengine.cc
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc
audiosource.cc
auditioner.cc use a more useful and accurate heuristic to get ::input_streams() for the auditioner 2017-09-18 11:40:53 -04:00
automatable.cc
automation_control.cc
automation_list.cc
automation_watch.cc
automation.cc
beats_frames_converter.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc
buffer.cc
bundle.cc
butler.cc add new debug trace output 2017-09-18 11:40:53 -04:00
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
control_group.cc
control_protocol_manager.cc
controllable_descriptor.cc
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc add DEBUG::DiskIO 2017-09-18 11:40:52 -04:00
default_click.cc
delayline.cc
delivery.cc
directory_names.cc
disk_io.cc channel config changes during ::configure_io() must be scoped to ensure they are complete before signals are sent 2017-09-18 11:40:53 -04:00
disk_reader.cc fix logic error that prevent input monitoring during slave wait states 2017-09-18 11:40:53 -04:00
disk_writer.cc move _file_frame from DiskIOProcessor into DiskReader (only place where it is needed); split into by-type array to deal with different rate of audio & MIDI i/o 2017-09-18 11:40:53 -04:00
dsp_filter.cc
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
enums.cc move disk_{writer,reader} into Route to allow for simple, sensible implementation of DiskIOPoint 2017-09-18 11:40:53 -04:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc
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
export_preset.cc
export_profile_manager.cc
export_status.cc
export_timespan.cc
file_source.cc
filename_extensions.cc
filesystem_paths.cc
filter.cc
find_session.cc
fixed_delay.cc
fluid_synth.cc
gain_control.cc
gettext.h
globals.cc
graph.cc remove all code related to "silent roll" concept. some debug output added 2017-09-18 11:40:53 -04:00
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc fully remove diskstream code 2017-09-18 11:40:53 -04:00
instrument_info.cc
internal_return.cc
internal_send.cc
interpolation.cc
io_processor.cc
io.cc
kmeterdsp.cc
ladspa_plugin.cc
legatize.cc
linux_vst_support.cc
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc
ltc_file_reader.cc
ltc_slave.cc attempt fix for LTC slave when locating 2017-09-18 11:40:53 -04:00
lua_api.cc
luabindings.cc add to LUA API (new Stripable API) 2017-09-18 11:40:53 -04:00
luaproc.cc
luascripting.cc
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc
lxvst_plugin.cc
mac_vst_plugin.cc
mac_vst_support.cc
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc
midi_model.cc
midi_patch_manager.cc
midi_playlist_source.cc
midi_playlist.cc
midi_port.cc
midi_region.cc
midi_ring_buffer.cc
midi_scene_change.cc
midi_scene_changer.cc
midi_source.cc
midi_state_tracker.cc
midi_stretch.cc
midi_track.cc MidiTrack needs to set it's "need butler" status 2017-09-18 11:40:53 -04:00
midi_ui.cc
mididm.cc
midiport_manager.cc
mix.cc
mode.cc
monitor_control.cc cue monitoring for audio (libardour aspects) 2017-09-18 11:40:53 -04:00
monitor_processor.cc
mtc_slave.cc
mtdm.cc
mute_control.cc
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
plugin_insert.cc
plugin_manager.cc
plugin.cc
port_insert.cc
port_manager.cc
port_set.cc
port.cc
presentation_info.cc
process_thread.cc
processor.cc set + store signal chain latency for all processors; DiskWriter sets its capture_offset appropriately 2017-09-18 11:40:53 -04:00
progress.cc
quantize.cc
rb_effect.cc
rc_configuration.cc fully remove diskstream code 2017-09-18 11:40:53 -04:00
rdff.c
rdff.h
readonly_control.cc
recent_sessions.cc
record_enable_control.cc
record_safe_control.cc
region_factory.cc
region.cc
resampled_source.cc
return.cc
reverse.cc
route_graph.cc
route_group_member.cc
route_group.cc
route.cc NO-OP: mark various state property names as explicitly non-translated 2017-09-18 11:40:53 -04:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
selection.cc
send.cc
session_butler.cc addd more DEBUG_TRACE for DiskIO; set DiskIOProcess::_need_butler more appropriately; other minor adjustments 2017-09-18 11:40:53 -04:00
session_click.cc
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc do not queue multiple Locate or LocateRoll events 2017-09-18 11:40:53 -04:00
session_export.cc
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc
session_object.cc
session_playlists.cc
session_process.cc sort of no-op ... remove debug output ... just basically put it in git so that i can fetch it on another machine 2017-09-18 11:40:53 -04:00
session_rtevents.cc
session_state_utils.cc
session_state.cc remove Track::hidden(); replace with Stripable::is_private_route() 2017-09-18 11:40:53 -04:00
session_time.cc
session_transport.cc sort of no-op ... remove debug output ... just basically put it in git so that i can fetch it on another machine 2017-09-18 11:40:53 -04:00
session_vst.cc
session.cc reinstate "restart seek" behaviour but use a new Session::_seek_counter member variable for this 2017-09-18 11:40:53 -04:00
sha1.c
sidechain.cc
slavable_automation_control.cc
slavable.cc
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc
solo_control.cc
solo_isolate_control.cc
solo_safe_control.cc
soundcloud_upload.cc
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
stripable.cc
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc
thread_buffers.cc
ticker.cc
track.cc Non-layered MIDI recording 2017-09-18 11:40:53 -04:00
transform.cc
transient_detector.cc
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc
vca_manager.cc
vca.cc
vst_info_file.cc
vst_plugin.cc
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc
wscript fully remove diskstream code 2017-09-18 11:40:53 -04:00