ardour/libs/ardour/ardour
Robin Gareus bf4decbfe7
Add LV2 header include compatibility (1/2)
For whatever reason LV2 changes #include header locations
in a micro version release and disables backwards compatibly
by default.
2023-05-06 16:20:01 +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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_buffer.h Fix use of doxygen documented parameters in running text 2019-09-30 06:30:11 +02: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 Fix race condition when closing a session 2023-04-24 17:43:08 +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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
auto_bundle.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
automatable.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
automatable_sequence.h Minor fix to commit #45df39bd0ea from yesterday 2022-01-07 10:29:31 +00:00
automation_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
automation_list.h std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -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 Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
buffer_manager.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
buffer_set.h Remove support for deprecated LV2 event extension 2020-12-01 11:40:35 +01: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
control_group_member.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 Allow to profile session-state save (again) 2023-02-03 07:32:50 +01:00
delayline.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
disk_reader.h switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
disk_writer.h Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +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 Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 Fix session-archive of stereo files #9122 2022-11-28 00:40:17 +01:00
filename_extensions.h move midi maps folders and file extension out of control surfaces library 2022-11-18 14:04:59 -07:00
filesystem_paths.h Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
filter.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06: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 switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06: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 Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
io_plug.h switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
io_processor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 Implement cut/paste section markers 2023-05-02 23:36:51 +02: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
luascripting.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
lv2_extensions.h Add LV2 header include compatibility (1/2) 2023-05-06 16:20:01 +02:00
lv2_plugin.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 Remove unused method declaration 2022-05-13 19:38:12 +02: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_operator.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_port.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_region.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_track.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 Do not include <stdint.h> in the Ardour namespace 2020-03-02 17:58:03 +01: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 std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
monitor_return.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mute_master.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pannable.h std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -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 skeleton code for global temporal domain change during tempo mapping 2023-03-24 14:19:15 -06:00
playlist_factory.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_insert.h switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
plugin_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
port_insert.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_manager.h Add API to query hardware port name 2023-05-02 23:39:27 +02: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 switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
process_thread.h Use ProcessThread::init () to set up denormal protection 2019-09-09 18:48:16 +02:00
processor.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
profile.h goodbye Profile->...trx 2019-09-25 13:02:31 -06:00
progress.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
proxy_controllable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
quantize.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 CPM: Implement automatic ctrl-surface activision 2023-05-04 00:20:15 +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 std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
record_safe_control.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
recordable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
region.h more functional tempo mapping 2023-03-24 14:19:16 -06:00
region_factory.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
revision.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
route.h Remove explicit well-known ctrl enum string functions 2023-03-29 17:32:22 +02:00
route_group.h Add support for MIDI subgroup busses 2023-04-21 00:40:59 +02: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 change MidiStateTracker to MidiNoteTracker 2022-02-01 18:06:40 -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 switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -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 CPM: Implement automatic ctrl-surface activision 2023-05-04 00:20:15 +02:00
session_configuration.h fixup preferences metadata handling (libs edition) 2023-01-27 15:13:27 -07:00
session_configuration_vars.h MIDI copies are now unlinked by default 2022-10-04 18:32:02 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 Add a dedicated PlaylistSet type 2023-04-06 02:12:32 +02: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 Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 libardour: conversion to use timeline types (mega-commit) 2021-08-13 12:51:29 -06:00
solo_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
solo_isolate_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
solo_mute_release.h Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
solo_safe_control.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -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 std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
strip_silence.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stripable.h Fix misleading doxygen comment 2023-04-29 21:03:56 +02: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transform.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transpose.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
triggerbox.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
trimmable.h Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
types.h Add a dedicated PlaylistSet type 2023-04-06 02:12:32 +02:00
types_convert.h Add enum to configure Apple NSGLView mode 2023-01-20 21:46:11 +01: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 Add LV2 header include compatibility (1/2) 2023-05-06 16:20:01 +02: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 Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
value_as_string.h Add dedicated InsertReturnLevel type 2022-10-14 02:21:49 +02:00
variant.h adapt to DoubleableBeats and so forth (libs edition) 2021-08-13 12:51:32 -06:00
vca.h Remove explicit well-known ctrl enum string functions 2023-03-29 17:32:22 +02:00
vca_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_plugin.h VST3: fix manually setting parameter (amend 52a73fdb3) 2023-04-26 00:19:36 +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
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