13
0
livetrax/libs/ardour
Robin Gareus 57d1f68cd6 Introduce "virtual" async MIDI ports
This allows to flush an async MIDI port's ringbuffer at cycle-start,
to makes its data available as "input/source" during process(), while
collecting data in the background for the next cycle.

This facilitates virtual MIDI Ports for eg. Control Surface Pads:
output from a surface, input to Ardour channels.
2016-10-23 22:25:40 +02:00
..
ardour Introduce "virtual" async MIDI ports 2016-10-23 22:25:40 +02:00
macosx/libardour.xcodeproj
msvc
MSVClibardour Accommodate newly introduced source(s) in our MSVC project (libardour) 2016-09-30 12:21:18 +01:00
po update german translation 2016-08-06 16:49:41 +02:00
test Improve check in tempoAtPulseTest 2016-10-13 14:26:54 +11:00
amp.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
analyser.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
analysis_graph.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_diskstream.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_library.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_playlist_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_playlist_source.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_playlist.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_port.cc tentative fix for a crash that occurs when switching backends. 2016-07-20 23:26:50 -04:00
audio_region_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_track_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_track.cc Consolidate delivery buffer flushing of all route types 2016-07-14 21:55:49 -04:00
audio_unit.cc and another typo gone in in 9702020 2016-08-19 17:22:09 +02:00
audioanalyser.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
auditioner.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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
buffer.cc
bundle.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
butler.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
caimportable.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
capturing_processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
chan_count.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
chan_mapping.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ChangeLog
control_group.cc
control_protocol_manager.cc send a slightly more useful message if a control protocol's probe() method fails 2016-09-27 14:59:31 -05:00
controllable_descriptor.cc
coreaudiosource.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
cycle_timer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
data_type.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
diskstream.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
dsp_filter.cc correct comment 2016-09-27 14:59:32 -05:00
ebur128_analysis.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
element_import_handler.cc
element_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
engine_slave.cc
engine_state_controller.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
enums.cc infrastructure for save/restore of MIDI port user-provided information 2016-10-20 16:34:52 -04: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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_failed.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_filename.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_format_base.cc
export_format_manager.cc export rate formatting: 2016-07-24 16:54:08 +02:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_graph_builder.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_handler.cc fast region export -- don't call process() 2016-10-17 21:35:00 +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 Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_timespan.cc libardour support for timespan realtime export 2016-07-16 02:14:18 +02:00
file_source.cc spelling corrections from Jaromír Mikeš <mira.mikes@seznam.cz> 2016-10-17 17:57:39 -04:00
filename_extensions.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
filesystem_paths.cc allow to get custom/product/version independent cach dir 2016-09-28 13:13:56 +02:00
filter.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
find_session.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 stop using Gestalt() on OS X (deprecated and no longer operating correctly) 2016-07-18 15:56:28 -04:00
graph.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
io.cc add more DEBUG_TRACE statements for port/destruction debugging 2016-10-17 11:16:07 -04:00
kmeterdsp.cc
ladspa_plugin.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
legatize.cc
linux_vst_support.cc remove cruft - don't pollute global namespace 2016-09-16 22:05:43 +02:00
load-save-session-collection.sh
load-save-session.sh
location_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
location.cc check for null pointer in Locations::remove() 2016-08-12 12:48:35 -04:00
ltc_file_reader.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ltc_slave.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
lua_api.cc honor Vamp Plugin preferred step+block sizes. 2016-10-07 14:37:09 +02:00
luabindings.cc Source and AudioSource Lua bindings 2016-10-15 21:27:29 +02: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 Use official LV2 state:StateChanged URI 2016-10-19 19:45:53 +02:00
lxvst_plugin.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
meter.cc properly handle meter channel count changes 2016-07-22 12:57:24 +02:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_diskstream.cc Warn about skipped MIDI events 2016-10-17 20:22:26 -04:00
midi_model.cc proper C++ const API (possible fix for MSVC builds) 2016-10-07 19:08:39 +02:00
midi_patch_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 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_port.cc new scheme for managing port deletion 2016-10-13 17:18:54 -04:00
midi_region.cc Interpret start & length_beats properties as double rather than Evoral::Beats. 2016-10-10 03:39:57 +11:00
midi_ring_buffer.cc Clean up MIDI debugging output 2016-10-17 20:22:26 -04:00
midi_scene_change.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_scene_changer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_source.cc Clean up MIDI debugging output 2016-10-17 20:22:26 -04:00
midi_state_tracker.cc debug output formatting 2016-09-13 14:11:29 -05:00
midi_stretch.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mididm.cc
midiport_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mtc_slave.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) not try to use its own _solo_ignore to track Muteable::can_solo() or solo isolate state 2016-07-20 16:10:11 -04:00
muteable.cc MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) not try to use its own _solo_ignore to track Muteable::can_solo() or solo isolate state 2016-07-20 16:10:11 -04:00
note_fixer.cc
onset_detector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
operations.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_shell.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
playlist_source.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
playlist.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
plugin_insert.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
plugin_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
plugin.cc Clean up is_instrument vs needs-midi-in API 2016-10-07 20:55:21 +02:00
port_insert.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
presentation_info.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
process_thread.cc
processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
progress.cc
quantize.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
rb_effect.cc Match new[] with delete[] 2016-09-27 18:22:53 +01:00
rc_configuration.cc messages sent to info/warning/error/fatal should end with endmsg, not endl 2016-07-20 16:34:00 -04:00
rdff.c
rdff.h
recent_sessions.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region.cc Music locked regions stay positive after tempo map change. 2016-10-18 02:12:33 +11:00
resampled_source.cc fix a -Wsign-compare 2016-07-14 21:41:16 +02:00
return.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
reverse.cc
route_graph.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route_group_member.cc
route_group.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route.cc Allow to get a route reference from SessionObject* 2016-10-10 17:34:18 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
search_paths.cc
send.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_butler.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_click.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_command.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_configuration.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_directory.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_events.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_export.cc fast region export -- don't call process() 2016-10-17 21:35:00 +02:00
session_handle.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_ltc.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_metadata.cc
session_midi.cc remove debug output 2016-10-21 16:31:53 -04:00
session_object.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_playlists.cc Wrong iterator used with IDSortedList 2016-10-10 14:10:39 +01:00
session_process.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_rtevents.cc remove long-lived debug output related to RT-setting of controls 2016-07-20 16:21:03 -04:00
session_state_utils.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_state.cc infrastructure for save/restore of MIDI port user-provided information 2016-10-20 16:34:52 -04:00
session_time.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_transport.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_vst.cc Use quarter pulses (quarter notes) for VST's ppqBar, ppqPos and cycleStart/EndPos. 2016-08-18 05:39:44 +10:00
session.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
sha1.c
sidechain.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
slave.cc
smf_source.cc Remove _length_pulse from MidiSource. 2016-09-29 01:27:42 +10:00
sndfile_helpers.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
source.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
speakers.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
srcfilesource.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
st_stretch.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
strip_silence.cc
stripable.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
template_utils.cc
tempo_map_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
tempo.cc Improve bbt ruler drawing performance for large time ranges. 2016-10-19 03:56:43 +11:00
thread_buffers.cc
ticker.cc
track.cc save/restore track monitoring, rec-enable and rec-safe states 2016-07-19 18:56:37 -04:00
transform.cc
transient_detector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transpose.cc
unknown_processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
uri_map.cc Use official LV2 state:StateChanged URI 2016-10-19 19:45:53 +02:00
user_bundle.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
utils.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vca_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vca.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vst_info_file.cc prepare for proper VST synth categorization 2016-10-07 23:52:44 +02:00
vst_plugin.cc add missing #include 2016-10-10 14:37:03 +02:00
vumeterdsp.cc
windows_vst_plugin.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
worker.cc Support thread-safe LV2 state restoration 2016-07-31 21:59:21 -04:00
wscript Unit-tests to check Lua session+DSP scripts 2016-10-11 00:00:52 +02:00