ardour/libs/ardour
2016-04-29 02:57:42 +02:00
..
ardour don't special case lua processors, use plugin-manager 2016-04-29 02:57:42 +02:00
macosx/libardour.xcodeproj
msvc
MSVClibardour Accommodate newly introduced source(s) in our MSVC project (libardour) 2016-04-09 09:44:32 +01:00
po
test
amp.cc
analyser.cc
analysis_graph.cc
async_midi_port.cc
audio_backend.cc
audio_buffer.cc
audio_diskstream.cc fix return value for playback/capture buffer loads on audio tracks with no channels 2016-04-04 15:26:39 -04:00
audio_library.cc
audio_playlist.cc
audio_playlist_importer.cc
audio_playlist_source.cc
audio_port.cc
audio_region_importer.cc
audio_track.cc
audio_track_importer.cc
audio_unit.cc fix single-bus AU rendering & related updates 2016-04-22 22:04:48 +02:00
audioanalyser.cc
audioengine.cc plug some memory leaks in libardour 2016-04-24 14:43:18 +02:00
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc
audiosource.cc
auditioner.cc plug some memory leaks in libardour 2016-04-24 14:43:18 +02:00
automatable.cc
automation.cc
automation_control.cc
automation_list.cc hand over automationlist undo state ownership (mem-leak) 2016-04-24 14:43:18 +02:00
automation_watch.cc
beats_frames_converter.cc
broadcast_info.cc
buffer.cc
buffer_manager.cc
buffer_set.cc
bundle.cc
butler.cc
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc consistent count/n_total API 2016-04-08 18:16:19 +02:00
ChangeLog
control_protocol_manager.cc
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc
default_click.cc
delayline.cc delayline: use boost::shared_array 2016-04-24 18:26:39 +02:00
delivery.cc fix odd case where a deliver has no ports e.g session load. 2016-04-14 19:20:39 +02:00
directory_names.cc
diskstream.cc
dsp_filter.cc
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
enums.cc
event_type_map.cc
export_channel.cc
export_channel_configuration.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 and now with proper closing bracket. 2016-04-21 01:04:55 +02:00
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 refactor and document delayline 2016-04-09 15:45:30 +02:00
gain_control.cc
gettext.h
globals.cc
graph.cc plug some memory leaks in libardour 2016-04-24 14:43:18 +02:00
graphnode.cc
i18n.h
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
instrument_info.cc
internal_return.cc
internal_send.cc
interpolation.cc
io.cc fix possible crash at session close. 2016-04-18 21:55:50 +02:00
io_processor.cc fix IOProcessor state loading for half-duplex I/Os 2016-04-03 03:06:15 +02:00
kmeterdsp.cc
ladspa_plugin.cc initialize output data ports for cases where the plugin is not run 2016-04-26 22:21:00 +02:00
legatize.cc
linux_vst_support.cc
load-save-session-collection.sh
load-save-session.sh
location.cc
location_importer.cc
ltc_file_reader.cc
ltc_slave.cc
lua_api.cc don't special case lua processors, use plugin-manager 2016-04-29 02:57:42 +02:00
luabindings.cc implement missing PortManager methods and lua-bind them 2016-04-26 18:16:14 +02:00
luaproc.cc don't special case lua processors, use plugin-manager 2016-04-29 02:57:42 +02:00
luascripting.cc don't special case lua processors, use plugin-manager 2016-04-29 02:57:42 +02:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc add a debug message for LV2 per port buffer allocation 2016-04-28 12:27:53 +02:00
lxvst_plugin.cc
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc
midi_diskstream.cc
midi_model.cc
midi_patch_manager.cc
midi_playlist.cc
midi_playlist_source.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
midi_ui.cc styleguide #10 2016-04-26 04:02:58 +02:00
mididm.cc
midiport_manager.cc
mix.cc
monitor_processor.cc
mtc_slave.cc
mtdm.cc
mute_master.cc
note_fixer.cc
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc
panner.cc
panner_manager.cc
panner_shell.cc backend part for MB send-panners (ignore existing state, force disable) 2016-04-20 21:44:28 +02:00
parameter_descriptor.cc
pcm_utils.cc
playlist.cc NO-OP whitespace + comments 2016-04-10 20:56:06 +02:00
playlist_factory.cc
playlist_source.cc
plugin.cc don't special case lua processors, use plugin-manager 2016-04-29 02:57:42 +02:00
plugin_insert.cc don't special case lua processors, use plugin-manager 2016-04-29 02:57:42 +02:00
plugin_manager.cc don't special case lua processors, use plugin-manager 2016-04-29 02:57:42 +02:00
port.cc Disconnect Signals before dropping ports 2016-04-24 00:24:43 +02:00
port_insert.cc
port_manager.cc implement missing PortManager methods and lua-bind them 2016-04-26 18:16:14 +02:00
port_set.cc
process_thread.cc
processor.cc plug some memory leaks in libardour 2016-04-24 14:43:18 +02:00
progress.cc
quantize.cc
rb_effect.cc
rc_configuration.cc
rdff.c
rdff.h
recent_sessions.cc
region.cc
region_factory.cc
resampled_source.cc
return.cc
reverse.cc
route.cc fix a deadlock with jack2 when inserting a plugin adds ports. 2016-04-28 21:15:26 +02:00
route_controls.cc
route_graph.cc Add an API to traverse the process graph downstream 2016-04-06 02:00:17 +02:00
route_group.cc
route_group_member.cc
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc another attempt to use platform-specific path for the default VST path 2016-04-27 17:39:38 -05:00
send.cc add self-removing Sends (remove on disconnect) 2016-04-17 14:01:09 +02:00
session.cc flush pending Session Events at session close 2016-04-28 21:37:18 +02:00
session_butler.cc
session_click.cc
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
session_process.cc
session_rtevents.cc
session_state.cc plug some memory leaks in libardour 2016-04-24 14:43:18 +02:00
session_state_utils.cc
session_time.cc never ever change sample-rate saved with the session after creation. 2016-04-18 14:50:09 +02:00
session_transport.cc
session_vst.cc make -D VSTCallbacks readable 2016-04-27 01:44:55 +02:00
sha1.c
sidechain.cc disconnect SideChain on delete, trigger Send self-destruct 2016-04-17 17:35:30 +02:00
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc
soundcloud_upload.cc
source.cc
source_factory.cc
speakers.cc
srcfilesource.cc
sse_avx_functions_64bit_win.s
sse_functions.s
sse_functions_64bit.s
sse_functions_64bit_win.s
sse_functions_avx.cc
sse_functions_avx_linux.cc
sse_functions_xmm.cc
st_pitch.cc
st_stretch.cc
strip_silence.cc
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo.cc some notes on mem-leaks... 2016-04-24 14:43:18 +02:00
tempo_map_importer.cc
thread_buffers.cc properly calculate requrired thread buffers 2016-04-14 14:13:26 +02:00
ticker.cc
track.cc
transform.cc
transient_detector.cc
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc
vst_info_file.cc
vst_plugin.cc amend c1c81a239c after testing 2016-04-27 23:52:34 +02:00
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc
wscript Add a fixed (not de-clicked) multi-buffer audio/midi delayline. 2016-04-08 18:16:37 +02:00