| .. |
|
ardour
|
allow to customize variable i/o plugin inputs
|
2016-04-27 23:34:55 +02:00 |
|
macosx/libardour.xcodeproj
|
|
|
|
msvc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
MSVClibardour
|
Accommodate newly introduced source(s) in our MSVC project (libardour)
|
2016-04-09 09:44:32 +01:00 |
|
po
|
update /libs/ardour/po/zh.po for 4.7-469-g3f71e66
|
2016-03-30 07:17:30 -04: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 |
|
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
|
define more backend error-messages.
|
2015-10-02 17:49:31 +02:00 |
|
audio_buffer.cc
|
|
|
|
audio_diskstream.cc
|
fix return value for playback/capture buffer loads on audio tracks with no channels
|
2016-04-04 15:26:39 -04:00 |
|
audio_library.cc
|
Move ARDOUR::touch_file to pbd/file_utils.h
|
2015-07-26 12:15:19 +10:00 |
|
audio_playlist.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
audio_playlist_importer.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
audio_playlist_source.cc
|
use FileSource::within_session() for peak-files
|
2015-09-10 16:47:26 +02:00 |
|
audio_port.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
audio_region_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_track_importer.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
audio_unit.cc
|
fix single-bus AU rendering & related updates
|
2016-04-22 22:04:48 +02:00 |
|
audioanalyser.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
audioengine.cc
|
plug some memory leaks in libardour
|
2016-04-24 14:43:18 +02:00 |
|
audiofile_tagger.cc
|
don't crash if taglib cannot open file
|
2015-07-28 00:45:09 +02:00 |
|
audiofilesource.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
audioregion.cc
|
Fix issue #0006806
|
2016-03-05 15:54:47 +01:00 |
|
audiosource.cc
|
prevent concurrent peak-file init.
|
2015-11-24 18:58:11 +01:00 |
|
auditioner.cc
|
plug some memory leaks in libardour
|
2016-04-24 14:43:18 +02:00 |
|
automatable.cc
|
move Amp::GainControl out into its own source module and out of Amp
|
2016-01-18 12:11:08 -05:00 |
|
automation.cc
|
|
|
|
automation_control.cc
|
specialize isfinite for MSVC compat
|
2016-02-28 12:07:00 +01:00 |
|
automation_list.cc
|
hand over automationlist undo state ownership (mem-leak)
|
2016-04-24 14:43:18 +02:00 |
|
automation_watch.cc
|
Automation watch sets position for new write pass when transport stopped.
|
2015-11-01 23:21:08 +11:00 |
|
beats_frames_converter.cc
|
|
|
|
broadcast_info.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
buffer.cc
|
|
|
|
buffer_manager.cc
|
|
|
|
buffer_set.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
bundle.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
butler.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
caimportable.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
capturing_processor.cc
|
|
|
|
chan_count.cc
|
|
|
|
chan_mapping.cc
|
consistent count/n_total API
|
2016-04-08 18:16:19 +02:00 |
|
ChangeLog
|
|
|
|
control_protocol_manager.cc
|
remove debug output
|
2016-01-01 06:58:56 -05:00 |
|
coreaudiosource.cc
|
Fix crash in new CoreaudioSource code (on invalid file)
|
2015-10-21 03:12:45 +02:00 |
|
cycle_timer.cc
|
remove i/ofstream from libardour
|
2015-10-05 22:15:17 +02:00 |
|
data_type.cc
|
|
|
|
debug.cc
|
proper debug output for channel mapping
|
2016-04-02 04:00:30 +02:00 |
|
default_click.cc
|
Click: Normalized then dropped by 6dB
|
2015-10-03 13:14:25 -04:00 |
|
delayline.cc
|
delayline: use boost::shared_array
|
2016-04-24 18:26:39 +02:00 |
|
delivery.cc
|
fix odd case where a deliver has no ports e.g session load.
|
2016-04-14 19:20:39 +02:00 |
|
directory_names.cc
|
add lua search path
|
2016-02-22 22:06:47 +01:00 |
|
diskstream.cc
|
substantial part of infrastructure required for track/bus duplication
|
2015-11-13 16:14:49 -05:00 |
|
dsp_filter.cc
|
Add some convenient DSP methods for lua scripts
|
2016-03-18 20:00:44 +01: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
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
engine_state_controller.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
enums.cc
|
add new enums to libardour enum list
|
2016-02-01 22:52:22 -05:00 |
|
event_type_map.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
export_channel.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
export_channel_configuration.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
|
and now with proper closing bracket.
|
2016-04-21 01:04:55 +02: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
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
export_status.cc
|
Post-export Analysis
|
2016-02-10 03:01:05 +01:00 |
|
export_timespan.cc
|
|
|
|
file_source.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
filename_extensions.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
filesystem_paths.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
filter.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
find_session.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
fixed_delay.cc
|
refactor and document delayline
|
2016-04-09 15:45:30 +02:00 |
|
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
|
plug some memory leaks in libardour
|
2016-04-24 14:43:18 +02:00 |
|
graphnode.cc
|
|
|
|
i18n.h
|
properly translatable plural forms
|
2015-10-25 17:46:39 +01:00 |
|
iec1ppmdsp.cc
|
|
|
|
iec2ppmdsp.cc
|
|
|
|
import.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
instrument_info.cc
|
don't assume plugin presets start their numbering at zero.
|
2015-12-25 17:12:37 +01:00 |
|
internal_return.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
internal_send.cc
|
working version of new gain control design
|
2016-01-18 12:11:08 -05:00 |
|
interpolation.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
io.cc
|
fix possible crash at session close.
|
2016-04-18 21:55:50 +02:00 |
|
io_processor.cc
|
fix IOProcessor state loading for half-duplex I/Os
|
2016-04-03 03:06:15 +02:00 |
|
kmeterdsp.cc
|
|
|
|
ladspa_plugin.cc
|
initialize output data ports for cases where the plugin is not run
|
2016-04-26 22:21:00 +02:00 |
|
legatize.cc
|
Legatize::name () reflects its type. Fixes confusing undo record name.
|
2015-10-20 00:53:30 +11:00 |
|
linux_vst_support.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
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.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
location_importer.cc
|
|
|
|
ltc_file_reader.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
ltc_slave.cc
|
avoid llabs ambiguity
|
2015-07-23 13:06:43 +02:00 |
|
lua_api.cc
|
add lua bindings for Automation Events
|
2016-04-10 20:56:14 +02:00 |
|
luabindings.cc
|
implement missing PortManager methods and lua-bind them
|
2016-04-26 18:16:14 +02:00 |
|
luaproc.cc
|
variable plugin port config.
|
2016-04-15 17:57:40 +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
|
tweak LV2 atom buffer allocation strategy
|
2016-04-27 14:46:24 +02:00 |
|
lxvst_plugin.cc
|
API evolution
|
2016-01-09 15:22:16 +01:00 |
|
meter.cc
|
Fix Mackie control metering (fixes #6608).
|
2015-09-28 20:13:15 -07:00 |
|
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
|
properly translatable plural forms
|
2015-10-25 17:46:39 +01:00 |
|
midi_playlist.cc
|
Exclude empty CC-params from "Show Existing Automation"
|
2015-08-24 03:35:41 +02:00 |
|
midi_playlist_source.cc
|
|
|
|
midi_port.cc
|
fix typo in panic message, honor event-time.
|
2015-11-28 22:34:54 +01:00 |
|
midi_region.cc
|
Trim dependence on evoral types.hpp and Beats.hpp
|
2016-03-21 18:58:31 -04:00 |
|
midi_ring_buffer.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
midi_scene_change.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
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
|
clarify midi-iterator comment
|
2015-08-27 14:43:28 +02:00 |
|
midi_state_tracker.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
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
|
styleguide #10
|
2016-04-26 04:02:58 +02: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
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
mtdm.cc
|
Help clang static analyzer.
|
2016-02-11 23:12:20 +01:00 |
|
mute_master.cc
|
SiP and "solo overrides mutes" tweak:
|
2015-10-05 14:19:32 +02:00 |
|
note_fixer.cc
|
|
|
|
onset_detector.cc
|
windows compatible paths for analysis
|
2015-10-08 18:21:07 +02:00 |
|
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.cc
|
|
|
|
panner_manager.cc
|
|
|
|
panner_shell.cc
|
backend part for MB send-panners (ignore existing state, force disable)
|
2016-04-20 21:44:28 +02:00 |
|
parameter_descriptor.cc
|
prepare for gcc6 rint() precision degradation
|
2016-02-22 00:07:21 +01:00 |
|
pcm_utils.cc
|
|
|
|
playlist.cc
|
NO-OP whitespace + comments
|
2016-04-10 20:56:06 +02:00 |
|
playlist_factory.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
playlist_source.cc
|
|
|
|
plugin.cc
|
variable plugin port config.
|
2016-04-15 17:57:40 +02:00 |
|
plugin_insert.cc
|
allow to customize variable i/o plugin inputs
|
2016-04-27 23:34:55 +02:00 |
|
plugin_manager.cc
|
some notes on mem-leaks...
|
2016-04-24 14:43:18 +02:00 |
|
port.cc
|
Disconnect Signals before dropping ports
|
2016-04-24 00:24:43 +02:00 |
|
port_insert.cc
|
restore measured Insert latency
|
2015-11-25 19:09:23 +01:00 |
|
port_manager.cc
|
implement missing PortManager methods and lua-bind them
|
2016-04-26 18:16:14 +02:00 |
|
port_set.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
process_thread.cc
|
add "no-inplace" buffers.
|
2016-03-26 00:40:51 +01:00 |
|
processor.cc
|
plug some memory leaks in libardour
|
2016-04-24 14:43:18 +02:00 |
|
progress.cc
|
|
|
|
quantize.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
rb_effect.cc
|
|
|
|
rc_configuration.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
rdff.c
|
|
|
|
rdff.h
|
|
|
|
recent_sessions.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
region.cc
|
Fix #5884: errors when using timestretch tool
|
2016-03-30 07:24:31 -04:00 |
|
region_factory.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
resampled_source.cc
|
fix import resampling (don’t cut end short)
|
2015-08-13 03:23:38 +02:00 |
|
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.cc
|
allow to customize variable i/o plugin inputs
|
2016-04-27 23:34:55 +02:00 |
|
route_controls.cc
|
fix mistaken logic for Route::MuteControllable::set_value()
|
2016-02-02 19:00:53 -05:00 |
|
route_graph.cc
|
Add an API to traverse the process graph downstream
|
2016-04-06 02:00:17 +02:00 |
|
route_group.cc
|
fix compilation on OSX (in the wake of eaca325c)
|
2016-03-22 17:03:13 +01:00 |
|
route_group_member.cc
|
use ForGroup to flag and detect route-group based control changes
|
2016-03-14 10:42:01 -04:00 |
|
run-profiling.sh
|
|
|
|
run-tests.sh
|
|
|
|
scene_change.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
search_paths.cc
|
fix default 64bit Windows VST path ( untested )
|
2016-04-27 14:56:19 -05:00 |
|
send.cc
|
add self-removing Sends (remove on disconnect)
|
2016-04-17 14:01:09 +02:00 |
|
session.cc
|
allow to duplicate tracks with sends or load templates with sends/inserts
|
2016-04-26 18:16:14 +02: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
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
session_directory.cc
|
allot to open OSX Finder with arbitrary paths
|
2016-02-17 16:29:25 +01:00 |
|
session_events.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
session_export.cc
|
configurable export preroll
|
2016-02-29 15:13:06 +01:00 |
|
session_handle.cc
|
print insanity-check message only in debug builds
|
2015-09-04 22:36:14 +02:00 |
|
session_ltc.cc
|
|
|
|
session_metadata.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
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
|
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.cc
|
plug some memory leaks in libardour
|
2016-04-24 14:43:18 +02:00 |
|
session_state_utils.cc
|
|
|
|
session_time.cc
|
never ever change sample-rate saved with the session after creation.
|
2016-04-18 14:50:09 +02:00 |
|
session_transport.cc
|
explicitly disallow looping with external-sync
|
2015-12-15 08:39:09 +01:00 |
|
session_vst.cc
|
make -D VSTCallbacks readable
|
2016-04-27 01:44:55 +02:00 |
|
sha1.c
|
MSVC doesn't define __LITTLE_ENDIAN__
|
2015-08-09 12:50:04 +01:00 |
|
sidechain.cc
|
disconnect SideChain on delete, trigger Send self-destruct
|
2016-04-17 17:35:30 +02:00 |
|
slave.cc
|
|
|
|
smf_source.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
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
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
sndfilesource.cc
|
touch peakfile after closing a SndFileSource
|
2015-12-08 09:07:51 -05:00 |
|
soundcloud_upload.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
source.cc
|
rename Plugin::ParameterChanged to ParameterChangedExternally to reflect its intent, and clean up the libardour side of result.
|
2015-10-20 10:23:49 -04:00 |
|
source_factory.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
speakers.cc
|
|
|
|
srcfilesource.cc
|
fix live resampling (auditioning, embedded src)
|
2015-08-13 04:30:06 +02:00 |
|
sse_avx_functions_64bit_win.s
|
|
|
|
sse_functions.s
|
|
|
|
sse_functions_64bit.s
|
|
|
|
sse_functions_64bit_win.s
|
|
|
|
sse_functions_avx.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
sse_functions_avx_linux.cc
|
|
|
|
sse_functions_xmm.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
st_pitch.cc
|
|
|
|
st_stretch.cc
|
|
|
|
strip_silence.cc
|
silence detection: include fades.
|
2015-09-20 19:40:32 +02:00 |
|
system_exec.cc
|
code consistency and hints for static analysis
|
2015-08-19 04:07:39 +02:00 |
|
tape_file_matcher.cc
|
|
|
|
template_utils.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
tempo.cc
|
some notes on mem-leaks...
|
2016-04-24 14:43:18 +02:00 |
|
tempo_map_importer.cc
|
|
|
|
thread_buffers.cc
|
properly calculate requrired thread buffers
|
2016-04-14 14:13:26 +02:00 |
|
ticker.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
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
|
windows compatible paths for analysis
|
2015-10-08 18:21:07 +02:00 |
|
transpose.cc
|
Add Transpose class that can be used by apply_midi_note_edit_op.
|
2015-10-17 22:12:55 -04:00 |
|
unknown_processor.cc
|
compat for old sessions with missing plugins (+doc)
|
2015-08-16 03:46:45 +02:00 |
|
uri_map.cc
|
prototype online self-automating LV2 plugin interface
|
2016-03-14 00:17:14 +01:00 |
|
user_bundle.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
utils.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
vst_info_file.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
vst_plugin.cc
|
probable fix for 64bit VST signal latency
|
2016-04-27 21:45:00 +02: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
|
Add a fixed (not de-clicked) multi-buffer audio/midi delayline.
|
2016-04-08 18:16:37 +02:00 |