13
0
livetrax/libs/ardour
2016-02-22 15:13:01 -05:00
..
ardour add processor lookup by PBD::ID via session 2016-02-20 20:26:18 +01:00
macosx/libardour.xcodeproj
msvc
MSVClibardour Add newly introduced source(s) to our MSVC project (libardour) 2016-02-10 10:54:44 +00:00
po Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
test Fix broken load-session utility and change it to load and save a session 2015-12-01 15:44:10 +10:00
amp.cc change exposed type of various objects' gain controls; remove Amp::gain() as a shortcut 2016-01-25 11:47:21 -05:00
analyser.cc Prevent crash at session-close when analysing. 2015-11-25 00:56:05 +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
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 add group disposition argument to Route::set_gain() and use it in various UIs 2016-01-18 12:11:09 -05:00
audio_unit.cc Fix AU port-name encoding. 2016-01-28 00:00:47 +01:00
audioanalyser.cc
audioengine.cc ensure that each and every audioengine-related thread has a unique name 2016-01-14 09:05:06 -05:00
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc reduce math weirdness (thanks to Steven Yi) 2015-11-18 14:29:13 +01:00
audiosource.cc prevent concurrent peak-file init. 2015-11-24 18:58:11 +01:00
auditioner.cc
auto_bundle.cc
automatable.cc move Amp::GainControl out into its own source module and out of Amp 2016-01-18 12:11:08 -05:00
automation_control.cc change Controllable::set_value() API to include grouped control consideration. 2016-01-02 04:58:30 -05:00
automation_list.cc AutomationList::set_automation_state () only needs a memento for toggled. 2015-11-03 04:18:09 +11:00
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 add wrapper for ChanMapping::get() 2016-01-24 03:21:24 +01:00
ChangeLog
control_protocol_manager.cc remove debug output 2016-01-01 06:58:56 -05:00
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 don't clear MIDI buffers during split-cycles 2015-11-28 23:40:03 +01:00
directory_names.cc
diskstream.cc substantial part of infrastructure required for track/bus duplication 2015-11-13 16:14:49 -05:00
ebur128_analysis.cc add required header 2015-11-04 07:58:10 -05:00
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 Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bit 2015-12-06 01:00:20 +01:00
export_graph_builder.cc Make sure that MSVC knows which version of 'ceil()' we want 2016-02-17 12:17:05 +00:00
export_handler.cc Spelling correction patch from Debian 2016-02-22 15:13:01 -05: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 first compiling, mostly working version of group controls changes 2016-01-22 11:58:31 -05:00
gettext.h
globals.cc redesign cross-thread registration/signalling system 2015-12-28 10:14:17 -05:00
graph.cc
graphnode.cc
i18n.h
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
instrument_info.cc don't assume plugin presets start their numbering at zero. 2015-12-25 17:12:37 +01:00
internal_return.cc
internal_send.cc working version of new gain control design 2016-01-18 12:11:08 -05:00
interpolation.cc
io_processor.cc
io.cc
kmeterdsp.cc
ladspa_plugin.cc API evolution 2016-01-09 15:22:16 +01:00
legatize.cc
linux_vst_support.cc
load-save-session-collection.sh Fix broken load-session utility and change it to load and save a session 2015-12-01 15:44:10 +10:00
load-save-session.sh Fix broken load-session utility and change it to load and save a session 2015-12-01 15:44:10 +10:00
location_importer.cc
location.cc
ltc_file_reader.cc
ltc_slave.cc
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc prevent some mess when automating control ports on midi synths 2016-02-21 22:19:08 +01:00
lxvst_plugin.cc API evolution 2016-01-09 15:22:16 +01:00
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc fix seamless midi-looping - fixes #5438 2015-11-29 01:27:18 +01:00
midi_channel_filter.cc
midi_clock_slave.cc
midi_diskstream.cc fix seamless midi-looping - fixes #5438 2015-11-29 01:27:18 +01:00
midi_model.cc Fix overlapping resolution (see issue #177) 2015-12-22 04:52:50 +01:00
midi_patch_manager.cc
midi_playlist_source.cc
midi_playlist.cc
midi_port.cc fix typo in panic message, honor event-time. 2015-11-28 22:34:54 +01:00
midi_region.cc
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 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 remove ipmidi debugging 2016-01-18 16:57:50 -05:00
mididm.cc
midiport_manager.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
mix.cc
monitor_processor.cc Expose overall monitor-processor state 2016-01-08 14:20:58 +01:00
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 first compiling, mostly working version of group controls changes 2016-01-22 11:58:31 -05:00
pannable.cc change Controllable::set_value() API to include grouped control consideration. 2016-01-02 04:58:30 -05:00
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 deactivate plugin if connect_and_run returns an error 2016-01-24 03:22:19 +01:00
plugin_manager.cc add signal for Plugin Status Changes (Hidden/Favorite) 2015-12-22 04:25:37 +01:00
plugin.cc and again. 2016-01-09 01:24:10 +01:00
port_insert.cc restore measured Insert latency 2015-11-25 19:09:23 +01:00
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 Ardour::Region - add method required to fix #6673. 2015-11-14 03:05:53 +11:00
resampled_source.cc
return.cc move Amp::GainControl out into its own source module and out of Amp 2016-01-18 12:11:08 -05:00
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 fix/improve logic for InverseGroup 2016-01-25 22:07:36 -05:00
route_group.cc change exposed type of various objects' gain controls; remove Amp::gain() as a shortcut 2016-01-25 11:47:21 -05:00
route.cc Fix reporting of compressor mode (Mixbus) 2016-02-04 11:41:17 -06:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
send.cc move Amp::GainControl out into its own source module and out of Amp 2016-01-18 12:11:08 -05:00
session_butler.cc
session_click.cc remove requirement for transport speed to be 1.0 when generating click (metronome) 2015-11-12 09:46:25 -05:00
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 Fix crash when aborting export. 2016-02-09 21:36:49 +01:00
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc first compiling, mostly working version of group controls changes 2016-01-22 11:58:31 -05:00
session_object.cc
session_playlists.cc cont'd 20262abe (keep all playlists) 2015-11-21 22:45:26 +01:00
session_process.cc
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 when looking up controllables via descriptors (e.g. generic MIDI control) use the new "well-known" route controllables 2016-02-02 16:42:50 -05:00
session_time.cc
session_transport.cc explicitly disallow looping with external-sync 2015-12-15 08:39:09 +01:00
session_vst.cc Fill some more VST transport flags. 2016-02-16 15:33:12 -06:00
session.cc add processor lookup by PBD::ID via session 2016-02-20 20:26:18 +01:00
sha1.c
slave.cc
smf_source.cc
sndfile_helpers.cc Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bit 2015-12-06 01:00:20 +01:00
sndfileimportable.cc
sndfilesource.cc touch peakfile after closing a SndFileSource 2015-12-08 09:07:51 -05: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
system_exec.cc
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc
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
user_bundle.cc
utils.cc
vst_info_file.cc
vst_plugin.cc don't assume plugin presets start their numbering at zero. 2015-12-25 17:12:37 +01:00
vumeterdsp.cc
windows_vst_plugin.cc API evolution 2016-01-09 15:22:16 +01:00
worker.cc consolidate semaphore implementation (part one) 2015-12-02 16:03:28 +01:00
wscript break out Route controllables code into its own source module 2016-01-31 13:20:18 -05:00