13
0
livetrax/libs/ardour
2017-09-18 11:40:53 -04:00
..
ardour remove all remaining vestiges of per-track varispeed from libardour 2017-09-18 11:40:53 -04:00
macosx/libardour.xcodeproj
msvc
MSVClibardour
po update japanese translation (Hiroki Inagaki) 2017-07-24 14:59:11 -04:00
test Fix unit-test data (XML attributes changed) 2017-08-17 01:13:36 +02:00
amp.cc Update amp.cc to use gain_t for maths (no more double) 2017-07-24 01:59:24 +02:00
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 Some more assert() debugging 2017-08-03 23:46:05 +02:00
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 Update "separate_by_channel" API & add Lua bindings 2017-08-23 21:33:29 +02:00
audiosource.cc
auditioner.cc remove Diskstream from Track and derivatives; get ardour to actually startup 2017-09-18 11:40:53 -04:00
automatable.cc Add support for Latch Automation 2017-09-18 11:40:52 -04:00
automation_control.cc Add support for Latch Automation 2017-09-18 11:40:52 -04:00
automation_list.cc Revert "Temporary session-format compatibility (revert before release)" 2017-09-18 11:40:52 -04:00
automation_watch.cc Abstract definition of rt-scheduler policy 2017-08-29 20:35:36 +02:00
automation.cc
beats_frames_converter.cc
broadcast_info.cc Broadcast info according to EBU tech-specs 2017-08-06 17:56:59 +02:00
buffer_manager.cc
buffer_set.cc
buffer.cc
bundle.cc Compare bundle ports per-type 2017-08-29 10:53:41 +02:00
butler.cc random changes required to get an audio track created and transport functional 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 Remove some debug output 2017-08-06 14:48:18 +02:00
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 Fix multi-channel delaylines #7409 part 2/2 2017-06-29 04:40:54 +02:00
delivery.cc NO-OP: whitespace 2017-07-22 15:17:09 +02:00
directory_names.cc
disk_io.cc remove all remaining vestiges of per-track varispeed from libardour 2017-09-18 11:40:53 -04:00
disk_reader.cc manual fixes for various XML API changes in master, required after rebase on master 2017-09-18 11:40:53 -04:00
disk_writer.cc fix iterator initialization 2017-09-18 11:40:53 -04:00
dsp_filter.cc leave a hint for clang's static analyzer 2017-06-23 17:39:20 +02:00
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
enums.cc remove all remaining vestiges of per-track varispeed from libardour 2017-09-18 11:40:53 -04:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc Allow listening to channels being exported (w/ realtime export) 2017-07-19 22:15:22 +02: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
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 Fix crash when cleaning up w/o destroying session 2017-08-03 19:25:14 +02:00
graph.cc Revert 542d021f, fix number of DSP threads 2017-08-05 03:02:17 +02:00
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc fully remove diskstream code 2017-09-18 11:40:53 -04:00
instrument_info.cc Only emit InstrumentInfo::Changed() on actual change 2017-09-09 18:21:06 +02:00
internal_return.cc
internal_send.cc Fix send mono to stereo (or N to M; M > N) sends #7409 part 1/2 2017-06-29 04:40:00 +02:00
interpolation.cc
io_processor.cc
io.cc NO-OP: whitespace 2017-09-18 06:47:01 +02:00
kmeterdsp.cc
ladspa_plugin.cc Remove LocaleGuards from LadspaPlugin::set/add_state 2017-06-22 10:48:38 +10:00
legatize.cc
linux_vst_support.cc Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc
ltc_file_reader.cc
ltc_slave.cc Fix initial sync to LTC with small buffersizes 2017-07-26 22:58:16 +02:00
lua_api.cc Fix typo in Lua Vamp API 2017-08-04 01:27:46 +02:00
luabindings.cc remove now-non-existent method from Lua 2017-09-18 11:40:52 -04:00
luaproc.cc Lua may call C++ functions with throw. Catch them 2017-08-19 01:06:44 +02:00
luascripting.cc Catch Lua exception when scanning scripts 2017-08-21 17:07:54 +02:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc LV2/midnam tweaks - fix race conditions 2017-09-09 03:08:46 +02:00
lxvst_plugin.cc Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
mac_vst_plugin.cc Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
mac_vst_support.cc Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
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 Update backend API: read-only MIDI input buffers 2017-08-05 15:36:36 +02:00
midi_region.cc Update "separate_by_channel" API & add Lua bindings 2017-08-23 21:33:29 +02:00
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 get diskreader working, and remove per-track varispeed API and mechanism 2017-09-18 11:40:53 -04:00
midi_ui.cc Consolidate ctrl surface code 2017-08-05 01:28:11 +02:00
mididm.cc Update backend API: read-only MIDI input buffers 2017-08-05 15:36:36 +02:00
midiport_manager.cc PortManager::unregister_port() must be called with process lock 2017-07-28 20:15:15 +02:00
mix.cc
mode.cc
monitor_control.cc
monitor_processor.cc
mtc_slave.cc
mtdm.cc
mute_control.cc Fix merging boolean automation + mute disconnect. 2017-07-16 21:01:03 +02:00
mute_master.cc
muteable.cc
note_fixer.cc
onset_detector.cc
operations.cc
pan_controllable.cc NO-OP: whitespace 2017-06-30 19:56:40 +02:00
pannable.cc Remove unused "mark" parameter from stop_touch() API 2017-07-24 01:59:18 +02:00
panner_manager.cc
panner_shell.cc Add support for Latch Automation 2017-09-18 11:40:52 -04:00
panner.cc
parameter_descriptor.cc Consistently set parameter steps. 2017-07-06 16:32:27 +02:00
pcm_utils.cc
phase_control.cc
playlist_factory.cc
playlist_source.cc
playlist.cc
plugin_insert.cc Allow to send MIDI data directly to a plugin 2017-09-09 03:08:46 +02:00
plugin_manager.cc
plugin.cc Allow to send MIDI data directly to a plugin 2017-09-09 03:08:46 +02:00
port_insert.cc
port_manager.cc
port_set.cc
port.cc NO-OP: whitespace 2017-09-18 06:47:01 +02:00
presentation_info.cc Explicitly initialize parent in the copy constructor 2017-08-07 13:57:49 +02:00
process_thread.cc
processor.cc Remove old libardour API for plugin UIs 2017-07-01 23:42:28 +02: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 Update Slavable API 2017-06-22 22:04:10 +02:00
route.cc get diskreader working, and remove per-track varispeed API and mechanism 2017-09-18 11:40:53 -04:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
selection.cc Remove some debug output 2017-08-06 14:48:18 +02:00
send.cc Fix send mono to stereo (or N to M; M > N) sends #7409 part 1/2 2017-06-29 04:40:00 +02:00
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 Fix metronome + capture alignment for Mixbus 2017-06-24 01:22:17 +02:00
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc
session_export.cc
session_handle.cc
session_ltc.cc Revert "Work around a Windows crash (for now)" 2017-08-07 19:26:06 +02:00
session_metadata.cc Session Metadata: add a Description field. 2017-08-14 14:08:17 -05:00
session_midi.cc
session_object.cc
session_playlists.cc
session_process.cc remove all remaining vestiges of per-track varispeed from libardour 2017-09-18 11:40:53 -04:00
session_rtevents.cc
session_state_utils.cc
session_state.cc remove debug output 2017-09-18 11:40:53 -04:00
session_time.cc
session_transport.cc remove all remaining vestiges of per-track varispeed from libardour 2017-09-18 11:40:53 -04:00
session_vst.cc Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
session.cc nothing to do anymore at the Track level when input config changes 2017-09-18 11:40:53 -04:00
sha1.c
sidechain.cc
slavable_automation_control.cc Fix merging boolean automation + mute disconnect. 2017-07-16 21:01:03 +02:00
slavable.cc Update Slavable API 2017-06-22 22:04:10 +02:00
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc Remove old destructive API (non layered is a dynamic mode) 2/2 2017-08-18 21:12:45 +02:00
solo_control.cc
solo_isolate_control.cc
solo_safe_control.cc
soundcloud_upload.cc Call curl_global_init() exactly only once (2/2) 2017-08-31 20:08:54 +02: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
stripable.cc Delete CoreSelection at session close 2017-07-28 20:11:55 +02:00
system_exec.cc
tape_file_matcher.cc
template_utils.cc Don't use API definition as namespace & fix whitespace 2017-08-30 17:53:08 +02:00
tempo_map_importer.cc
tempo.cc Don't use references for constant c-types 2017-08-20 19:02:17 +02:00
thread_buffers.cc
ticker.cc
track.cc manual fixes for various XML API changes in master, required after rebase on master 2017-09-18 11:40:53 -04:00
transform.cc
transient_detector.cc
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc Fix loading bundles #7426 2017-07-16 21:44:00 +02:00
utils.cc Add support for Latch Automation 2017-09-18 11:40:52 -04:00
vca_manager.cc Add Lua binding to un/assign VCAs 2017-08-18 22:00:24 +02:00
vca.cc Update Slavable API 2017-06-22 22:04:10 +02:00
vst_info_file.cc
vst_plugin.cc Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc Remove unnecessary LocaleGuards from VSTPlugin derived classes 2017-06-22 10:48:38 +10:00
worker.cc Namespace PBD::RingBuffer 2017-09-16 16:37:29 +02:00
wscript fully remove diskstream code 2017-09-18 11:40:53 -04:00