13
0
livetrax/libs/ardour
2016-06-06 03:54:23 +10:00
..
ardour prepare for LV2 non-automatable control ports 2016-06-05 14:45:24 +02:00
macosx/libardour.xcodeproj
msvc
MSVClibardour Accommodate recently introduced/removed source(s) in our MSVC project (libardour) 2016-06-01 14:30:28 +01:00
po
test Tempo ramps - more code consolidation wrt add meter/tempo. 2016-05-27 23:38:16 +10:00
amp.cc implementation side of Controllable::get_user_string() with const arg 2016-05-31 15:30:42 -04:00
analyser.cc
analysis_graph.cc
async_midi_port.cc
audio_backend.cc
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 first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
audio_unit.cc AU tempo API updates 2016-05-27 18:28:23 +02:00
audioanalyser.cc
audioengine.cc
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc
audiosource.cc
auditioner.cc first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
automatable.cc implementation side of Controllable::get_user_string() with const arg 2016-05-31 15:30:42 -04:00
automation_control.cc plugin support for Controllable::NotAutomatable 2016-06-05 19:05:05 +02: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_group.cc remove debug output 2016-05-31 15:30:44 -04:00
control_protocol_manager.cc
controllable_descriptor.cc expand and correct accepted syntax for ControllableDescriptor strings 2016-05-31 15:30:43 -04:00
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc refine self-automating plugin interface 2016-06-05 14:44:54 +02:00
default_click.cc
delayline.cc
delivery.cc
directory_names.cc infrastructure for finding theme files 2016-05-31 15:30:45 -04:00
diskstream.cc Performance - speed up switching of playlists with non-destructive diskstreams. 2016-05-27 23:38:14 +10:00
dsp_filter.cc
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
enums.cc first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc
export_failed.cc remove executable mode-bit from files 2013-06-16 21:54:08 +02:00
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
gain_control.cc save and restore vca assignments 2016-05-31 15:30:41 -04:00
gettext.h
globals.cc fix conditional used to decide whether to copy old config files 2016-05-31 15:30:46 -04:00
graph.cc
graphnode.cc A few more comments. 2011-11-05 17:54:44 +00:00
i18n.h
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
instrument_info.cc add new API to InstrumentInfo to get program names in a very slightly different format 2016-05-31 15:30:44 -04:00
internal_return.cc
internal_send.cc
interpolation.cc
io_processor.cc
io.cc
kmeterdsp.cc
ladspa_plugin.cc
legatize.cc
linux_vst_support.cc
load-save-session-collection.sh
load-save-session.sh
location_importer.cc
location.cc Tempo ramps - update midi regions and locations when dragging tempo. 2016-05-27 23:38:10 +10:00
ltc_file_reader.cc
ltc_slave.cc
lua_api.cc
luabindings.cc simplify PresentationInfo concept of order so that it is always global 2016-06-03 15:15:39 -04:00
luaproc.cc prototype lua midi generators & filters and port event-rewrite 2016-05-29 20:36:32 +02:00
luascripting.cc
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc plugin support for Controllable::NotAutomatable 2016-06-05 19:05:05 +02:00
lxvst_plugin.cc
meter.cc Surfaces: Metering could only handle one surface at a time. 2016-05-31 13:53:11 -07:00
midi_automation_list_binder.cc
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc Tempo ramps - rename tempo_at() -> tempo_at_frame().. 3 decimals for the audioclock tempo display. 2016-05-27 23:38:17 +10:00
midi_diskstream.cc
midi_model.cc
midi_patch_manager.cc
midi_playlist_source.cc
midi_playlist.cc
midi_port.cc
midi_region.cc Midi regions recalculate their length in frames when moved/copied. 2016-06-06 03:54:23 +10:00
midi_ring_buffer.cc
midi_scene_change.cc
midi_scene_changer.cc change API for accessing session MIDI ports so that (1) boost::shared_ptr<> is used all the time (2) we avoid using multiple functions to return different subclass versions of some ports 2015-12-07 12:38:17 -05:00
midi_source.cc
midi_state_tracker.cc
midi_stretch.cc
midi_track.cc first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
midi_ui.cc
mididm.cc
midiport_manager.cc
mix.cc Added optimized AVX function for sample processing 2015-06-29 14:18:13 -04:00
monitor_control.cc add new files to source tree 2016-05-31 15:30:40 -04:00
monitor_processor.cc change API of Controllable::Changed signal to include (from_self, GroupControlDisposition) 2016-05-31 15:30:40 -04:00
mtc_slave.cc
mtdm.cc
mute_control.cc add required MuteControl method 2016-05-31 15:30:43 -04:00
mute_master.cc move ever close to working master/slave logic, this time with audio testing 2016-05-31 15:30:41 -04:00
muteable.cc add new files to source tree 2016-05-31 15:30:40 -04:00
note_fixer.cc
onset_detector.cc
operations.cc
pan_controllable.cc Add PanControllable::get_user_string() (provide indirect access to Panner::value_as_string(); make ::get_user_string() use a const arg everywhere 2016-05-31 15:30:42 -04:00
pannable.cc more const value_as_string fixes 2016-05-31 15:30:42 -04:00
panner_manager.cc
panner_shell.cc
panner.cc implementation side of Controllable::get_user_string() with const arg 2016-05-31 15:30:42 -04:00
parameter_descriptor.cc universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners. 2016-05-31 15:30:40 -04:00
pcm_utils.cc
phase_control.cc add new files to source tree 2016-05-31 15:30:40 -04:00
playlist_factory.cc
playlist_source.cc
playlist.cc Crapola - this is an experimental performance hack that must be reverted. 2016-05-27 23:38:14 +10:00
plugin_insert.cc plugin support for Controllable::NotAutomatable 2016-06-05 19:05:05 +02:00
plugin_manager.cc
plugin.cc
port_insert.cc
port_manager.cc
port_set.cc
port.cc
presentation_info.cc remove debug output 2016-05-31 15:30:44 -04:00
process_thread.cc
processor.cc
progress.cc
quantize.cc
rb_effect.cc
rc_configuration.cc
rdff.c
rdff.h
recent_sessions.cc
record_enable_control.cc add new files to source tree 2016-05-31 15:30:40 -04:00
record_safe_control.cc new RecordSafeControl control 2016-05-31 15:30:45 -04:00
region_factory.cc
region.cc Rwbi ramps - midi regions resize when tempo map changed. 2016-05-27 23:38:17 +10:00
resampled_source.cc
return.cc
reverse.cc
route_graph.cc simplify PresentationInfo concept of order so that it is always global 2016-06-03 15:15:39 -04:00
route_group_member.cc
route_group.cc remove useless code recently added to RouteGroup 2016-05-31 15:30:44 -04:00
route.cc fix possible deadlock replacing processor state. 2016-06-02 22:25:41 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc adjust theme search path 2016-05-31 15:30:46 -04:00
send.cc implementation side of Controllable::get_user_string() with const arg 2016-05-31 15:30:42 -04: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 first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
session_object.cc
session_playlists.cc
session_process.cc
session_rtevents.cc clear all solo state should affect VCAs too 2016-05-31 15:30:41 -04:00
session_state_utils.cc
session_state.cc save version string with session for informational purposes 2016-06-01 22:43:40 +02:00
session_time.cc Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt() 2016-05-27 23:38:17 +10:00
session_transport.cc universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners. 2016-05-31 15:30:40 -04:00
session_vst.cc Tempo ramps - fix missing rt call. 2016-05-28 00:24:02 +10:00
session.cc simplify PresentationInfo concept of order so that it is always global 2016-06-03 15:15:39 -04:00
sha1.c
sidechain.cc
slavable_automation_control.cc fix crash during session deletion while removing VCA masters 2016-06-01 15:15:13 -04:00
slavable.cc reduce number of Controls attempted for auto-slave-on-assign; use just a single definition 2016-05-31 15:30:44 -04:00
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc
solo_control.cc no-op: explanatory comments 2016-05-31 15:30:44 -04:00
solo_isolate_control.cc fix chaining of masters for boolean controls 2016-05-31 15:30:41 -04:00
solo_safe_control.cc fix typo in definition of solo-safe automation control (fixes solo) 2016-05-31 15:30:44 -04:00
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
stripable.cc simplify PresentationInfo concept of order so that it is always global 2016-06-03 15:15:39 -04:00
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc Fix ignored note_type in TempoMap::frames_per_beat_at(). 2016-06-05 07:10:06 +10:00
thread_buffers.cc
ticker.cc Tempo ramps - rename meter_at() -> meter_at_frame() & make the ticker slightly more efficient. 2016-05-27 23:38:17 +10:00
track.cc use new record safe control in libardour 2016-05-31 15:30:45 -04:00
transform.cc
transient_detector.cc
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners. 2016-05-31 15:30:40 -04:00
vca_manager.cc mark session dirty on creation/deletion of a VCA 2016-06-02 14:46:35 -04:00
vca.cc use new record safe control in libardour 2016-05-31 15:30:45 -04:00
vst_info_file.cc
vst_plugin.cc
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc
wscript use new record safe control in libardour 2016-05-31 15:30:45 -04:00