13
0
livetrax/libs/ardour
2016-03-23 17:00:10 +01:00
..
ardour refactor lua header includes 2016-03-23 17:00:10 +01:00
macosx/libardour.xcodeproj
msvc
MSVClibardour Accommodate newly introduced source(s) in our MSVC project (libardour) 2016-03-23 08:06:04 +00:00
po Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
test
amp.cc
analyser.cc
analysis_graph.cc prepare region/range loudness analysis 2016-03-11 17:26:42 +01:00
async_midi_port.cc change API of MIDI::Port::drain() to include a maximum blocking time 2016-02-01 13:26:30 -05:00
audio_backend.cc
audio_buffer.cc
audio_diskstream.cc fix playlist channel-count when removing a connected port. 2016-03-05 01:37:59 +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
audio_unit.cc Fix AU port-name encoding. 2016-01-28 00:00:47 +01:00
audioanalyser.cc
audioengine.cc
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc Fix issue #0006806 2016-03-05 15:54:47 +01:00
audiosource.cc
auditioner.cc
auto_bundle.cc
automatable.cc
automation_control.cc specialize isfinite for MSVC compat 2016-02-28 12:07:00 +01:00
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
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
control_protocol_manager.cc
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc Revert "proper debug prints for Analyser" 2016-02-16 15:13:12 +01:00
default_click.cc
delayline.cc
delivery.cc
directory_names.cc add lua search path 2016-02-22 22:06:47 +01:00
diskstream.cc
dsp_filter.cc Add some convenient DSP methods for lua scripts 2016-03-18 20:00:44 +01:00
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
enums.cc add new enums to libardour enum list 2016-02-01 22:52:22 -05:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc
export_failed.cc
export_filename.cc Fix 6677: Post-export script reinterprets timestamp format placeholder giving incorrect filename 2016-02-13 12:45:40 +10:00
export_format_base.cc
export_format_manager.cc
export_format_specification.cc make post-export analysis optional (default to enabled) 2016-02-10 22:35:01 +01:00
export_formats.cc
export_graph_builder.cc Configurable export-silence trim threshold (no GUI yet) 2016-03-11 18:11:36 +01:00
export_handler.cc the return of the Session::Exported signal 2016-03-19 13:13:34 +01:00
export_multiplication.cc
export_preset.cc
export_profile_manager.cc
export_status.cc Post-export Analysis 2016-02-10 03:01:05 +01:00
export_timespan.cc
file_source.cc
filename_extensions.cc
filesystem_paths.cc
filter.cc
find_session.cc
gain_control.cc
gettext.h
globals.cc change suffix of keybinding files to ".keys" to avoid conflict with earlier versions. 2016-02-22 15:31:24 -05:00
graph.cc
graphnode.cc
i18n.h
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
instrument_info.cc
internal_return.cc
internal_send.cc
interpolation.cc
io_processor.cc
io.cc
kmeterdsp.cc
ladspa_plugin.cc fix possible overflow (printing float) 2016-03-18 21:33:13 +01:00
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
lua_api.cc add convenience lua API for looking up Plugins 2016-03-20 21:16:18 +01:00
luabindings.cc further lua binding refactoring, match C++ namespaces 2016-03-22 00:30:27 +01:00
luaproc.cc cache LuaProc Parameters in Processor 2016-03-19 18:59:10 +01:00
luascripting.cc refactor lua header includes 2016-03-23 17:00:10 +01:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc Fix blocked patch:Set messages. 2016-03-18 23:36:11 +01: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_source.cc
midi_playlist.cc
midi_port.cc
midi_region.cc Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04: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 make Track::set_monitoring() use a GroupControlDisposition; expose an AutomationControl for track monitoring choice 2016-01-31 21:47:19 -05:00
midi_ui.cc
mididm.cc
midiport_manager.cc
mix.cc
monitor_processor.cc
mtc_slave.cc
mtdm.cc Help clang static analyzer. 2016-02-11 23:12:20 +01:00
mute_master.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 prepare for gcc6 rint() precision degradation 2016-02-22 00:07:21 +01:00
pcm_utils.cc
playlist_factory.cc
playlist_source.cc
playlist.cc Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
plugin_insert.cc prototype online self-automating LV2 plugin interface 2016-03-14 00:17:14 +01:00
plugin_manager.cc Implement Lua DSP processor/plugin 2016-02-23 15:41:08 +01:00
plugin.cc fix plugin preset listing 2016-03-19 16:41:59 +01:00
port_insert.cc
port_manager.cc
port_set.cc
port.cc
process_thread.cc
processor.cc
progress.cc
quantize.cc
rb_effect.cc
rc_configuration.cc
rdff.c
rdff.h
recent_sessions.cc
region_factory.cc
region.cc remove all trace of SAE from source code. 2016-02-22 15:31:24 -05:00
resampled_source.cc
return.cc
reverse.cc
route_controls.cc fix mistaken logic for Route::MuteControllable::set_value() 2016-02-02 19:00:53 -05:00
route_graph.cc
route_group_member.cc use ForGroup to flag and detect route-group based control changes 2016-03-14 10:42:01 -04:00
route_group.cc fix compilation on OSX (in the wake of eaca325c) 2016-03-22 17:03:13 +01:00
route.cc prepare Instrument slots -- replace processor in place 2016-03-19 16:41:59 +01:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc add lua search path 2016-02-22 22:06:47 +01:00
send.cc
session_butler.cc
session_click.cc
session_command.cc
session_configuration.cc
session_directory.cc allot to open OSX Finder with arbitrary paths 2016-02-17 16:29:25 +01:00
session_events.cc
session_export.cc configurable export preroll 2016-02-29 15:13:06 +01:00
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc
session_object.cc
session_playlists.cc
session_process.cc Implement Lua session-scripts 2016-02-23 15:41:21 +01:00
session_rtevents.cc make Session::rt_set_monitoring() conform to new Track API 2016-01-31 21:49:59 -05:00
session_state_utils.cc
session_state.cc Implement Lua session-scripts 2016-02-23 15:41:21 +01:00
session_time.cc
session_transport.cc
session_vst.cc Fill some more VST transport flags. 2016-02-16 15:33:12 -06:00
session.cc Midi Busses? why yes! 2016-03-16 04:41:19 +01:00
sha1.c
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.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
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
thread_buffers.cc
ticker.cc
track.cc clean up mess in Route/Track controllables caused by not understanding the significance of ParameterDescriptor 2016-02-01 15:15:02 -05:00
transform.cc
transient_detector.cc
transpose.cc
unknown_processor.cc
uri_map.cc prototype online self-automating LV2 plugin interface 2016-03-14 00:17:14 +01:00
user_bundle.cc
utils.cc
vst_info_file.cc
vst_plugin.cc avoid memcpy if it's not needed. 2016-03-15 18:47:39 +01:00
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc
wscript add OSC Lua bindings 2016-03-19 12:47:37 +01:00