.. |
ardour
|
autodetect if current pin-connections can be processed in-place
|
2016-04-02 01:05:33 +02:00 |
macosx/libardour.xcodeproj
|
|
|
msvc
|
|
|
MSVClibardour
|
Accommodate newly introduced source(s) in our MSVC project (libardour)
|
2016-03-24 14:52:01 +00:00 |
po
|
update /libs/ardour/po/zh.po for 4.7-469-g3f71e66
|
2016-03-30 07:17:30 -04:00 |
test
|
|
|
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
|
|
|
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
|
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 prev commit.
|
2016-03-30 23:04:42 +02: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
|
Fix issue #0006806
|
2016-03-05 15:54:47 +01:00 |
audiosource.cc
|
|
|
auditioner.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
|
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
|
add chan-mapping count/size()
|
2016-04-01 22:57:56 +02: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
|
|
|
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
|
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
|
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_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
|
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
|
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
|
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
|
ISO rules compatibility (don't re-use variable name in scope)
|
2016-03-30 15:28:19 +02:00 |
luabindings.cc
|
autodetect if current pin-connections can be processed in-place
|
2016-04-02 01:05:33 +02:00 |
luaproc.cc
|
Delegated plugin configuration is now always successful.. except
|
2016-03-30 02:06:59 +02:00 |
luascripting.cc
|
update lua script file management:
|
2016-03-23 23:42:38 +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
|
API evolution
|
2016-01-09 15:22:16 +01:00 |
meter.cc
|
|
|
midi_automation_list_binder.cc
|
|
|
midi_buffer.cc
|
|
|
midi_channel_filter.cc
|
|
|
midi_clock_slave.cc
|
|
|
midi_diskstream.cc
|
|
|
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
|
|
|
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
|
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
|
autodetect if current pin-connections can be processed in-place
|
2016-04-02 01:05:33 +02: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
|
add "no-inplace" buffers.
|
2016-03-26 00:40:51 +01:00 |
processor.cc
|
prepare Pin Management GUI
|
2016-03-27 21:34:32 +02:00 |
progress.cc
|
|
|
quantize.cc
|
|
|
rb_effect.cc
|
|
|
rc_configuration.cc
|
|
|
rdff.c
|
|
|
rdff.h
|
|
|
recent_sessions.cc
|
|
|
region_factory.cc
|
|
|
region.cc
|
Fix #5884: errors when using timestretch tool
|
2016-03-30 07:24:31 -04: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
|
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
|
custom config trumps strict-i/o
|
2016-04-01 01:41:10 +02: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
|
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
|
|
|
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
|
first compiling, mostly working version of group controls changes
|
2016-01-22 11:58:31 -05:00 |
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
|
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 "no-inplace" buffers.
|
2016-03-26 00:40:51 +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
|
Trim dependence on evoral types.hpp and Beats.hpp
|
2016-03-21 18:58:31 -04:00 |
thread_buffers.cc
|
add "no-inplace" buffers.
|
2016-03-26 00:40:51 +01:00 |
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
|
VSTs don't process in-place
|
2016-03-27 18:51:30 +02:00 |
vumeterdsp.cc
|
|
|
windows_vst_plugin.cc
|
API evolution
|
2016-01-09 15:22:16 +01:00 |
worker.cc
|
|
|
wscript
|
add OSC Lua bindings
|
2016-03-19 12:47:37 +01:00 |