13
0
livetrax/libs/ardour
2016-11-17 14:06:45 +01:00
..
ardour consolidate VSTState functions 2016-11-15 17:10:13 +01:00
macosx/libardour.xcodeproj
msvc
MSVClibardour update MSVC project in the wake of cf1651e6 2016-11-15 23:11:50 +01:00
po update german translation 2016-08-06 16:49:41 +02:00
test Pass const references to plugin-list 2016-11-14 21:06:18 +01:00
amp.cc
analyser.cc
analysis_graph.cc
async_midi_port.cc Introduce "virtual" async MIDI ports 2016-10-23 22:25:40 +02:00
audio_backend.cc spelling corrections from Jaromír Mikeš <mira.mikes@seznam.cz> 2016-10-17 17:57:39 -04:00
audio_buffer.cc
audio_diskstream.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
audio_track.cc
audio_unit.cc fix compilation on osx 2016-11-11 21:35:13 +11:00
audioanalyser.cc
audioengine.cc infrastructure for save/restore of MIDI port user-provided information 2016-10-20 16:34:52 -04:00
audiofile_tagger.cc
audiofilesource.cc cleaner version of feed9648 -- fixes #7067 2016-10-11 22:57:38 +02:00
audioregion.cc prepare region RMS (loudness) normalization 2016-07-24 20:30:23 +02:00
audiosource.cc
auditioner.cc
automatable.cc MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
automation_control.cc remove debug output 2016-10-17 13:41:22 -04:00
automation_list.cc
automation_watch.cc
automation.cc
beats_frames_converter.cc BeatsFramesConverter uses quarter-note 'beat' position. 2016-08-31 23:12:11 +10:00
broadcast_info.cc
buffer_manager.cc
buffer_set.cc Mac VST-2.x support 2016-11-13 16:35:06 +01:00
buffer.cc
bundle.cc
butler.cc
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
control_group.cc
control_protocol_manager.cc make ControlProtocolManager actually handle control protocols that fail to activate 2016-11-03 20:24:09 +00:00
controllable_descriptor.cc
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
default_click.cc
delayline.cc
delivery.cc ignore send buffers for which there's no return 2016-10-17 00:33:02 +02:00
directory_names.cc
diskstream.cc
dsp_filter.cc correct comment 2016-09-27 14:59:32 -05:00
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
enums.cc register some missing enums 2016-11-14 01:14:06 +01:00
event_type_map.cc MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
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 Add analyse and soundcloud-upload properties of ExportFormatSpecification to xml state 2016-09-14 20:36:03 +10:00
export_formats.cc
export_graph_builder.cc
export_handler.cc Desperate hack to align master-bus on export. 2016-10-25 22:33:37 +02:00
export_preset.cc
export_profile_manager.cc Fix crash when ExportDialog is hidden 2016-09-17 22:03:16 +10:00
export_status.cc
export_timespan.cc
file_source.cc spelling corrections from Jaromír Mikeš <mira.mikes@seznam.cz> 2016-10-17 17:57:39 -04:00
filename_extensions.cc
filesystem_paths.cc allow to get custom/product/version independent cach dir 2016-09-28 13:13:56 +02:00
filter.cc
find_session.cc
fixed_delay.cc
fluid_synth.cc fix copy/paste mistake 2016-08-24 22:46:36 +02:00
gain_control.cc gain controls are supposed to be "gain-like" 2016-09-21 17:18:48 -05:00
gettext.h
globals.cc
graph.cc
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc Add option to separate type-0 SMF channels to tracks 2016-10-05 20:53:22 +02:00
instrument_info.cc Prepare for the day when MTAV does no longer force-override InstrumentInfo 2016-10-29 19:57:43 +02:00
internal_return.cc
internal_send.cc allow feedback (loops) from internal sends 2016-10-14 15:06:49 +02:00
interpolation.cc
io_processor.cc
io.cc add more DEBUG_TRACE statements for port/destruction debugging 2016-10-17 11:16:07 -04:00
kmeterdsp.cc
ladspa_plugin.cc
legatize.cc
linux_vst_support.cc try VST2.4's VSTPluginMain first 2016-11-17 13:03:36 +01:00
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc check for null pointer in Locations::remove() 2016-08-12 12:48:35 -04:00
ltc_file_reader.cc
ltc_slave.cc
lua_api.cc honor Vamp Plugin preferred step+block sizes. 2016-10-07 14:37:09 +02:00
luabindings.cc rename Region pos_beats -> quarter_note 2016-11-11 03:37:08 +11:00
luaproc.cc Add Lua-bindings for inter-processor communication 2016-10-10 17:34:18 +02:00
luascripting.cc add const'ness (allowing LuaScriptList::const_iterator) 2016-10-10 23:49:19 +02:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc fix LV2 state versioning with session-templates 2016-11-14 01:40:57 +01:00
lxvst_plugin.cc copy VST state on copy construction 2016-11-13 16:35:06 +01:00
mac_vst_plugin.cc copy VST state on copy construction 2016-11-13 16:35:06 +01:00
mac_vst_support.cc fix 32bit+PPC OSX builds 2016-11-16 17:25:02 +01:00
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc make MidiBuffer::read_from() use "dst_offset" correctly to alter the time of events read from the MidiBuffer 2016-09-13 14:11:29 -05:00
midi_channel_filter.cc
midi_clock_slave.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
midi_diskstream.cc Warn about skipped MIDI events 2016-10-17 20:22:26 -04:00
midi_model.cc Support multiple readers for MIDI source/model 2016-11-08 20:34:45 -05:00
midi_patch_manager.cc Fix midnam replacement: 2016-10-30 21:24:26 +01:00
midi_playlist_source.cc change all MIDI read-from-source to map all events into the loop-range for seamless looping (if using) 2016-09-13 14:11:29 -05:00
midi_playlist.cc Support multiple readers for MIDI source/model 2016-11-08 20:34:45 -05:00
midi_port.cc new scheme for managing port deletion 2016-10-13 17:18:54 -04:00
midi_region.cc rename Region pos_beats -> quarter_note 2016-11-11 03:37:08 +11:00
midi_ring_buffer.cc Clean up MIDI debugging output 2016-10-17 20:22:26 -04:00
midi_scene_change.cc
midi_scene_changer.cc
midi_source.cc rename Region pulse to pos_beats. use new beat distance api where required. 2016-11-11 03:37:08 +11:00
midi_state_tracker.cc debug output formatting 2016-09-13 14:11:29 -05:00
midi_stretch.cc
midi_track.cc Revert "change return type of AutomationControl::actually_set_value() from void to bool, to indicate if value was changed." 2016-10-14 11:42:41 -04:00
midi_ui.cc
mididm.cc
midiport_manager.cc
mix.cc
mode.cc move mode/scale/key definitions out of push2 code and into libardour; Aeolian is the same as Minor 2016-09-28 10:47:17 -05:00
monitor_control.cc Revert "change return type of AutomationControl::actually_set_value() from void to bool, to indicate if value was changed." 2016-10-14 11:42:41 -04:00
monitor_processor.cc
mtc_slave.cc
mtdm.cc
mute_control.cc Revert "change return type of AutomationControl::actually_set_value() from void to bool, to indicate if value was changed." 2016-10-14 11:42:41 -04:00
mute_master.cc
muteable.cc
note_fixer.cc
onset_detector.cc
operations.cc
pan_controllable.cc Revert "change return type of AutomationControl::actually_set_value() from void to bool, to indicate if value was changed." 2016-10-14 11:42:41 -04:00
pannable.cc fix panner reset when switching to aux-sends -- fixes #6893 2016-10-13 19:57:50 +02:00
panner_manager.cc
panner_shell.cc
panner.cc
parameter_descriptor.cc cater for Note translations. e.g. "Ré ♯" UTF-8 2016-10-11 14:09:54 +02:00
pcm_utils.cc
phase_control.cc much simpler implementation of fix originally in c104c9d472: don't call Session::set_dirty() or emit Changed() unless AutomationControl actually changes value 2016-10-14 11:42:41 -04:00
playlist_factory.cc
playlist_source.cc
playlist.cc Support multiple readers for MIDI source/model 2016-11-08 20:34:45 -05:00
plugin_insert.cc Allow to migrate sessions with VST plugins 2016-11-17 14:06:41 +01:00
plugin_manager.cc Add runtime option to disable MacVST 2016-11-17 14:06:45 +01:00
plugin.cc Mac VST-2.x support 2016-11-13 16:35:06 +01:00
port_insert.cc
port_manager.cc when fetching MIDI ports for bundles and auto-connection, ignore control-only (and "virtual") MIDI ports 2016-10-21 16:32:46 -04:00
port_set.cc
port.cc
presentation_info.cc
process_thread.cc
processor.cc
progress.cc
quantize.cc
rb_effect.cc Match new[] with delete[] 2016-09-27 18:22:53 +01:00
rc_configuration.cc
rdff.c
rdff.h
recent_sessions.cc
record_enable_control.cc Revert "change return type of AutomationControl::actually_set_value() from void to bool, to indicate if value was changed." 2016-10-14 11:42:41 -04:00
record_safe_control.cc Revert "change return type of AutomationControl::actually_set_value() from void to bool, to indicate if value was changed." 2016-10-14 11:42:41 -04:00
region_factory.cc
region.cc a better fix for 6ed8c113a2 (scope) 2016-11-16 05:18:35 +11:00
resampled_source.cc
return.cc
reverse.cc
route_graph.cc
route_group_member.cc
route_group.cc
route.cc Mac VST-2.x support 2016-11-13 16:35:06 +01:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
send.cc
session_butler.cc
session_click.cc
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc
session_export.cc Desperate hack to align master-bus on export. 2016-10-25 22:33:37 +02:00
session_handle.cc
session_ltc.cc fix LTC-generator 24h wraparound 2016-11-02 19:24:46 +01:00
session_metadata.cc
session_midi.cc remove debug output 2016-10-21 16:31:53 -04:00
session_object.cc
session_playlists.cc Wrong iterator used with IDSortedList 2016-10-10 14:10:39 +01:00
session_process.cc
session_rtevents.cc
session_state_utils.cc
session_state.cc extend Mixbus' "Safe Mode" 2016-10-30 22:25:18 +01:00
session_time.cc
session_transport.cc
session_vst.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
session.cc Remove a group when the last track in the group is removed 2016-11-10 23:57:47 +01:00
sha1.c
sidechain.cc
slavable_automation_control.cc much simpler implementation of fix originally in c104c9d472: don't call Session::set_dirty() or emit Changed() unless AutomationControl actually changes value 2016-10-14 11:42:41 -04:00
slavable.cc
slave.cc
smf_source.cc Correct the #includes for 'ardour/midi_cursor.h' (see commit #ec12fccf08) 2016-11-10 19:31:26 +00:00
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc fix detecting .flac format 2016-09-25 22:20:08 +02:00
solo_control.cc Revert "change return type of AutomationControl::actually_set_value() from void to bool, to indicate if value was changed." 2016-10-14 11:42:41 -04:00
solo_isolate_control.cc much simpler implementation of fix originally in c104c9d472: don't call Session::set_dirty() or emit Changed() unless AutomationControl actually changes value 2016-10-14 11:42:41 -04:00
solo_safe_control.cc much simpler implementation of fix originally in c104c9d472: don't call Session::set_dirty() or emit Changed() unless AutomationControl actually changes value 2016-10-14 11:42:41 -04:00
soundcloud_upload.cc Initialize uninitialized member variables in ctor - warning suppression 2016-10-17 15:58:39 -04: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
system_exec.cc Put ARDOUR::SystemExec implementation inside ARDOUR namespace in source file 2016-09-13 14:32:22 +10:00
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc Later code depends on prev_t not being NULL, use an assert() 2016-11-14 16:47:22 +01:00
thread_buffers.cc
ticker.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
track.cc
transform.cc
transient_detector.cc
transpose.cc
unknown_processor.cc
uri_map.cc Fix LV2 state:StateChanged URI 2016-11-07 07:10:08 -05:00
user_bundle.cc
utils.cc
vca_manager.cc
vca.cc
vst_info_file.cc Mac VST-2.x support 2016-11-13 16:35:06 +01:00
vst_plugin.cc add signal for VST state load 2016-11-15 00:32:59 +01:00
vst_state.cc consolidate VSTState functions 2016-11-15 17:10:13 +01:00
vumeterdsp.cc
windows_vst_plugin.cc copy VST state on copy construction 2016-11-13 16:35:06 +01:00
worker.cc Support thread-safe LV2 state restoration 2016-07-31 21:59:21 -04:00
wscript consolidate VSTState functions 2016-11-15 17:10:13 +01:00