.. |
ardour
|
Sort Lua scripts case-insensitive and expose sort-struct
|
2019-07-18 15:52:29 +02:00 |
msvc
|
|
|
MSVClibardour
|
Add/remove source(s) in our MSVC project (libardour)
|
2019-03-01 08:39:50 +00:00 |
po
|
|
|
test
|
|
|
amp.cc
|
|
|
analyser.cc
|
|
|
analysis_graph.cc
|
|
|
async_midi_port.cc
|
|
|
audio_backend.cc
|
|
|
audio_buffer.cc
|
|
|
audio_library.cc
|
Fix the URI handling (for sfdb) for Windows
|
2019-04-12 18:38:49 +02:00 |
audio_playlist_importer.cc
|
Remove global Session::playlists variable, use getter method (1/2)
|
2019-03-19 05:14:00 +01:00 |
audio_playlist_source.cc
|
|
|
audio_playlist.cc
|
|
|
audio_port.cc
|
|
|
audio_region_importer.cc
|
|
|
audio_track_importer.cc
|
|
|
audio_track.cc
|
Remove global Session::playlists variable, use getter method (1/2)
|
2019-03-19 05:14:00 +01:00 |
audio_unit.cc
|
Make the configuration penalty subtler about inputs
|
2019-05-12 22:32:10 +02:00 |
audioanalyser.cc
|
|
|
audioengine.cc
|
Remove unused API -- there is no default backend.
|
2019-07-02 20:16:56 +02:00 |
audiofile_tagger.cc
|
NO-OP: add comment for cross-reference
|
2019-03-26 22:25:20 +01:00 |
audiofilesource.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
audioregion.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
audiosource.cc
|
compute correct size for working buffers used by compound regions during disk refills
|
2019-03-18 07:39:23 -07:00 |
auditioner.cc
|
midi-audition-synth-uri is deprecated (libardour part).
|
2019-02-12 13:04:59 -06:00 |
automatable.cc
|
|
|
automation_control.cc
|
Re-add Controllable registry
|
2019-03-23 04:23:43 +01:00 |
automation_list.cc
|
|
|
automation_watch.cc
|
|
|
automation.cc
|
|
|
beats_samples_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
|
|
|
control_protocol_manager.cc
|
Fix crash when destroying session while control protocol is selected in preferences
|
2019-04-17 13:53:45 +02:00 |
convolver.cc
|
NO-OP: whitespace
|
2019-04-28 21:16:50 +02:00 |
coreaudiosource.cc
|
|
|
cycle_timer.cc
|
|
|
data_type.cc
|
|
|
debug.cc
|
Add support for contourdesign ShuttlePRO v2 and ShuttleXpress
|
2019-05-18 14:04:38 +02:00 |
default_click.cc
|
|
|
delayline.cc
|
|
|
delivery.cc
|
|
|
directory_names.cc
|
|
|
disk_io.cc
|
Fix Playlist refcount when deleting track
|
2019-03-19 03:08:06 +01:00 |
disk_reader.cc
|
Fix a -Wmaybe-uninitialized (disk-reader, no audio)
|
2019-05-26 12:56:10 +02:00 |
disk_writer.cc
|
|
|
dsp_filter.cc
|
|
|
ebur128_analysis.cc
|
|
|
element_import_handler.cc
|
|
|
element_importer.cc
|
|
|
engine_slave.cc
|
|
|
engine_state_controller.cc
|
|
|
enums.cc
|
Add a time+layer equivalence check
|
2019-03-12 15:17:12 +01:00 |
event_type_map.cc
|
|
|
export_channel_configuration.cc
|
|
|
export_channel.cc
|
|
|
export_failed.cc
|
|
|
export_filename.cc
|
|
|
export_format_base.cc
|
|
|
export_format_manager.cc
|
|
|
export_format_specification.cc
|
|
|
export_formats.cc
|
Add ultra-insane CBR 320kbit mp3 quality
|
2019-03-21 21:58:08 +01:00 |
export_graph_builder.cc
|
Fix mp3 export
|
2019-03-07 23:51:01 +01:00 |
export_handler.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
export_preset.cc
|
|
|
export_profile_manager.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
export_status.cc
|
|
|
export_timespan.cc
|
|
|
file_source.cc
|
|
|
filename_extensions.cc
|
|
|
filesystem_paths.cc
|
Use exit-status macros for compatibility 2/3
|
2019-07-04 22:21:35 +02:00 |
filter.cc
|
|
|
find_session.cc
|
|
|
fixed_delay.cc
|
|
|
fluid_synth.cc
|
Remove unused fluidsynth setting (since fluidsynth 2.0)
|
2019-03-06 23:50:07 +01:00 |
gain_control.cc
|
|
|
gettext.h
|
|
|
globals.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
graph.cc
|
Fix deadlock when removing routes (initialization issues)
|
2019-07-15 00:55:51 +02:00 |
graphnode.cc
|
Re-work process-graph to use lock-free queues
|
2019-07-10 20:39:27 +02:00 |
iec1ppmdsp.cc
|
NO-OP: whitespace (remove vi modelines)
|
2019-02-28 20:56:23 +01:00 |
iec2ppmdsp.cc
|
NO-OP: whitespace (remove vi modelines)
|
2019-02-28 20:56:23 +01:00 |
import_pt.cc
|
Update references to ptfformat -> ptformat && fix api calls
|
2019-06-22 17:26:05 +10:00 |
import.cc
|
|
|
instrument_info.cc
|
|
|
internal_return.cc
|
|
|
internal_send.cc
|
|
|
interpolation.cc
|
|
|
io_processor.cc
|
|
|
io.cc
|
Prevent adding a 2nd MIDI input/output port
|
2019-07-11 22:57:34 +02:00 |
kmeterdsp.cc
|
NO-OP: whitespace (remove vi modelines)
|
2019-02-28 20:56:23 +01:00 |
ladspa_plugin.cc
|
Downgrade LADSPA scan errors to warnings
|
2019-04-02 01:51:36 +02:00 |
latent.cc
|
Clean up Latency API (Processor vs Plugin)
|
2019-02-17 01:51:49 +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
|
Make it compile again
|
2019-03-04 21:42:21 +01:00 |
lua_api.cc
|
|
|
luabindings.cc
|
Add Lua bindings to query&reset x-run count
|
2019-07-18 05:22:17 +02:00 |
luaproc.cc
|
Fix process-thread naming
|
2019-07-10 20:20:44 +02:00 |
luascripting.cc
|
Sort Lua scripts case-insensitive and expose sort-struct
|
2019-07-18 15:52:29 +02:00 |
lv2_evbuf.c
|
|
|
lv2_evbuf.h
|
|
|
lv2_plugin.cc
|
Notify custom UIs when designated LV2 BPM port changes
|
2019-05-08 22:04:43 +02:00 |
lxvst_plugin.cc
|
|
|
mac_vst_plugin.cc
|
|
|
mac_vst_support.cc
|
|
|
meter.cc
|
Consolidate meter-type state and API
|
2019-06-09 19:56:15 +02:00 |
midi_automation_list_binder.cc
|
|
|
midi_buffer.cc
|
|
|
midi_channel_filter.cc
|
|
|
midi_clock_slave.cc
|
|
|
midi_model.cc
|
|
|
midi_patch_manager.cc
|
|
|
midi_playlist_source.cc
|
NO-OP: whitespace
|
2019-04-08 03:45:12 +02:00 |
midi_playlist.cc
|
|
|
midi_port.cc
|
NO-OP: whitespace
|
2019-04-08 05:16:33 +02:00 |
midi_region.cc
|
|
|
midi_ring_buffer.cc
|
|
|
midi_scene_change.cc
|
|
|
midi_scene_changer.cc
|
|
|
midi_source.cc
|
NO-OP: whitespace
|
2019-04-08 03:45:12 +02:00 |
midi_state_tracker.cc
|
|
|
midi_stretch.cc
|
|
|
midi_track.cc
|
do not set MIDI CC values on locate if control/parameter is set to "Off"
|
2019-06-05 10:02:39 -06:00 |
midi_ui.cc
|
|
|
mididm.cc
|
Undo more incorrect sample/frame replacements
|
2019-04-08 04:10:04 +02:00 |
midiport_manager.cc
|
|
|
mix.cc
|
|
|
mode.cc
|
|
|
monitor_control.cc
|
|
|
monitor_processor.cc
|
NO-OP: whitespace
|
2019-03-23 17:20:28 +01:00 |
mtc_slave.cc
|
|
|
mtdm.cc
|
|
|
mute_control.cc
|
|
|
mute_master.cc
|
|
|
muteable.cc
|
|
|
note_fixer.cc
|
NO-OP: whitespace
|
2019-04-08 05:16:33 +02:00 |
onset_detector.cc
|
|
|
operations.cc
|
|
|
pan_controllable.cc
|
Re-add Controllable registry
|
2019-03-23 04:23:43 +01:00 |
pannable.cc
|
|
|
panner_manager.cc
|
|
|
panner_shell.cc
|
|
|
panner.cc
|
|
|
parameter_descriptor.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
phase_control.cc
|
|
|
playlist_factory.cc
|
|
|
playlist_source.cc
|
NO-OP: whitespace
|
2019-04-08 03:45:12 +02:00 |
playlist.cc
|
Remove global Session::playlists variable, use getter method (1/2)
|
2019-03-19 05:14:00 +01:00 |
plugin_insert.cc
|
Update cAutomationControl values when copying state
|
2019-03-22 14:12:30 +01:00 |
plugin_manager.cc
|
Add preference to hide LADSPA plugin if LV2 exists
|
2019-05-25 01:56:23 +02:00 |
plugin.cc
|
Assume default plugin bussing is stereo
|
2019-06-03 16:28:10 +02:00 |
polarity_processor.cc
|
Verify Freeze/Export/Bounce polarity invert buffers
|
2019-04-07 19:51:49 +02:00 |
port_insert.cc
|
NO-OP: whitespace
|
2019-02-16 01:10:50 +01:00 |
port_manager.cc
|
remove debug output
|
2019-03-17 22:22:09 -07:00 |
port_set.cc
|
|
|
port.cc
|
NO-OP: whitespace, comments
|
2019-04-08 18:32:03 +02:00 |
presentation_info.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
process_thread.cc
|
|
|
processor.cc
|
Prepare to allow to disable latency-compensation
|
2019-02-16 01:10:50 +01:00 |
progress.cc
|
|
|
quantize.cc
|
|
|
raw_midi_parser.cc
|
|
|
rb_effect.cc
|
TimeFx-Filter: do not create a region when operation is canceled
|
2019-02-26 03:07:49 +01:00 |
rc_configuration.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
readonly_control.cc
|
|
|
recent_sessions.cc
|
|
|
record_enable_control.cc
|
|
|
record_safe_control.cc
|
|
|
region_factory.cc
|
|
|
region.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
resampled_source.cc
|
|
|
return.cc
|
|
|
reverse.cc
|
|
|
route_graph.cc
|
|
|
route_group_member.cc
|
|
|
route_group.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
route.cc
|
Mixbus uses K14 (not K20) master meter by default (see also 297ed001d )
|
2019-07-02 20:18:26 +02:00 |
rt_tasklist.cc
|
|
|
run-profiling.sh
|
|
|
run-tests.sh
|
|
|
scene_change.cc
|
|
|
search_paths.cc
|
|
|
selection.cc
|
|
|
send.cc
|
Prepare to allow to disable latency-compensation
|
2019-02-16 01:10:50 +01:00 |
session_butler.cc
|
remove PostTransportWorkCurveReallocate (no longer used)
|
2019-02-22 14:54:34 -07:00 |
session_click.cc
|
|
|
session_command.cc
|
Remove global Session::playlists variable, use getter method (1/2)
|
2019-03-19 05:14:00 +01:00 |
session_configuration.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
session_directory.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
session_events.cc
|
|
|
session_export.cc
|
|
|
session_handle.cc
|
|
|
session_ltc.cc
|
|
|
session_metadata.cc
|
NO-OP: add comment for cross-reference
|
2019-03-26 22:25:20 +01:00 |
session_midi.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
session_object.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
session_playlists.cc
|
Fix incorrectly saved un-used playlists
|
2019-03-19 22:05:06 +01:00 |
session_process.cc
|
NO-OP: Use API to set/test state-of-the-state
|
2019-03-18 15:36:58 +01:00 |
session_rtevents.cc
|
|
|
session_state_utils.cc
|
|
|
session_state.cc
|
fix use of session-creation via template, when just template name is given
|
2019-07-18 12:27:16 -06:00 |
session_time.cc
|
|
|
session_transport.cc
|
NO-OP: Use API to set/test state-of-the-state
|
2019-03-18 15:36:58 +01:00 |
session_vst.cc
|
Remove cruft, unused variable
|
2019-03-11 01:49:43 +01:00 |
session.cc
|
Fix solo logic, connection/feed-information
|
2019-05-08 19:51:20 +02:00 |
sha1.c
|
|
|
sidechain.cc
|
|
|
slavable_automation_control.cc
|
|
|
slavable.cc
|
|
|
smf_source.cc
|
|
|
sndfile_helpers.cc
|
|
|
sndfileimportable.cc
|
|
|
sndfilesource.cc
|
|
|
solo_control.cc
|
|
|
solo_isolate_control.cc
|
|
|
solo_safe_control.cc
|
|
|
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
|
TimeFx-Filter: do not create a region when operation is canceled
|
2019-02-26 03:07:49 +01:00 |
strip_silence.cc
|
|
|
stripable.cc
|
|
|
system_exec.cc
|
|
|
tape_file_matcher.cc
|
|
|
template_utils.cc
|
Remove debug output
|
2019-07-18 15:52:25 +02:00 |
tempo_map_importer.cc
|
|
|
tempo.cc
|
NO-OP: <tab> after <space> fixes in libs
|
2019-04-13 19:19:29 +02:00 |
thread_buffers.cc
|
|
|
ticker.cc
|
|
|
track.cc
|
do not create a (throwaway) playlist during track creation
|
2019-03-19 15:43:06 -07:00 |
transform.cc
|
|
|
transient_detector.cc
|
|
|
transport_master_manager.cc
|
|
|
transport_master.cc
|
remove double assignments and one debug trace output; tweak second debug trace output
|
2019-03-03 13:19:01 -07:00 |
transpose.cc
|
|
|
unknown_processor.cc
|
|
|
uri_map.cc
|
NO-OP: whitespace, comments
|
2019-04-08 18:32:03 +02:00 |
user_bundle.cc
|
|
|
utils.cc
|
|
|
vca_manager.cc
|
Add a signal to indicate VCA creation
|
2019-03-01 18:56:56 +01:00 |
vca.cc
|
|
|
video_tools_paths.cc
|
|
|
vst_info_file.cc
|
Use enum for exec stderr parameter (1/2)
|
2019-03-05 22:49:15 +01:00 |
vst_plugin.cc
|
Use VST's print_parameter() when applicable.
|
2019-03-11 02:56:08 +01:00 |
vst_state.cc
|
|
|
vumeterdsp.cc
|
|
|
windows_vst_plugin.cc
|
|
|
worker.cc
|
|
|
wscript
|
LV2 support is not optional since 04ccd328dc
|
2019-06-24 21:52:27 +02:00 |