.. |
ardour
|
Connect unknown optional LV2 ports to NULL
|
2024-09-07 18:07:12 +02:00 |
msvc
|
|
|
MSVClibardour
|
|
|
po
|
Update Russian translation
|
2024-07-17 22:15:20 +02:00 |
test
|
temporal: always use Temporal::reset() for superclock and TempoMap default values
|
2023-09-20 12:30:53 -06:00 |
amp.cc
|
Fix fader/trim automation after locate
|
2024-07-10 19:26:02 +02:00 |
analyser.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
analysis_graph.cc
|
Update codebase to use PBD::Progress (1/2)
|
2023-05-19 00:37:49 +02:00 |
arm_neon_functions.cc
|
|
|
async_midi_port.cc
|
async MIDI ports run output trace parser scanner if there is one
|
2024-06-21 15:46:59 -06:00 |
audio_backend.cc
|
|
|
audio_buffer.cc
|
add some utility functions to Buffers and BufferSets to allow some kinds of debugging easily
|
2024-05-14 12:25:58 -06:00 |
audio_library.cc
|
Catch XDG_CONFIG_HOME is not an absolute path
|
2023-10-22 00:14:24 +02:00 |
audio_playlist_importer.cc
|
Fix playlist use-count 2/2
|
2023-06-10 03:33:51 +02:00 |
audio_playlist_source.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
audio_playlist.cc
|
Add a debug option to investigate RegionFX related underruns
|
2024-08-27 17:50:24 +02:00 |
audio_port.cc
|
Flush audio-buffers for internal connections
|
2023-03-07 20:49:54 +01:00 |
audio_region_importer.cc
|
remove glue-new-regions-to-beats option, add new tracks follow session time option
|
2023-08-02 15:23:42 -06:00 |
audio_track_importer.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
audio_track.cc
|
Consolidate common bounce code of Audio and MIDI Track
|
2023-10-16 21:12:33 +02:00 |
audio_unit.cc
|
AU: request offline processing
|
2024-08-17 16:47:21 +02:00 |
audioanalyser.cc
|
|
|
audioengine.cc
|
Rename JACK to "JACK/Pipewire" on Linux (1/2)
|
2024-07-31 04:38:01 +02:00 |
audiofile_tagger.cc
|
Add missing include for iostream, needed for taglib >= 2
|
2024-02-20 16:38:37 +01:00 |
audiofilesource.cc
|
add rf64 file suffix to list of safe file extensions for audio
|
2024-07-29 10:19:52 -06:00 |
audioregion.cc
|
Profile RegionFx processing
|
2024-08-31 15:19:35 +02:00 |
audiorom.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
audiosource.cc
|
Too many drop-references handlers (#9363)
|
2023-06-09 16:17:37 +02:00 |
auditioner.cc
|
Auditioner: fix stuck notes when auditioning different files
|
2023-10-31 02:17:05 +01:00 |
automatable.cc
|
Automatable find_next/prev_ac_event requires no context
|
2024-04-23 21:50:58 +02:00 |
automation_control.cc
|
class name change to clearly disambiguate Evoral::ControlList (a list of time/value pairs) from lists of Controls in libardour
|
2023-08-02 15:22:45 -06:00 |
automation_list.cc
|
Vapor: set surround-send level range to +/-20 dB
|
2024-03-21 14:23:43 +01:00 |
automation_watch.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
automation.cc
|
|
|
auv2_scan.cc
|
|
|
beatbox.cc
|
|
|
broadcast_info.cc
|
|
|
buffer_manager.cc
|
|
|
buffer_set.cc
|
Yet another runtime free() API fix
|
2024-07-24 19:23:50 +02:00 |
buffer.cc
|
|
|
bundle.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
butler.cc
|
Downgrade warning (about I/O priority)
|
2024-05-20 21:56:24 +02:00 |
caimportable.cc
|
|
|
capturing_processor.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
chan_count.cc
|
|
|
chan_mapping.cc
|
|
|
ChangeLog
|
|
|
circular_buffer.cc
|
std::atomic - 2nd batch of changes to convert from glib to std::atomic
|
2023-03-24 14:19:15 -06:00 |
clip_library.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
control_group.cc
|
ControlGroup cannot just create Controls that don't exist
|
2023-12-06 04:49:16 +01:00 |
control_protocol_manager.cc
|
midi surfaces fixes (partially for PR #898)
|
2024-07-16 11:12:41 -06:00 |
convolver.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
coreaudiosource.cc
|
|
|
cycle_timer.cc
|
|
|
data_type.cc
|
|
|
debug.cc
|
add new novation LK4 surface support
|
2024-08-29 18:31:00 -06:00 |
default_click.cc
|
|
|
delayline.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
delivery.cc
|
Use RCU to for IO::_ports (#9730) 1/2
|
2024-06-24 22:19:22 +02:00 |
directory_names.cc
|
|
|
disk_io.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
disk_reader.cc
|
Add a debug option to investigate RegionFX related underruns
|
2024-08-27 17:50:24 +02:00 |
disk_writer.cc
|
Use a sensible size for DSP to GUI MIDI messages
|
2024-08-25 00:09:36 +02:00 |
dsp_filter.cc
|
|
|
ebur128_analysis.cc
|
|
|
element_import_handler.cc
|
|
|
element_importer.cc
|
Add explicit PBD namespace prefix to Signal
|
2024-09-01 18:48:54 +02:00 |
engine_slave.cc
|
Rename JACK to "JACK/Pipewire" on Linux (1/2)
|
2024-07-31 04:38:01 +02:00 |
enums.cc
|
add a preference for MMC FastWind which allows skipping to markers
|
2024-08-01 12:34:58 -05:00 |
event_type_map.cc
|
Vapor: set surround-send level range to +/-20 dB
|
2024-03-21 14:23:43 +01:00 |
export_channel_configuration.cc
|
Safeguard against using RegionExport for default export
|
2023-06-22 23:34:15 +02:00 |
export_channel.cc
|
Fix Wsign-compare
|
2024-06-06 22:52:30 +02:00 |
export_failed.cc
|
|
|
export_filename.cc
|
Export: check all channel-configurations before export
|
2023-02-04 00:21:09 +01:00 |
export_format_base.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
export_format_manager.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
export_format_specification.cc
|
Disambiguate export formats with different encoder settings
|
2023-03-25 06:43:46 +01:00 |
export_formats.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
export_graph_builder.cc
|
Vapor: Prototype LV2 export extension
|
2024-01-06 20:22:39 +01:00 |
export_handler.cc
|
Change to C++11-style std::map initialization in ExportHandler::finish_timespan()
|
2024-08-31 05:49:03 +02:00 |
export_preset.cc
|
Fix XML read error when creating new export profiles
|
2023-09-25 22:36:24 +02:00 |
export_profile_manager.cc
|
Fix XML read error when creating new export profiles
|
2023-09-25 22:36:24 +02:00 |
export_smf_writer.cc
|
Add preference to set PPQN of exported MIDI files
|
2023-04-12 13:12:41 +02:00 |
export_status.cc
|
|
|
export_timespan.cc
|
|
|
ffmpegfileimportable.cc
|
Fix "Branch condition evaluates to a garbage value"
|
2023-09-19 18:25:31 +02:00 |
ffmpegfilesource.cc
|
|
|
file_source.cc
|
Remove unused overloaded method
|
2023-06-10 03:33:51 +02:00 |
filename_extensions.cc
|
Define AAF file extension
|
2024-02-15 01:44:34 +01:00 |
filesystem_paths.cc
|
Allow to query cache-dir by major version
|
2023-09-27 02:22:22 +02:00 |
filter.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
find_session.cc
|
|
|
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
|
Rename JACK to "JACK/Pipewire" on Linux (1/2)
|
2024-07-31 04:38:01 +02:00 |
graph_edges.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
graph.cc
|
Make RCU reader return a const pointer (omnibus commit)
|
2023-04-08 00:15:37 +02:00 |
graphnode.cc
|
Flush GraphNode RCU when removing Routes
|
2024-04-25 19:18:06 +02:00 |
iec1ppmdsp.cc
|
|
|
iec2ppmdsp.cc
|
|
|
import_pt.cc
|
import_pt: Look up tracks by name instead of by number
|
2023-04-22 10:09:55 +10:00 |
import.cc
|
Fix MIDI deinterlace #9422
|
2023-08-22 19:00:58 +02:00 |
instrument_info.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
internal_return.cc
|
auto-fication of a loop in InternalReturn
|
2024-04-25 13:07:00 -06:00 |
internal_send.cc
|
Revert "fix for metering of a MasterSend (internal send)"
|
2024-05-10 15:15:32 -06:00 |
io_plug.cc
|
Refactor API to allow VST2 plugins to callback to I/O and RegionFx
|
2024-08-17 16:47:26 +02:00 |
io_processor.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
io_tasklist.cc
|
Allow to run IOTasklist without rt permissions
|
2024-05-06 23:20:26 +02:00 |
io.cc
|
Unregister ports directly after RCU update
|
2024-07-27 22:25:09 +02:00 |
kmeterdsp.cc
|
|
|
ladspa_plugin.cc
|
Plugins: Ignore offset for scratch/silent buffers
|
2024-04-23 21:51:19 +02:00 |
latent.cc
|
|
|
legatize.cc
|
Fix Legatize::operator() by not removing 1 tick
|
2024-01-19 23:57:53 +01:00 |
library.cc
|
|
|
linux_vst_support.cc
|
Revert "Prefer symbols from plugins"
|
2023-02-09 23:39:34 +01:00 |
load-save-session-collection.sh
|
|
|
load-save-session.sh
|
|
|
location_importer.cc
|
Add explicit API to copy Locations
|
2023-12-08 21:47:03 +01:00 |
location.cc
|
locations: extend API for first_mark_{before,after}_flagged to allow returning the found location
|
2024-07-24 19:00:55 -06:00 |
ltc_file_reader.cc
|
|
|
ltc_slave.cc
|
Fix LTC TC master for incoming 30fps LTC
|
2024-08-02 23:29:13 +02:00 |
lua_api.cc
|
Remove unused gain-buffer for master-read (NOOP)
|
2024-04-23 21:52:02 +02:00 |
luabindings.cc
|
Only enable RegionFX in debug builds for the time being
|
2024-08-30 02:18:49 +02:00 |
luaproc.cc
|
Plugins: Ignore offset for scratch/silent buffers
|
2024-04-23 21:51:19 +02:00 |
luascripting.cc
|
Update Lua instances (2/4)
|
2023-10-04 02:48:26 +02:00 |
lufs_meter.cc
|
Srnd: expose the momentary loudness value in addtion to integrated loudness
|
2024-01-21 10:58:38 -06:00 |
lv2_evbuf.cc
|
Fix LV2 Atom sequence alignment #9750
|
2024-07-20 21:42:18 +02:00 |
lv2_plugin.cc
|
Connect unknown optional LV2 ports to NULL
|
2024-09-07 18:07:12 +02:00 |
lxvst_plugin.cc
|
|
|
mac_vst_plugin.cc
|
|
|
mac_vst_support.cc
|
|
|
meter.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
midi_automation_list_binder.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
midi_buffer.cc
|
MidiBuffer: allow for partial processing with offset
|
2023-06-30 17:12:16 +02:00 |
midi_channel_filter.cc
|
std::atomic - 2nd batch of changes to convert from glib to std::atomic
|
2023-03-24 14:19:15 -06:00 |
midi_clock_slave.cc
|
temporal: hide superclock_t variant of TempoMap::metric_at()
|
2023-06-12 12:36:16 -06:00 |
midi_model.cc
|
no, really, no Pitches handling (extends previous commit)
|
2023-08-15 11:29:52 -06:00 |
midi_patch_manager.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
midi_playlist.cc
|
Fix MIDI combine (#9466)
|
2023-10-04 15:10:06 +02:00 |
midi_port.cc
|
provide access to the trace parser (if any) for a MidiPort
|
2024-06-21 20:31:29 -06:00 |
midi_region.cc
|
Double check our assumptions when merging MIDI
|
2023-10-04 15:12:31 +02:00 |
midi_ring_buffer.cc
|
|
|
midi_scene_change.cc
|
|
|
midi_scene_changer.cc
|
fix naming of MIDI scene changes
|
2024-06-21 15:46:59 -06:00 |
midi_source.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
midi_state_tracker.cc
|
basic work to permit "MIDI catchup" for MIDI state at any point on the timeline
|
2023-11-20 21:32:49 -07:00 |
midi_stretch.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
midi_track.cc
|
Use RCU to for IO::_ports (#9730) 1/2
|
2024-06-24 22:19:22 +02:00 |
midi_ui.cc
|
surfaces & event loops: i really mean no more request buffer factories
|
2023-04-21 13:55:58 -06:00 |
mididm.cc
|
|
|
midiport_manager.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
minibpm.cc
|
|
|
mix.cc
|
Fix veclib_find_peaks interface
|
2023-03-30 01:04:40 +02:00 |
mixer_scene.cc
|
Exclude monitor gain from mixer scenes
|
2024-07-15 00:43:51 +02:00 |
mode.cc
|
|
|
monitor_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
monitor_port.cc
|
Drop some shared pointer references after RCU writes
|
2024-08-21 03:57:08 +02:00 |
monitor_processor.cc
|
Fix MonotorProc's channel_solo_control
|
2024-04-09 22:02:31 +02:00 |
monitor_return.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
mp3fileimportable.cc
|
|
|
mp3filesource.cc
|
Remove "using namespace" from header
|
2023-01-12 19:01:48 +01:00 |
mtc_slave.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
mtdm.cc
|
|
|
mute_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
mute_master.cc
|
Fix SNAFU in 20d813cd17 (surround mute point)
|
2024-03-13 23:00:59 +01:00 |
muteable.cc
|
|
|
onset_detector.cc
|
|
|
operations.cc
|
|
|
pan_controllable.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
pannable.cc
|
Add API to define related controls
|
2024-01-19 02:20:48 +01:00 |
panner_manager.cc
|
|
|
panner_shell.cc
|
NO-OP: add space before bracket
|
2024-04-25 13:07:00 -06:00 |
panner.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
parameter_descriptor.cc
|
Vapor: set surround-send level range to +/-20 dB
|
2024-03-21 14:23:43 +01:00 |
phase_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
playlist_factory.cc
|
Fix playlist use-count 2/2
|
2023-06-10 03:33:51 +02:00 |
playlist_source.cc
|
Fix playlist use-count 2/2
|
2023-06-10 03:33:51 +02:00 |
playlist.cc
|
RegionFX: include plugin tail with pre-fade Fx
|
2024-08-18 00:54:36 +02:00 |
plug_insert_base.cc
|
Refactor and consolidate setting and copying plugin state
|
2024-04-21 16:32:47 +02:00 |
plugin_insert.cc
|
Revert PinMapping Changes
|
2024-09-03 13:25:48 +02:00 |
plugin_manager.cc
|
fix previous commit
|
2024-09-06 20:03:48 +02:00 |
plugin_scan_result.cc
|
|
|
plugin.cc
|
Add proper API to expose plugin tailtime
|
2024-08-31 02:55:04 +02:00 |
polarity_processor.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
port_engine_shared.cc
|
Fix callback order of port-dis/connections
|
2023-12-02 23:34:58 +01:00 |
port_insert.cc
|
Use RCU to for IO::_ports (#9730) 1/2
|
2024-06-24 22:19:22 +02:00 |
port_manager.cc
|
Drop some shared pointer references after RCU writes
|
2024-08-21 03:57:08 +02:00 |
port_set.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
port.cc
|
Debug Port reconnect
|
2023-06-07 18:13:27 +02:00 |
presentation_info.cc
|
Vapor: Add surround types/enum
|
2024-01-06 20:21:25 +01:00 |
process_thread.cc
|
|
|
processor.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
quantize.cc
|
remove debug output
|
2023-09-24 15:01:04 -06:00 |
raw_midi_parser.cc
|
|
|
rb_effect.cc
|
Remove unused gain-buffer for master-read (NOOP)
|
2024-04-23 21:52:02 +02:00 |
rc_configuration.cc
|
fixup preferences metadata handling (libs edition)
|
2023-01-27 15:13:27 -07:00 |
readable.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
readonly_control.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
recent_sessions.cc
|
Prevent duplicate entries in recent session
|
2023-11-01 23:17:47 +01:00 |
record_enable_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
record_safe_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
region_factory.cc
|
remove glue-new-regions-to-beats option, add new tracks follow session time option
|
2023-08-02 15:23:42 -06:00 |
region_fx_plugin.cc
|
Add proper API to expose plugin tailtime
|
2024-08-31 02:55:04 +02:00 |
region.cc
|
Add proper API to expose plugin tailtime
|
2024-08-31 02:55:04 +02:00 |
resampled_source.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
return.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
reverse.cc
|
Update codebase to use PBD::Progress (1/2)
|
2023-05-19 00:37:49 +02:00 |
route_group_member.cc
|
|
|
route_group.cc
|
Add Surround Send Enable Grouping
|
2024-01-30 23:58:40 +01:00 |
route.cc
|
Fix Route Fader (and mute) latency offset #9780
|
2024-08-21 18:54:16 +02:00 |
rt_midibuffer.cc
|
MIDI state tracking doesn't care about size
|
2023-11-20 21:40:12 -07:00 |
rt_task.cc
|
|
|
rt_tasklist.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
run-profiling.sh
|
|
|
run-tests.sh
|
|
|
scene_change.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
search_paths.cc
|
|
|
segment_descriptor.cc
|
|
|
selection.cc
|
coreselection: fix thinko
|
2024-08-05 20:14:28 -06:00 |
send.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
session_bundles.cc
|
Drop some shared pointer references after RCU writes
|
2024-08-21 03:57:08 +02:00 |
session_butler.cc
|
switch from glib atomic to std::atomic (libs edition)
|
2023-03-24 14:19:15 -06:00 |
session_click.cc
|
Fix duplicate Port flush_buffer calls (#9481)
|
2023-10-17 05:46:44 +02:00 |
session_command.cc
|
pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is
|
2023-08-07 16:33:16 -06:00 |
session_configuration.cc
|
format: Protect the special session_configuration_vars.h and its use of CONFIG_VARIABLE
|
2024-07-23 17:03:56 +02:00 |
session_directory.cc
|
|
|
session_events.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
session_export.cc
|
Fix export with RegionFX
|
2024-08-19 02:57:15 +02:00 |
session_handle.cc
|
|
|
session_ltc.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
session_metadata.cc
|
|
|
session_midi.cc
|
tweak MMC behavior: ffwd should start rolling immediately; but disallow ffwd during active recording
|
2024-08-01 12:34:58 -05:00 |
session_object.cc
|
|
|
session_playlists.cc
|
next iteration of changes to handle time domain bounces as undoable
|
2023-08-14 23:42:08 -06:00 |
session_process.cc
|
Remove #include <boost/algorithm/string/erase.hpp>
|
2024-08-29 23:08:42 +02:00 |
session_rtevents.cc
|
Properly update Solo state when setting multiple ctrls
|
2024-04-21 16:32:13 +02:00 |
session_state_utils.cc
|
Remove unused API, prefer Session::possible_states
|
2023-06-07 17:39:29 +02:00 |
session_state.cc
|
Fix MIDI patch/CC state restore #9770
|
2024-08-29 04:26:33 +02:00 |
session_time.cc
|
next iteration of changes to handle time domain bounces as undoable
|
2023-08-14 23:42:08 -06:00 |
session_transport.cc
|
Revert "Reduce locate overhead for optimized builds"
|
2024-08-31 23:42:56 +02: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 |
session.cc
|
Remove #include <boost/algorithm/string/erase.hpp>
|
2024-08-29 23:08:42 +02:00 |
sha1.c
|
|
|
sidechain.cc
|
|
|
simple_export.cc
|
Vapor: Prototype LV2 export extension
|
2024-01-06 20:22:39 +01:00 |
slavable_automation_control.cc
|
class name change to clearly disambiguate Evoral::ControlList (a list of time/value pairs) from lists of Controls in libardour
|
2023-08-02 15:22:45 -06:00 |
slavable.cc
|
class name change to clearly disambiguate Evoral::ControlList (a list of time/value pairs) from lists of Controls in libardour
|
2023-08-02 15:22:45 -06:00 |
smf_source.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
sndfile_helpers.cc
|
|
|
sndfileimportable.cc
|
|
|
sndfilesource.cc
|
if we're asked to use RF64_WAV, actually enabled libsndfile's downgrade capability
|
2024-03-27 17:32:23 -06:00 |
solo_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
solo_isolate_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
solo_mute_release.cc
|
libardour changes to support new selection/group logic
|
2023-07-31 13:36:14 -06:00 |
solo_safe_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
soundcloud_upload.cc
|
|
|
source_factory.cc
|
Fix playlist use-count 2/2
|
2023-06-10 03:33:51 +02:00 |
source.cc
|
NO-OP: whitespace
|
2023-06-10 03:33:51 +02:00 |
speakers.cc
|
|
|
srcfilesource.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
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
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
st_stretch.cc
|
Remove unused gain-buffer for master-read (NOOP)
|
2024-04-23 21:52:02 +02:00 |
step_sequencer.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
strip_silence.cc
|
Update codebase to use PBD::Progress (1/2)
|
2023-05-19 00:37:49 +02:00 |
stripable.cc
|
Consolidate internal bus checks (1/2)
|
2024-01-06 20:21:51 +01:00 |
surround_pannable.cc
|
Vapor: prepare for additional meta-data
|
2024-02-25 16:26:15 +01:00 |
surround_return.cc
|
amend 16fb29d57 (ADM content creation)
|
2024-06-10 20:49:02 +02:00 |
surround_send.cc
|
Vapor: set surround-send level range to +/-20 dB
|
2024-03-21 14:23:43 +01:00 |
system_exec.cc
|
|
|
tailtime.cc
|
Add proper API to expose plugin tailtime
|
2024-08-31 02:55:04 +02:00 |
template_utils.cc
|
|
|
tempo_map_importer.cc
|
|
|
thawlist.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
thread_buffers.cc
|
|
|
ticker.cc
|
temporal: hide superclock_t variant of TempoMap::metric_at()
|
2023-06-12 12:36:16 -06:00 |
track.cc
|
Update Auto-Input meter policy
|
2024-08-07 01:15:50 +02:00 |
transform.cc
|
pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is
|
2023-08-07 16:33:16 -06:00 |
transient_detector.cc
|
|
|
transport_fsm.cc
|
|
|
transport_master_manager.cc
|
amend 7c7bf6c88b , do not notify UI during cleanup
|
2023-06-09 16:17:40 +02:00 |
transport_master.cc
|
Make Timecode master connection order independent
|
2023-12-02 23:42:27 +01:00 |
transpose.cc
|
pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is
|
2023-08-07 16:33:16 -06:00 |
triggerbox.cc
|
Fix triggerbox cues when looping
|
2024-08-03 20:21:53 +02:00 |
unknown_processor.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
uri_map.cc
|
Vapor: prepare for additional meta-data
|
2024-02-25 16:26:15 +01:00 |
user_bundle.cc
|
|
|
utils.cc
|
name RF64 files with .wav suffix
|
2024-07-29 10:19:52 -06:00 |
vca_manager.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
vca.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
velocity_control.cc
|
objects don't have a time domain, they have a time domain provider (libs)
|
2023-08-02 15:22:52 -06:00 |
video_tools_paths.cc
|
|
|
vst2_scan.cc
|
|
|
vst3_host.cc
|
VST3: move static runloop from plugin to Host
|
2024-08-27 02:04:21 +02:00 |
vst3_module.cc
|
VST3: add debug messages to trace ModuleExit
|
2023-10-25 00:37:03 +02:00 |
vst3_plugin.cc
|
Add proper API to expose plugin tailtime
|
2024-08-31 02:55:04 +02:00 |
vst3_scan.cc
|
VST3 scan, do not clutter up Log
|
2023-04-04 15:44:21 +02: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
|
|
|
wscript
|
Add proper API to expose plugin tailtime
|
2024-08-31 02:55:04 +02:00 |
x86_functions_avx512f.cc
|
NOOP: whitespace
|
2024-04-10 03:10:43 +02:00 |
x86_functions_fma.cc
|
|
|
zeroconf.cc
|
|
|