| .. |
|
ardour
|
add constructor
|
2019-10-07 20:50:08 -06:00 |
|
msvc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
MSVClibardour
|
Add/remove source(s) in our MSVC project (libardour)
|
2019-09-24 10:19:38 +01:00 |
|
po
|
|
|
|
test
|
Improve Lua unit-test report
|
2019-09-06 18:36:32 +02:00 |
|
amp.cc
|
When muting MIDI, silence all playing notes
|
2019-09-09 17:10:04 +02:00 |
|
analyser.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
analysis_graph.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
async_midi_port.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_backend.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_buffer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_library.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_playlist.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_playlist_importer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_playlist_source.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_port.cc
|
resize audio port _data buffer based on current buffer size
|
2019-09-17 17:14:39 -06:00 |
|
audio_region_importer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_track.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
audio_track_importer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audio_unit.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
audioanalyser.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audioengine.cc
|
goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build
|
2019-09-25 12:16:13 -06:00 |
|
audiofile_tagger.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audiofilesource.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
audioregion.cc
|
Fix transient removal -- #7785
|
2019-08-13 00:41:09 +02:00 |
|
audiosource.cc
|
Consistent use of abort() /* NOTREACHED */
|
2019-09-18 05:57:26 +02:00 |
|
auditioner.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
automatable.cc
|
NO-OP: fix some Wimplicit-fallthrough
|
2019-09-18 17:37:54 +02:00 |
|
automation.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
automation_control.cc
|
Invert Pan-Azimuth (up means left)
|
2019-10-07 05:07:55 +02:00 |
|
automation_list.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
automation_watch.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
beats_samples_converter.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
broadcast_info.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
buffer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
buffer_manager.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
buffer_set.cc
|
rename BufferSet::get* to BufferSet::get_available*
|
2019-09-26 18:39:56 -06:00 |
|
bundle.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
butler.cc
|
Reduce stdout/stderr clutter, prefer DEBUG_TRACE
|
2019-09-05 19:29:19 +02:00 |
|
caimportable.cc
|
Amend 183d3fb49; implement ImportableSource API
|
2019-08-04 14:43:46 +02:00 |
|
capturing_processor.cc
|
rename BufferSet::get* to BufferSet::get_available*
|
2019-09-26 18:39:56 -06:00 |
|
chan_count.cc
|
Fix potential ambiguous state-restore
|
2019-08-20 04:11:32 +02:00 |
|
chan_mapping.cc
|
Fix potential ambiguous state-restore
|
2019-08-20 04:11:32 +02:00 |
|
ChangeLog
|
|
|
|
control_group.cc
|
Prepare for plugin-control groups
|
2019-09-24 19:50:54 +02:00 |
|
control_protocol_manager.cc
|
Reduce stdout/stderr clutter, prefer DEBUG_TRACE
|
2019-09-05 19:29:19 +02:00 |
|
convolver.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
coreaudiosource.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
cycle_timer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
data_type.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
debug.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
default_click.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
delayline.cc
|
Optimize default case: no delay
|
2019-10-02 01:54:08 +02:00 |
|
delivery.cc
|
rename BufferSet::get* to BufferSet::get_available*
|
2019-09-26 18:39:56 -06:00 |
|
directory_names.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
disk_io.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
disk_reader.cc
|
use internal seek to implement DiskReader::seek() when possible.
|
2019-09-22 12:23:54 -06:00 |
|
disk_writer.cc
|
Don't try to process MIDI input in a DiskWriter if it has no _midi_buf
|
2019-09-26 18:39:56 -06:00 |
|
dsp_filter.cc
|
rename BufferSet::get* to BufferSet::get_available*
|
2019-09-26 18:39:56 -06:00 |
|
ebur128_analysis.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
element_import_handler.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
element_importer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
engine_slave.cc
|
add ::usable() method to TransportMaster objects to allow GUI to show their usability after backend/engine changes
|
2019-09-17 16:54:10 -06:00 |
|
enums.cc
|
remove unused PostTransportDuration and enumeration-writing for Adjust(Playback|Capture)Buffering
|
2019-09-22 12:23:54 -06:00 |
|
event_type_map.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_channel.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_channel_configuration.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_failed.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_filename.cc
|
Allow export get_path() without format
|
2019-08-12 15:44:16 +02:00 |
|
export_format_base.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_format_manager.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_format_specification.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_formats.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_graph_builder.cc
|
Re-order includes
|
2019-09-18 04:15:02 +02:00 |
|
export_handler.cc
|
Remove "i18n.h" include from header - fix builds
|
2019-09-18 04:15:02 +02:00 |
|
export_preset.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
export_profile_manager.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
export_status.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
export_timespan.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
file_source.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
filename_extensions.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
filesystem_paths.cc
|
goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build
|
2019-09-25 12:16:13 -06:00 |
|
filter.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
find_session.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
fixed_delay.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
fluid_synth.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
gain_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
gettext.h
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
globals.cc
|
rename TransportFSM::FSMEvent to TransportFSM::Event (c/o the Department of Redundancy Department)
|
2019-09-20 09:38:17 -06:00 |
|
graph.cc
|
Fix Latency Measurement without device re-start
|
2019-09-20 19:41:05 +02:00 |
|
graphnode.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
iec1ppmdsp.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
iec2ppmdsp.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
import.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
import_pt.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
instrument_info.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
internal_return.cc
|
NO-OP: cleanup code
|
2019-09-22 04:15:01 +02:00 |
|
internal_send.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
interpolation.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
io.cc
|
Ardour::IO is not latent by itself
|
2019-09-29 18:25:14 +02:00 |
|
io_processor.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
kmeterdsp.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
ladspa_plugin.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
latent.cc
|
Add Signal to indicate global delay compensation status
|
2019-09-29 01:26:52 +02:00 |
|
legatize.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
linux_vst_support.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
load-save-session-collection.sh
|
|
|
|
load-save-session.sh
|
|
|
|
location.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
location_importer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
ltc_file_reader.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
ltc_slave.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
lua_api.cc
|
NO-OP: fix some Wimplicit-fallthrough
|
2019-09-18 17:37:54 +02:00 |
|
luabindings.cc
|
Remove unused API (and some MIXBUS specifics)
|
2019-10-02 19:29:52 +02:00 |
|
luaproc.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
luascripting.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
lv2_evbuf.c
|
|
|
|
lv2_evbuf.h
|
|
|
|
lv2_plugin.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
lxvst_plugin.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
mac_vst_plugin.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
mac_vst_support.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
meter.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_automation_list_binder.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_buffer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_channel_filter.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_clock_slave.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
midi_model.cc
|
No-OP: move doxygen doc into header files
|
2019-08-29 17:57:22 +02:00 |
|
midi_patch_manager.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_playlist.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_playlist_source.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_port.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_region.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_ring_buffer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_scene_change.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_scene_changer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_source.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_state_tracker.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_stretch.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_track.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midi_ui.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
mididm.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
midiport_manager.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
mix.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
mode.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
monitor_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
monitor_processor.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
mtc_slave.cc
|
transport master deletion is no longer in parallel with process()
|
2019-09-22 12:23:54 -06:00 |
|
mtdm.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
mute_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
mute_master.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
muteable.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
note_fixer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
onset_detector.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
operations.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
pan_controllable.cc
|
Handle an unused edge-case
|
2019-09-20 19:41:06 +02:00 |
|
pannable.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
panner.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
panner_manager.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
panner_shell.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
parameter_descriptor.cc
|
Invert Pan-Azimuth (up means left)
|
2019-10-07 05:07:55 +02:00 |
|
phase_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
playlist.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
playlist_factory.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
playlist_source.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
plugin.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
plugin_insert.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
plugin_manager.cc
|
Print LADSPA ID with debug message
|
2019-09-25 15:16:34 +02:00 |
|
polarity_processor.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
port.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
port_insert.cc
|
Fix port-insert default latency
|
2019-09-29 18:25:14 +02:00 |
|
port_manager.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
port_set.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
presentation_info.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
process_thread.cc
|
rename BufferSet::get* to BufferSet::get_available*
|
2019-09-26 18:39:56 -06:00 |
|
processor.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
progress.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
quantize.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
raw_midi_parser.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
rb_effect.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
rc_configuration.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
readonly_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
recent_sessions.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
record_enable_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
record_safe_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
region.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
region_factory.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
resampled_source.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
return.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
reverse.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
route.cc
|
Ardour::IO is not latent by itself
|
2019-09-29 18:25:14 +02:00 |
|
route_graph.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
route_group.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
route_group_member.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
rt_tasklist.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
run-profiling.sh
|
|
|
|
run-tests.sh
|
|
|
|
scene_change.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
search_paths.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
selection.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
send.cc
|
Add abstract API for latency compensated sends
|
2019-09-20 21:27:16 +02:00 |
|
session.cc
|
Emit signal when session latency was updated
|
2019-09-29 01:27:35 +02:00 |
|
session_bundles.cc
|
split session-bundled-related methods to their own file
|
2019-09-22 12:23:54 -06:00 |
|
session_butler.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
session_click.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_command.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_configuration.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_directory.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_events.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
session_export.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
session_handle.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_ltc.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_metadata.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_midi.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
session_object.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_playlists.cc
|
NO-OP: fix some Wimplicit-fallthrough
|
2019-09-18 17:37:54 +02:00 |
|
session_process.cc
|
improve debug output
|
2019-09-22 12:23:54 -06:00 |
|
session_rtevents.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_state.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
session_state_utils.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
session_time.cc
|
rename TransportFSM::FSMEvent to TransportFSM::Event (c/o the Department of Redundancy Department)
|
2019-09-20 09:38:17 -06:00 |
|
session_transport.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
session_vst.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sha1.c
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sidechain.cc
|
rename BufferSet::get* to BufferSet::get_available*
|
2019-09-26 18:39:56 -06:00 |
|
slavable.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
slavable_automation_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
smf_source.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sndfile_helpers.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sndfileimportable.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sndfilesource.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
solo_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
solo_isolate_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
solo_safe_control.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
soundcloud_upload.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
source.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
source_factory.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
speakers.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
srcfilesource.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sse_avx_functions_64bit_win.s
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sse_functions.s
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sse_functions_64bit.s
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sse_functions_64bit_win.s
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sse_functions_avx.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sse_functions_avx_linux.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
sse_functions_xmm.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
st_pitch.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
st_stretch.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
strip_silence.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
stripable.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
system_exec.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
tape_file_matcher.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
template_utils.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
tempo.cc
|
There's always a previous tempo/meter section
|
2019-08-20 04:53:00 +02:00 |
|
tempo_map_importer.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
thread_buffers.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
ticker.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
track.cc
|
goodbye Profile->...trx
|
2019-09-25 13:02:31 -06:00 |
|
transform.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
transient_detector.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
transport_fsm.cc
|
various changes to transportFSM, mostly to try to keep track of whether to roll-after-locate (more) accurately
|
2019-09-22 12:23:54 -06:00 |
|
transport_master.cc
|
add finite state machine to control/manage transport state
|
2019-09-17 18:26:03 -06:00 |
|
transport_master_manager.cc
|
Consistent use of abort() /* NOTREACHED */
|
2019-09-18 05:57:26 +02:00 |
|
transpose.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
unknown_processor.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
uri_map.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
user_bundle.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
utils.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
vca.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
vca_manager.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
video_tools_paths.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
vst_info_file.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
vst_plugin.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
vst_state.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
vumeterdsp.cc
|
Update libardour GPL boilerplate and (C) from git log
|
2019-08-03 15:53:16 +02:00 |
|
windows_vst_plugin.cc
|
remove all use of NO_PLUGIN_STATE #ifdef
|
2019-10-02 18:04:40 -06:00 |
|
worker.cc
|
Replace OOM segfault with abort :)
|
2019-08-20 05:07:16 +02:00 |
|
wscript
|
goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build
|
2019-09-25 12:16:13 -06:00 |