..
ardour
changes to RouteGroup API and mgmt to make explicit group removal work
2025-12-16 12:08:24 -07:00
msvc
MSVClibardour
Drop some unused files - avoid trying to maintain stuff that can't be tested
2024-10-20 03:11:53 +02:00
po
Update Polish translation
2025-12-16 19:59:40 +01:00
test
Remove deprecated no-op function (1/2)
2025-11-20 23:10:52 +01:00
aarch64_neon_functions.cc
Add optimized NEON implementations for Aarch64
2025-03-07 02:52:52 +01:00
amp.cc
NO-OP: declare GAIN_COEFF_DELTA in common header
2025-11-27 01:18:57 +01:00
analyser.cc
analysis_graph.cc
arm_neon_functions.cc
async_midi_port.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
audio_backend.cc
audio_buffer.cc
audio_library.cc
audio_playlist.cc
Add a debug option to investigate RegionFX related underruns
2024-08-27 17:50:24 +02:00
audio_playlist_source.cc
Replace boost::scoped_array<T>
2024-10-19 01:04:02 +02:00
audio_port.cc
audio_track.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
audio_unit.cc
Remove old Coreaudio OSX 10.5 support
2024-10-18 22:52:34 +02:00
audioanalyser.cc
audioengine.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
audiofile_tagger.cc
audiofilesource.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
audioregion.cc
Fix artifacts with concurrent region read / shared playlists
2025-11-30 16:59:20 +01:00
audiorom.cc
audiosource.cc
Fix crash due to concurrent sndfile access
2025-10-26 15:10:46 +01:00
auditioner.cc
Fix MIDI audition
2025-12-11 06:08:29 +01:00
automatable.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
automation.cc
automation_control.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
automation_list.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
automation_watch.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
auv2_scan.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
beatbox.cc
broadcast_info.cc
use modern C++ for snprintf ( #9841 )
2024-11-04 18:48:28 +01:00
buffer.cc
buffer_manager.cc
buffer_set.cc
Allow to re-allocate (ensure) buffers after clearing them
2025-09-23 17:46:15 +02:00
bundle.cc
Investigate alleged crash on intel mac
2024-12-10 19:28:27 +01:00
butler.cc
Fix MIDI audition
2025-12-11 06:08:29 +01:00
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
circular_buffer.cc
clip_library.cc
factor out the platform-specific default clip library path
2025-11-03 12:28:13 -07:00
control_group.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
control_protocol_manager.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
convolver.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
coreaudiosource.cc
Remove old Coreaudio OSX 10.5 support
2024-10-18 22:52:34 +02:00
data_type.cc
debug.cc
LV2: add debug option to dump plugin/UI Atom communication
2025-10-01 22:52:07 +02:00
default_click.cc
delayline.cc
Replace boost::shared_array<T> with std::shared_ptr<T[]>
2024-11-06 23:03:19 +01:00
delivery.cc
De-click External Sends
2025-11-27 01:31:27 +01:00
directory_names.cc
Define folder/file extensions for route-state import/export
2025-11-24 21:07:52 +01:00
disk_io.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
disk_reader.cc
Fix YASNAFU (amend fa319ffda2), midi audition/playback
2025-12-11 05:11:29 +01:00
disk_writer.cc
MIDI diskwriter: at least pretend to catch errors when pushing to MidiRingBuffer
2025-11-16 14:03:11 -07:00
dsp_filter.cc
Add Stereo Correlation Meter DSP
2025-04-15 17:56:33 +02:00
ebur128_analysis.cc
element_import_handler.cc
engine_slave.cc
Reduce reliance on boost - the easy part
2024-10-19 03:41:16 +02:00
enums.cc
Add enum to configure VST3 knob mode
2025-11-11 01:04:24 +01:00
event_type_map.cc
export_channel.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
export_channel_configuration.cc
export_failed.cc
export_filename.cc
export_format_base.cc
export_format_manager.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
export_format_specification.cc
avoid compiler warnings
2025-04-05 17:25:03 -06:00
export_formats.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
export_graph_builder.cc
Use PBD namespace for free CPU functions
2025-08-15 22:10:31 +02:00
export_handler.cc
fix various typos throughout codebase
2025-01-12 21:08:42 +01:00
export_preset.cc
export_profile_manager.cc
Use legalize_for_universal_path for sources and presets
2025-11-03 20:04:07 +01:00
export_smf_writer.cc
modify how Evoral::SMF (maybe) writes an EOT event into an SMF
2024-10-31 12:22:35 -06:00
export_status.cc
export_timespan.cc
ffmpegfileimportable.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
ffmpegfilesource.cc
file_source.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
filename_extensions.cc
Define folder/file extensions for route-state import/export
2025-11-24 21:07:52 +01:00
filesystem_paths.cc
filter.cc
TimeFX: copy region Fx (if any)
2025-05-08 17:34:41 +02:00
find_session.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
fixed_delay.cc
fluid_synth.cc
gain_control.cc
Constrain gain-control range (notably trim)
2024-06-20 01:01:11 +02:00
globals.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
graph.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
graph_edges.cc
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
SMF import: better handling of insane files
2025-12-11 18:20:17 -07:00
import_pt.cc
Use shared_ptr to manage RouteGroups everywhere (libs edition)
2025-12-14 23:46:48 +01:00
instrument_info.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
internal_return.cc
fix InternalSend (and InterntalReturn) to allow fade out/MIDI mute
2025-06-19 13:50:37 -06:00
internal_send.cc
NO-OP: declare GAIN_COEFF_DELTA in common header
2025-11-27 01:18:57 +01:00
io.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
io_plug.cc
I/O Plugin: only activate plugin after setting state
2025-12-06 18:07:59 +01:00
io_processor.cc
io_tasklist.cc
Use PBD namespace for free CPU functions
2025-08-15 22:10:31 +02:00
kmeterdsp.cc
ladspa_plugin.cc
Remove unused cycle timer from plugins
2025-11-09 16:24:17 +01:00
latent.cc
Replace PBD::Signals (1/2)
2024-10-18 20:41:08 +02:00
legatize.cc
library.cc
Use PBD::CCurl for libardour HTTP/S requests
2025-05-20 00:03:21 +02:00
linux_vst_support.cc
load-save-session-collection.sh
load-save-session.sh
location.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
ltc_file_reader.cc
ltc_slave.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
lua_api.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
luabindings.cc
Fix Windows builds (RouteGroup Lua bindings)
2025-12-16 01:02:53 +01:00
luaproc.cc
add the concept of a length that is data-independent to MIDI files (libs)
2024-10-31 12:22:35 -06:00
luascripting.cc
lufs_meter.cc
lv2_evbuf.cc
Fix LV2 Atom sequence alignment #9750
2024-07-20 21:42:18 +02:00
lv2_plugin.cc
LV2: don't print warning messages from rt-thread
2025-11-22 18:04:23 +01:00
lxvst_plugin.cc
mac_vst_plugin.cc
mac_vst_support.cc
meter.cc
midi_automation_list_binder.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
midi_buffer.cc
MidiBuffer: make ::write() return an error code if ::insert_event() fails
2025-11-16 14:03:11 -07:00
midi_channel_filter.cc
midi_clock_slave.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
midi_model.cc
NO-OP tiny rewording of a comment
2025-04-08 15:50:30 -06:00
midi_patch_manager.cc
provide an environment variable to disable MIDNAM loading (just for testing purposes)
2025-03-04 11:30:48 -07:00
midi_playlist.cc
amend 0edba1f559 to restore algorithm design
2025-07-14 10:21:44 -06:00
midi_port.cc
make Route::input_change_handler() virtual and use it in MidiTrack to notice incoming notes
2025-11-06 09:19:20 -07:00
midi_region.cc
remove Region::_tempo and Region::_meter; use Source-level data instead
2025-10-20 14:58:16 -06:00
midi_ring_buffer.cc
midi_scene_change.cc
midi_scene_changer.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
midi_source.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
midi_state_tracker.cc
MIDI state trackers: dump() is const
2024-10-17 07:44:30 -06:00
midi_stretch.cc
midi_track.cc
input connection change on a midi track - forget last seen MIDI note
2025-11-06 09:23:23 -07:00
midi_ui.cc
Use .inc.h for #include files that not are plain headers
2024-10-20 03:11:53 +02:00
mididm.cc
midiport_manager.cc
minibpm.cc
mix.cc
mixer_scene.cc
Replace PBD::Signals (1/2)
2024-10-18 20:41:08 +02:00
mode.cc
monitor_control.cc
monitor_port.cc
NO-OP: declare GAIN_COEFF_DELTA in common header
2025-11-27 01:18:57 +01:00
monitor_processor.cc
monitor_return.cc
mp3fileimportable.cc
mp3filesource.cc
mtc_slave.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
mtdm.cc
mute_control.cc
mute_master.cc
muteable.cc
Properly forward MutePointChanged to mutable
2025-11-10 00:42:17 +01:00
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
panner.cc
panner_manager.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
panner_shell.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
parameter_descriptor.cc
phase_control.cc
playlist.cc
Announce and add last duplicated regions to the region-map
2025-06-06 23:51:31 +02:00
playlist_factory.cc
Replace PBD::Signals (1/2)
2024-10-18 20:41:08 +02:00
playlist_source.cc
plug_insert_base.cc
Set default value for numeric plugin properties
2025-10-02 04:54:48 +02:00
plugin.cc
Avoid direct use of PluginInfo->n_in/outputs
2025-11-29 15:42:54 +01:00
plugin_insert.cc
Fix compilation w/o VST3_SUPPORT, remove redudant headers
2025-12-11 00:32:23 +01:00
plugin_manager.cc
Build fixes for NetBSD from pkgsrc ( #9886 )
2025-02-01 11:25:42 +01:00
plugin_scan_result.cc
polarity_processor.cc
port.cc
Amend # 96431aa0d, use non-relative port-name to store connections
2025-08-03 16:14:54 +02:00
port_engine_shared.cc
Prefer std::regex, and modern C++ string search
2025-11-11 19:04:16 +01:00
port_insert.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
port_manager.cc
Prefer std::regex, and modern C++ string search
2025-11-11 19:04:16 +01:00
port_set.cc
presentation_info.cc
Replace PBD::Signals (1/2)
2024-10-18 20:41:08 +02:00
process_thread.cc
processor.cc
quantize.cc
raw_midi_parser.cc
rb_effect.cc
Stretch gain envelope and region-FX automation with region
2025-05-08 22:01:25 +02:00
rc_configuration.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
readable.cc
readonly_control.cc
recent_sessions.cc
record_enable_control.cc
record_safe_control.cc
region.cc
if Region::tempo_map() finds no tempo info in the source, use the global map
2025-10-27 16:02:47 -06:00
region_factory.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
region_fx_plugin.cc
Fix compilation w/o VST3_SUPPORT, remove redudant headers
2025-12-11 00:32:23 +01:00
resampled_source.cc
return.cc
reverse.cc
route.cc
Don't allow to deactivate master/monitor/surround busses
2025-12-17 14:40:21 +01:00
route_group.cc
Fix crash when group becomes empty but has a subgroup
2025-12-17 18:35:45 +01:00
route_group_member.cc
Use shared_ptr to manage RouteGroups everywhere (libs edition)
2025-12-14 23:46:48 +01:00
rt_midibuffer.cc
fix typo (| instead of ||)
2024-10-17 07:44:32 -06:00
rt_task.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
rt_tasklist.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc
segment_descriptor.cc
fix repeated thinkos during deserialization of SegmentDescriptors
2025-10-20 14:58:16 -06:00
selection.cc
Use shared_ptr to manage RouteGroups everywhere (libs edition)
2025-12-14 23:46:48 +01:00
send.cc
De-click External Sends
2025-11-27 01:31:27 +01:00
session.cc
Fix crash at exit when route-groups are deleted by route drop ref
2025-12-17 03:14:22 +01:00
session_bundles.cc
Replace boost::erase_first with std equivalent
2024-10-19 01:04:14 +02:00
session_butler.cc
session_click.cc
session_command.cc
session_configuration.cc
Use .inc.h for #include files that not are plain headers
2024-10-20 03:11:53 +02:00
session_directory.cc
session_events.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
session_export.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
session_handle.cc
Fix include order TRACE_SETSESSION_NULL is defined in session_handle.h
2025-06-13 17:01:49 +02:00
session_ltc.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
session_metadata.cc
session_midi.cc
Use shared_ptr to manage RouteGroups everywhere (libs edition)
2025-12-14 23:46:48 +01:00
session_object.cc
session_playlists.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
session_process.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
session_rtevents.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
session_state.cc
changes to RouteGroup API and mgmt to make explicit group removal work
2025-12-16 12:08:24 -07:00
session_state_utils.cc
session_time.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
session_transport.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
session_vst.cc
Refactor API to allow VST2 plugins to callback to I/O and RegionFx
2024-08-17 16:47:26 +02:00
sha1.c
sidechain.cc
simple_export.cc
slavable.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
slavable_automation_control.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
smf_source.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc
do tempo estimation within AudioSources, after capture and upon import
2025-10-20 14:58:16 -06:00
solo_control.cc
solo_isolate_control.cc
solo_mute_release.cc
solo_safe_control.cc
soundcloud_upload.cc
Fix curl 421 errors when disabling verify peer
2025-12-09 23:05:29 +01:00
source.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
source_factory.cc
Fix crash due to concurrent sndfile access
2025-10-26 15:10:46 +01:00
sp_stretch.cc
Implement StaffPad filter
2025-10-09 00:01:51 +02:00
speakers.cc
srcfilesource.cc
sse_avx_functions_64bit_win.s
sse_functions.s
sse_functions_64bit.s
sse_functions_64bit_win.s
sse_functions_avx.cc
sse_functions_avx_linux.cc
sse_functions_xmm.cc
st_stretch.cc
Stretch gain envelope and region-FX automation with region
2025-05-08 22:01:25 +02:00
step_sequencer.cc
strip_silence.cc
stripable.cc
Make Stripable::Sorter::operator() const
2024-12-29 19:45:52 +01:00
strum.cc
Remove debugging statements
2025-09-29 09:44:29 -05:00
surround_pannable.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
surround_return.cc
surround_send.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
system_exec.cc
tailtime.cc
Add proper API to expose plugin tailtime
2024-08-31 02:55:04 +02:00
template_utils.cc
thawlist.cc
thread_buffers.cc
ticker.cc
Add a FIXME note (MClk when vari-speeding from stop)
2025-11-11 01:59:37 +01:00
track.cc
track rec-enable does NOT enable triggerbox recording
2025-10-26 09:46:21 -06:00
transform.cc
transient_detector.cc
transport_fsm.cc
Reduce reliance on boost - the easy part
2024-10-19 03:41:16 +02:00
transport_master.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
transport_master_manager.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
transpose.cc
triggerbox.cc
triggerbox: fix error during 794888738 that caused crashes when editing MIDI clip boundaries
2025-12-01 12:39:32 -07:00
unknown_processor.cc
uri_map.cc
Add LV2 Bool variant support
2025-10-01 22:11:28 +02:00
user_bundle.cc
utils.cc
Fix I/O thread calculation on single core systems
2025-11-18 23:45:41 +01:00
vca.cc
Do not save VCA automation in templates
2025-01-03 22:01:59 +01:00
vca_manager.cc
velocity_control.cc
video_tools_paths.cc
vst2_scan.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
vst3_host.cc
VST3: implement host/global IContextInfoProvider
2025-08-25 22:34:20 +02:00
vst3_module.cc
VST3: directly use bundle-path on macOS
2025-12-10 22:53:12 +01:00
vst3_plugin.cc
VST3: handle edge-case when user removes optional aux ports
2025-12-07 19:10:13 +01:00
vst3_scan.cc
VST3: directly use bundle-path on macOS
2025-12-10 22:53:12 +01:00
vst_plugin.cc
Refactor API to allow VST2 plugins to callback to I/O and RegionFx
2024-08-17 16:47:26 +02:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc
Fix copy/paste, windows (not Linux) VSTs..
2024-08-28 04:28:26 +02:00
worker.cc
Remove unused unistd.h an sys/time.h includes
2025-11-25 16:08:39 +01:00
wscript
Add MSVC specific compiler flags to wscript
2025-12-13 16:01:03 +01:00
x86_functions_avx512f.cc
x86_functions_fma.cc
zeroconf.cc