ardour/libs/ardour/ardour
Robin Gareus 9d046af47a Update Lua allocator for sessions scripts
* increase memory pool (bindings alone require 1.5 MB), and all session
  scripts have a shared memory pool.
* use TLSF (like Lua DSP processors) - this fixes an issue with atomics
  (notably int62_t, temporal) on macOS and ARM, which need to be
  aligned.
2024-05-15 20:18:21 +02:00
..
vestige Check whether a VST param should be automated when building the list of automatables 2020-08-20 12:52:42 -05:00
amp.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
analyser.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
analysis_graph.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
ardour.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
async_midi_port.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
audio_backend.h Change default sample-rate to 48kHz 2023-12-08 17:21:57 +01:00
audio_buffer.h 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.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
audio_playlist_importer.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_playlist_source.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_port.h Flush audio-buffers for internal connections 2023-03-07 20:49:54 +01:00
audio_region_importer.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_track.h Consolidate common bounce code of Audio and MIDI Track 2023-10-16 21:12:33 +02:00
audio_track_importer.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_unit.h switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
audioanalyser.h libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
audioengine.h Add API to query backend/driver/device ID 2023-05-26 23:02:06 +02:00
audiofile_tagger.h Add support for RIFF and ID3v2 tags (wav, aiff) 2020-11-14 19:30:54 +01:00
audiofilesource.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
audioplaylist.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audioregion.h Flush Audioregion local [fx] cache when changing region gain 2024-05-02 23:04:50 +02:00
audiorom.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audiosource.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
auditioner.h Allow for bounces with dedicated source and region-name 2023-10-16 21:12:40 +02:00
auto_bundle.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
automatable.h Automatable find_next/prev_ac_event requires no context 2024-04-23 21:50:58 +02:00
automatable_sequence.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
automation_control.h Vapor: link stereo surround pan automation visibility 2024-01-29 22:24:29 +01:00
automation_list.h pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
automation_watch.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
auv2_scan.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
beatbox.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
boost_debug.h Consolidate shared-ptr debugging 2020-02-25 22:23:30 +01:00
broadcast_info.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
buffer.h add some utility functions to Buffers and BufferSets to allow some kinds of debugging easily 2024-05-14 12:25:58 -06:00
buffer_manager.h NO-OP: whitespace 2024-04-23 21:51:07 +02:00
buffer_set.h add some utility functions to Buffers and BufferSets to allow some kinds of debugging easily 2024-05-14 12:25:58 -06:00
bundle.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
butler.h Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
caimportable.h Amend 183d3fb49; implement ImportableSource API 2019-08-04 14:43:46 +02:00
capturing_processor.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
chan_count.h Fix a few hundred doxygen warnings.. 2019-09-30 04:45:59 +02:00
chan_mapping.h For MSVC builds revert some mappings to use the heap based strategy rather than boost::aligned_storage and StackAllocator 2021-02-11 09:51:17 +00:00
circular_buffer.h std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06:00
click.h Place Pool in PBD namespace 2022-07-07 05:21:54 +02:00
clip_library.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
comparable_shared_ptr.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
control_group.h 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
control_group_member.h automation control: allow single level of push/pop control group 2023-07-26 13:11:22 -06:00
control_protocol_manager.h CPM: Activate hotplugged libusb ctrl-surface 2023-05-04 00:20:31 +02:00
convolver.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
coreaudiosource.h Remove "using namespace" from header (part 2) 2023-01-12 19:19:41 +01:00
cycle_timer.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
cycles.h Fix build on FreeBSD/powerpc64* 2023-02-04 22:40:52 +01:00
dB.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
data_type.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
debug.h Parallelize Disk I/O and RegionFx processing 2024-04-30 03:46:39 +02:00
delayline.h Optimize delaylines and implement multiple-MIDI buffers 2023-05-26 19:17:53 +02:00
delivery.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
directory_names.h move midi maps folders and file extension out of control surfaces library 2022-11-18 14:04:59 -07:00
disk_io.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
disk_reader.h Modify class ARDOUR::DiskReader because it now includes members declared using 'thread_local' 2024-05-02 10:22:44 +01:00
disk_writer.h Fix recursive lock introduced in fbfeff4168 (#9359) 2023-06-06 15:39:54 +02:00
dsp_filter.h comments and reordering for atomic fencing on dsp filter 2023-03-24 14:19:15 -06:00
dsp_load_calculator.h Add API to reset DSP load state 2020-03-30 16:43:42 +02:00
ebur128_analysis.h libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
element_import_handler.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
element_importer.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
event_ring_buffer.h Zero length Events are illegal 2020-11-12 16:51:48 +01:00
event_type_map.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
evoral_types_convert.h update Temporal::Beats to merge master/nutempo versions, notably with private from-double constructor 2021-08-13 12:51:28 -06:00
export_analysis.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_channel.h NO-OP: whitespace (re-align after boost:: -> std::) 2023-04-03 00:17:37 +02:00
export_channel_configuration.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_failed.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_filename.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
export_format_base.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_format_compatibility.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
export_format_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_format_specification.h Disambiguate export formats with different encoder settings 2023-03-25 06:43:46 +01:00
export_formats.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_graph_builder.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_handler.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_multiplication.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_pointers.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_preset.h Fix XML read error when creating new export profiles 2023-09-25 22:36:24 +02:00
export_profile_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_smf_writer.h Bootstrap MIDI export writer 2022-05-16 04:54:17 +02:00
export_status.h add finite state machine to control/manage transport state 2019-09-17 18:26:03 -06:00
export_timespan.h Vapor: Prototype LV2 export extension 2024-01-06 20:22:39 +01:00
ffmpegfileimportable.h switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
ffmpegfilesource.h Add M4A support to the audio import dialog using FFMPEG. 2021-06-21 02:30:36 +02:00
file_source.h Remove unused overloaded method 2023-06-10 03:33:51 +02:00
filename_extensions.h Define AAF file extension 2024-02-15 01:44:34 +01:00
filesystem_paths.h Allow to query cache-dir by major version 2023-09-27 02:22:22 +02:00
filter.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
fixed_delay.h Add API to query fixed delay line's delay time 2022-05-15 19:32:46 +02:00
fluid_synth.h Increase a-fluidsynth polyphony 2020-07-12 06:33:34 +02:00
gain_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
graph.h Remove some unused variables 2023-05-27 14:14:01 +02:00
graph_edges.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
graphnode.h Flush GraphNode RCU when removing Routes 2024-04-25 19:18:06 +02:00
iec1ppmdsp.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
iec2ppmdsp.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
import_status.h Add import_markers option (1/4) 2022-11-22 01:44:53 +01:00
importable_source.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
instrument_info.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
internal_return.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
internal_send.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
interpolation.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
interthread_info.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
io.h Add API to set custom IO port channel names 2024-01-11 06:47:06 +01:00
io_plug.h Consolidate PluginControl Code 2024-04-21 16:32:47 +02:00
io_processor.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
io_tasklist.h Parallelize Disk I/O and RegionFx processing 2024-04-30 03:46:39 +02:00
io_vector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
kmeterdsp.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
ladspa.h
ladspa_plugin.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
latent.h Add Signal to indicate global delay compensation status 2019-09-29 01:26:52 +02:00
legatize.h pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
libardour_visibility.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
library.h libraryfetch: add description count 2022-10-04 11:18:40 -06:00
linux_vst_support.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
lmath.h
location.h some libardour support for MIDI scene support 2024-04-25 13:07:00 -06:00
location_importer.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
logcurve.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
logmeter.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
ltc_file_reader.h Fix erractic timecode detection when extracting LTC from video 2022-09-03 21:39:26 +02:00
lua_api.h Add Lua API to query plugin properties 2024-03-24 23:09:53 +01:00
lua_script_params.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
luabindings.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
luaproc.h Update Lua allocator for sessions scripts 2024-05-15 20:18:21 +02:00
luascripting.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
lufs_meter.h Srnd: expose the momentary loudness value in addtion to integrated loudness 2024-01-21 10:58:38 -06:00
lv2_extensions.h Vapor: Prototype LV2 export extension 2024-01-06 20:22:39 +01:00
lv2_plugin.h Add API to configure plugins for non-realtime offline processing 2024-04-23 21:51:50 +02:00
lxvst_plugin.h VST2: use new scanner 2021-07-03 19:07:26 +02:00
mac_vst_plugin.h VST2: use new scanner 2021-07-03 19:07:26 +02:00
mac_vst_support.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
meter.h switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
midi_automation_list_binder.h missing changes to MidiAutomationListBinder header file related to 4bc9f9319c014e 2022-04-05 20:52:09 -06:00
midi_buffer.h add some utility functions to Buffers and BufferSets to allow some kinds of debugging easily 2024-05-14 12:25:58 -06:00
midi_channel_filter.h std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06:00
midi_cursor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_model.h pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
midi_operator.h pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
midi_patch_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_playlist.h Remove unused Region::remove_dependents API 2023-05-28 01:52:42 +02:00
midi_port.h Fix crash when resetting MIDI tracer 2023-06-04 01:15:11 +02:00
midi_region.h NOOP: no need for virtual keyword here 2023-09-30 11:09:58 -06:00
midi_ring_buffer.h change MidiStateTracker to MidiNoteTracker 2022-02-01 18:06:40 -07:00
midi_scene_change.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
midi_scene_changer.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_source.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_state_tracker.h Implement MIDI region automation (CC, PGM, PB) opaqueness 2022-09-10 18:19:58 +02:00
midi_stretch.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
midi_track.h NO-OP: whitespace 2023-10-16 21:12:37 +02:00
midi_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mididm.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
midiport_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
minibpm.h triggerbox: add Chris Cannam's minibpm and use to determine tempo and thus stretch 2021-10-06 15:21:44 -06:00
minimp3.h Update minimp3 2023-07-05 18:05:33 +02:00
mix.h Fix comment mistake 2023-02-04 23:07:17 +01:00
mixer_scene.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mode.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
monitor_control.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
monitor_port.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
monitor_processor.h Fix Windows build (post 356374b) 2024-01-18 18:48:16 +01:00
monitor_return.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
monitorable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
movable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
mp3fileimportable.h Do not include <stdint.h> in the Ardour namespace 2020-03-02 17:58:03 +01:00
mp3filesource.h Remove "using namespace" from header 2023-01-12 19:01:48 +01:00
msvc_libardour.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
mtdm.h NO-OP: whitespace & const'ness 2020-05-16 21:07:53 +02:00
mute_control.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
mute_master.h Vapor: Add surround types/enum 2024-01-06 20:21:25 +01:00
muteable.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
onset_detector.h libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
operations.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
pan_controllable.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
pannable.h next iteration of changes to handle time domain bounces as undoable 2023-08-14 23:42:08 -06:00
panner.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panner_manager.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
panner_shell.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
parameter_descriptor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
parameter_types.h Fix PolyKeyPressure, consolidate AutomationType checks 2020-04-15 15:31:59 +02:00
peak.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
phase_control.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
pitch.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
playlist.h remove unnecessary argument from Playlist::shift() 2023-10-04 18:50:42 -06:00
playlist_factory.h Fix playlist use-count 2/2 2023-06-10 03:33:51 +02:00
playlist_source.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plug_insert_base.h Refactor and consolidate setting and copying plugin state 2024-04-21 16:32:47 +02:00
plugin.h Add custom RegionFxPlugin 2024-04-23 21:56:10 +02:00
plugin_insert.h Refactor and consolidate setting and copying plugin state 2024-04-21 16:32:47 +02:00
plugin_manager.h Skip tags for plugins that are not installed 2024-04-18 17:07:12 +02:00
plugin_scan_result.h Foundation for plugin-manager, persistent logs 2021-07-03 19:07:24 +02:00
plugin_types.h VST3 skeleton 2020-09-16 22:49:19 +02:00
polarity_processor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port.h Auto-connect master/monitor when switching backends 2023-05-27 00:08:48 +02:00
port_engine.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_engine_shared.h Fix callback order of port-dis/connections 2023-12-02 23:34:58 +01:00
port_insert.h NO-OP: move implementation out of header file 2023-10-22 00:17:08 +02:00
port_manager.h Retain TransportMaster Ports across sessions 2023-12-03 20:38:31 +01:00
port_set.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
presentation_info.h Vapor: Add surround types/enum 2024-01-06 20:21:25 +01:00
process_thread.h Use ProcessThread::init () to set up denormal protection 2019-09-09 18:48:16 +02:00
processor.h Add dedicated Exception for Plugin/Processor errors 2024-01-06 20:21:00 +01:00
profile.h add a new Profile flag for livetrax 2024-04-25 13:07:00 -06:00
proxy_controllable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
quantize.h pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
raw_midi_parser.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
rb_effect.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
rc_configuration.h continued work on use of Metadata in various Configuration objects (libs edition) 2023-01-27 15:13:27 -07:00
rc_configuration_vars.h Parallelize Disk I/O and RegionFx processing 2024-04-30 03:46:39 +02:00
readable.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
readonly_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
recent_sessions.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
record_enable_control.h 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.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
recordable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
region.h Flush Audioregion local [fx] cache when changing region gain 2024-05-02 23:04:50 +02:00
region_factory.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_fx_plugin.h Add custom RegionFxPlugin 2024-04-23 21:56:10 +02:00
region_sorters.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
resampled_source.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
return.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
reverse.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
revision.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
route.h Remove old well-known ctrls API 2024-01-13 04:06:29 +01:00
route_group.h Add Surround Send Enable Grouping 2024-01-30 23:58:40 +01:00
route_group_member.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
route_group_specialized.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
rt_midibuffer.h basic work to permit "MIDI catchup" for MIDI state at any point on the timeline 2023-11-20 21:32:49 -07:00
rt_safe_delete.h Implement rt-safe deletion - delegate to butler 2022-05-06 14:02:32 +02:00
rt_task.h Re-implement RTTaskList using Graph Threads 2022-06-04 17:22:50 +02:00
rt_tasklist.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
runtime_functions.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
scene_change.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
scene_changer.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
search_paths.h Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
segment_descriptor.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
selection.h libardour changes to support new selection/group logic 2023-07-31 13:36:14 -06:00
send.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session.h Update Lua allocator for sessions scripts 2024-05-15 20:18:21 +02:00
session_configuration.h fixup preferences metadata handling (libs edition) 2023-01-27 15:13:27 -07:00
session_configuration_vars.h Vapor: Implement Surround Send/Return 2024-01-06 20:24:23 +01:00
session_directory.h remove the (unused) concept of a MIDI patchfile folder per session 2020-01-05 18:47:59 -07:00
session_event.h 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
session_handle.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
session_metadata.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
session_object.h additional Property type declaration 2021-08-13 12:51:29 -06:00
session_playlist.h Add a dedicated PlaylistSet type 2023-04-06 02:12:32 +02:00
session_playlists.h next iteration of changes to handle time domain bounces as undoable 2023-08-14 23:42:08 -06:00
session_route.h Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
session_state_utils.h Remove unused API, prefer Session::possible_states 2023-06-07 17:39:29 +02:00
session_utils.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
sidechain.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
silentfilesource.h cleanup after timecnt_t API changed (libs edition) 2021-08-13 12:51:31 -06:00
simple_export.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
slavable.h 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_automation_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
smf_source.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
sndfile_helpers.h Remove unused code in sndfile_helpers 2022-11-04 03:52:45 +01:00
sndfileimportable.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
sndfilesource.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
solo_control.h 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.h 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.h libardour changes to support new selection/group logic 2023-07-31 13:36:14 -06:00
solo_safe_control.h objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
soloable.h Prepare for foldback bus A/PF Listen 2021-03-24 17:47:53 +01:00
soundcloud_upload.h NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
soundseq.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
source.h NO-OP: whitespace 2023-06-10 03:33:51 +02:00
source_factory.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
speaker.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
speakers.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
spline.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
srcfilesource.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
step_sequencer.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stretch.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
strip_silence.h Update codebase to use PBD::Progress (1/2) 2023-05-19 00:37:49 +02:00
stripable.h Remove old well-known ctrls API 2024-01-13 04:06:29 +01:00
surround_pannable.h Vapor: prepare for additional meta-data 2024-02-25 16:26:15 +01:00
surround_return.h Vaporgate: special case content creation 2024-03-12 17:43:38 +01:00
surround_send.h Vapor: add AutomationControl to en/disable surround send 2024-01-30 23:58:36 +01:00
system_exec.h Allow to unset LD_LIBRARY_PATH on exec 2022-04-01 18:19:55 +02:00
template_utils.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
tempo.h random commit to facilitate trivial move of work from laptop back to main system 2021-08-13 12:51:29 -06:00
tempo_map_importer.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
thawlist.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
thread_buffers.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
ticker.h Revert "modify API of MIDI Clock ticker to use ProcessedRange" 2023-04-18 13:48:59 -06:00
timecode.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
timefx_request.h fix initializer for TimeFXRequest::time_fraction (denominator not allowed to be zero) 2021-08-13 12:51:32 -06:00
timestamps.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
track.h Allow for bounces with dedicated source and region-name 2023-10-16 21:12:40 +02:00
transform.h pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
transient_detector.h libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
transport_api.h Do not queue TransportStateChanged events (and thus signals) when locating from the end of a loop. 2021-07-26 17:27:43 -06:00
transport_fsm.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
transport_master.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transport_master_manager.h amend 7c7bf6c88b, do not notify UI during cleanup 2023-06-09 16:17:40 +02:00
transpose.h pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
triggerbox.h triggerbox: change API to allow providing velocity information when "banging" triggers 2023-09-08 14:41:21 -06:00
trimmable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
types.h Vapor: set surround-send level range to +/-20 dB 2024-03-21 14:23:43 +01:00
types_convert.h add enumeration type for SnapTarget 2023-09-11 12:18:15 -05:00
unknown_processor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
uri_map.h Vapor: prepare for additional meta-data 2024-02-25 16:26:15 +01:00
user_bundle.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
utils.h Parallelize Disk I/O and RegionFx processing 2024-04-30 03:46:39 +02:00
value_as_string.h Vapor: set surround-send level range to +/-20 dB 2024-03-21 14:23:43 +01:00
variant.h adapt to DoubleableBeats and so forth (libs edition) 2021-08-13 12:51:32 -06:00
vca.h Remove old well-known ctrls API 2024-01-13 04:06:29 +01:00
vca_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
velocity_control.h manual fixes following rebase on master 2023-06-26 14:18:17 -06:00
vst2_scan.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
vst3_host.h Resolve boost/std unique_ptr issue 2023-04-08 13:31:50 +02:00
vst3_module.h Add workaround for yabridge threading 2023-12-10 22:08:59 +01:00
vst3_plugin.h Add API to configure plugins for non-realtime offline processing 2024-04-23 21:51:50 +02:00
vst3_scan.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
vst_plugin.h Consolidate plugin API to access parent insert 2022-08-05 01:17:59 +02:00
vst_types.h VST2: use new scanner 2021-07-03 19:07:26 +02:00
vumeterdsp.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
well_known_enum.h Update well-known ctrl: separate global and per band EQ enum 2024-01-15 15:34:55 +01:00
windows_vst_plugin.h VST2: use new scanner 2021-07-03 19:07:26 +02:00
worker.h Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
zeroconf.h Add zeroconf/mdns support 2022-12-02 17:32:11 +01:00