13
0
livetrax/libs/ardour
2018-11-21 00:03:36 +01:00
..
ardour Prepare session-metadata export to external command 2018-11-20 23:56:12 +01:00
macosx/libardour.xcodeproj remove aeffectx.h; use vestige.h 2018-06-04 17:38:41 -04:00
msvc
MSVClibardour Add MSVC support for building the 'zita-convolver' library (which is now needed by libardour) 2018-10-22 08:53:20 +01:00
po Update Japanese translation 2018-01-23 12:14:36 +01:00
test Glib throws a const FileError exception 2018-10-26 13:40:03 +02:00
amp.cc Remove global declick API 2018-07-09 17:30:38 +02:00
analyser.cc
analysis_graph.cc
async_midi_port.cc
audio_backend.cc
audio_buffer.cc
audio_library.cc
audio_playlist_importer.cc Fix some compiler warnings (exception catches) 2018-10-26 14:25:55 +02:00
audio_playlist_source.cc
audio_playlist.cc SoloSelection: libardour part. 2018-02-11 09:39:36 -06:00
audio_port.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
audio_region_importer.cc Fix some compiler warnings (exception catches) 2018-10-26 14:25:55 +02:00
audio_track_importer.cc Fix another compiler warning 2018-10-27 10:33:07 +02:00
audio_track.cc Auto-monitor == Cue for MIDI tracks. 2018-02-14 18:04:57 -06:00
audio_unit.cc Optimize Plugin connect & run API, use const maps 2018-11-04 02:16:34 +01:00
audioanalyser.cc
audioengine.cc when calling Session::engine_halted() after a user-driven engine stop, make sure Engine::running() will be false 2018-10-17 13:15:52 -04:00
audiofile_tagger.cc
audiofilesource.cc
audioregion.cc SoloSelection: libardour part. 2018-02-11 09:39:36 -06:00
audiosource.cc Safeguard against possibly invalid peak-requests 2018-03-08 00:37:54 +01:00
auditioner.cc Remove global declick API 2018-07-09 17:30:38 +02:00
automatable.cc Add option to limit automatable control parmaters 2018-10-31 23:44:04 +01:00
automation_control.cc
automation_list.cc
automation_watch.cc Use new RT-priority API 2018-10-11 15:29:43 +02:00
automation.cc
beats_samples_converter.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc remove aeffectx.h; use vestige.h 2018-06-04 17:38:41 -04:00
buffer.cc
bundle.cc
butler.cc
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
control_group.cc
control_protocol_manager.cc Handle generic-midi bindings per session. 2018-10-04 02:30:21 +02:00
convolver.cc Remaining changes needed to build zita-convolver with MSVC 2018-10-22 08:56:22 +01:00
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
default_click.cc
delayline.cc
delivery.cc Changed send/deliver role "Personal" to "Foldback" so bus type can match 2018-11-12 22:30:32 -08:00
directory_names.cc auto-backup: libardour part. (from mixbus) 2018-07-14 12:46:49 -05:00
disk_io.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
disk_reader.cc add new ::update_interval() method for transport masters, and use in shared ::speed_and_position() implementation 2018-10-04 00:42:14 -04:00
disk_writer.cc Separate ChannelInfo for disk reader and writer 2018-07-09 17:30:38 +02:00
dsp_filter.cc Remove unused variable 2018-10-09 19:31:01 +02:00
ebur128_analysis.cc
element_import_handler.cc
element_importer.cc
engine_slave.cc add new ::update_interval() method for transport masters, and use in shared ::speed_and_position() implementation 2018-10-04 00:42:14 -04:00
engine_state_controller.cc
enums.cc Initial backend support for external export encoder 2018-11-19 05:21:17 +01:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc
export_failed.cc
export_filename.cc Fix false-positive duplicate format detection 2018-10-02 21:28:49 +02:00
export_format_base.cc
export_format_manager.cc Implement FFMPEG/MP3 export-format spec and profile 2018-11-20 00:21:01 +01:00
export_format_specification.cc Implement FFMPEG/MP3 export-format spec and profile 2018-11-20 00:21:01 +01:00
export_formats.cc Implement vorbis encoder quality 2018-11-20 03:21:17 +01:00
export_graph_builder.cc Include session-metadata in external/ffmpeg export 2018-11-21 00:03:36 +01:00
export_handler.cc Fix false-positive duplicate format detection 2018-10-02 21:28:49 +02:00
export_preset.cc
export_profile_manager.cc Implement FFMPEG/MP3 export-format spec and profile 2018-11-20 00:21:01 +01:00
export_status.cc
export_timespan.cc
file_source.cc Close files at rec-stop (re-open as needed) 2018-11-07 19:13:03 +01:00
filename_extensions.cc
filesystem_paths.cc
filter.cc
find_session.cc
fixed_delay.cc
fluid_synth.cc Follow fluidsynth's API changes introduced with 2.0.0 2018-10-18 01:43:43 +02:00
gain_control.cc
gettext.h Fix --no-nls (2/5), prefer #if in libs 2018-09-21 19:03:33 +02:00
globals.cc rename TransportMasterManager::init() to ::set_default_configuration() to make its purpose more clear 2018-11-02 21:52:00 -04:00
graph.cc Remove global declick API 2018-07-09 17:30:38 +02:00
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import_pt.cc fix several inter-related problems with libptformat 2018-10-14 20:35:29 -04:00
import.cc
instrument_info.cc
internal_return.cc
internal_send.cc Add personal monitor sends 2018-10-19 08:51:29 -07:00
interpolation.cc
io_processor.cc call IO::prepare_for_reset() on BOTH IO nodes of a PortInsert's XML state, not just one of them. 2018-06-28 19:03:59 -04:00
io.cc
kmeterdsp.cc
ladspa_plugin.cc Optimize Plugin connect & run API, use const maps 2018-11-04 02:16:34 +01:00
legatize.cc
linux_vst_support.cc
load-save-session-collection.sh
load-save-session.sh
location_importer.cc Fix some compiler warnings (exception catches) 2018-10-26 14:25:55 +02:00
location.cc
ltc_file_reader.cc LTC-file reader: offset frame position (not timecode) 2018-09-11 16:02:42 +02:00
ltc_slave.cc add new ::update_interval() method for transport masters, and use in shared ::speed_and_position() implementation 2018-10-04 00:42:14 -04:00
lua_api.cc Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
luabindings.cc Update classkeys to match new total LuaSignal count (windows only) 2018-11-17 00:12:43 +01:00
luaproc.cc Optimize Plugin connect & run API, use const maps 2018-11-04 02:16:34 +01:00
luascripting.cc Glib throws a const FileError exception 2018-10-26 13:40:03 +02:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc Optimize Plugin connect & run API, use const maps 2018-11-04 02:16:34 +01:00
lxvst_plugin.cc Consolidate VST Plugin Info 2018-11-07 23:37:10 +01:00
mac_vst_plugin.cc Consolidate VST Plugin Info 2018-11-07 23:37:10 +01:00
mac_vst_support.cc
meter.cc Properly initialize midi-meters 2018-10-03 20:22:30 +02:00
midi_automation_list_binder.cc
midi_buffer.cc
midi_channel_filter.cc
midi_clock_slave.cc some rather simple code to allow MIDI Clock to set the tempo of the session. 2018-10-08 12:59:51 -04:00
midi_model.cc
midi_patch_manager.cc
midi_playlist_source.cc
midi_playlist.cc SoloSelection: libardour part. 2018-02-11 09:39:36 -06:00
midi_port.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
midi_region.cc SoloSelection: libardour part. 2018-02-11 09:39:36 -06:00
midi_ring_buffer.cc
midi_scene_change.cc
midi_scene_changer.cc
midi_source.cc catch (incorrect) inclusion of non-MIDI related automation parameters in MidiSource XML nodes 2018-02-23 14:57:04 -05:00
midi_state_tracker.cc
midi_stretch.cc
midi_track.cc NO-OP: prefer binary OR to set midi-status byte 2018-03-28 00:32:32 +02:00
midi_ui.cc
mididm.cc
midiport_manager.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
mix.cc
mode.cc
monitor_control.cc
monitor_processor.cc
mtc_slave.cc add new ::update_interval() method for transport masters, and use in shared ::speed_and_position() implementation 2018-10-04 00:42:14 -04:00
mtdm.cc
mute_control.cc
mute_master.cc
muteable.cc
note_fixer.cc
onset_detector.cc
operations.cc
pan_controllable.cc
pannable.cc
panner_manager.cc
panner_shell.cc
panner.cc
parameter_descriptor.cc Fix log-scale rangesteps and log-control numeric spinboxes 2018-07-21 17:19:49 +02:00
pcm_utils.cc
phase_control.cc
playlist_factory.cc
playlist_source.cc
playlist.cc Implement new Enclosed region equivalence mode 2018-09-13 14:05:47 -04:00
plugin_insert.cc Remove C++11'ism 2018-11-04 15:37:46 +01:00
plugin_manager.cc Consolidate VST Plugin Info 2018-11-07 23:37:10 +01:00
plugin.cc Optimize Plugin connect & run API, use const maps 2018-11-04 02:16:34 +01:00
polarity_processor.cc
port_insert.cc
port_manager.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
port_set.cc
port.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
presentation_info.cc Make foldback bus match foldback sends namewise 2018-11-12 22:30:32 -08:00
process_thread.cc
processor.cc
progress.cc
quantize.cc
raw_midi_parser.cc
rb_effect.cc
rc_configuration.cc fix crash during first-run configuration of the application, caused by using an incomplete TransportMasterManager 2018-11-02 21:52:00 -04:00
rdff.c
rdff.h
readonly_control.cc
recent_sessions.cc
record_enable_control.cc
record_safe_control.cc
region_factory.cc
region.cc indentation fix 2018-10-15 16:38:21 -04:00
resampled_source.cc
return.cc
reverse.cc
route_graph.cc
route_group_member.cc
route_group.cc Fix code style 2018-06-30 14:14:31 -07:00
route.cc Changed send/deliver role "Personal" to "Foldback" so bus type can match 2018-11-12 22:30:32 -08:00
rt_tasklist.cc Use new RT-priority API 2018-10-11 15:29:43 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc
search_paths.cc Prepare plugin-meta-data config-dir and files 2018-01-30 01:33:45 +01:00
selection.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
send.cc Changed send/deliver role "Personal" to "Foldback" so bus type can match 2018-11-12 22:30:32 -08:00
session_butler.cc
session_click.cc
session_command.cc Downgrade some undo-related error messages 2017-12-16 15:38:02 +01:00
session_configuration.cc
session_directory.cc Glib throws a const FileError exception 2018-10-26 13:40:03 +02:00
session_events.cc Remove unused AutoLoopDeclick, PendingLoopDeclick 2018-07-09 17:30:38 +02:00
session_export.cc
session_handle.cc
session_ltc.cc move away from "sync source" concepts 2018-10-05 14:15:02 -04:00
session_metadata.cc Prepare session-metadata export to external command 2018-11-20 23:56:12 +01:00
session_midi.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
session_object.cc
session_playlists.cc Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
session_process.cc use abs() instead of fabs() on integers 2018-09-22 08:51:58 -04:00
session_rtevents.cc
session_state_utils.cc
session_state.cc move away from "sync source" concepts 2018-10-05 14:15:02 -04:00
session_time.cc
session_transport.cc Properly disable looping when deleting loop-range 2018-10-05 21:50:55 +02:00
session_vst.cc Fix incorrect VST callback fall-though (effective NOOP) 2018-10-27 10:33:58 +02:00
session.cc Make foldback bus match foldback sends namewise 2018-11-12 22:30:32 -08:00
sha1.c
sidechain.cc
slavable_automation_control.cc Fix --no-nls (4/5), i18n include order in libs/* 2018-09-21 19:05:39 +02:00
slavable.cc
smf_source.cc remove debug output 2018-07-05 13:49:27 -04:00
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc Add support for recording to .flac 2018-11-07 19:21:39 +01:00
solo_control.cc
solo_isolate_control.cc
solo_safe_control.cc
soundcloud_upload.cc
source_factory.cc catch various libsmf errors rethrown as exceptions 2018-07-05 13:45:17 -04:00
source.cc
speakers.cc
srcfilesource.cc
sse_avx_functions_64bit_win.s
sse_functions_64bit_win.s
sse_functions_64bit.s
sse_functions_avx_linux.cc
sse_functions_avx.cc
sse_functions_xmm.cc
sse_functions.s
st_pitch.cc
st_stretch.cc
strip_silence.cc
stripable.cc
system_exec.cc
tape_file_matcher.cc
template_utils.cc Sort Session templates alphabetically 2018-10-04 03:36:14 +02:00
tempo_map_importer.cc
tempo.cc
thread_buffers.cc
ticker.cc
track.cc new transport slave/master implementation, libs/ edition 2018-09-18 19:06:04 -04:00
transform.cc
transient_detector.cc
transport_master_manager.cc rename TransportMasterManager::init() to ::set_default_configuration() to make its purpose more clear 2018-11-02 21:52:00 -04:00
transport_master.cc remove crazy thinko 2018-10-07 12:28:53 -04:00
transpose.cc
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc Add support for recording to .flac 2018-11-07 19:21:39 +01:00
vca_manager.cc VCA API-change: return created VCAs (handy for Lua scripts) 2018-03-15 20:25:27 +01:00
vca.cc
video_tools_paths.cc Fix Windows and Mac Builds 2018-11-19 12:54:07 +01:00
vst_info_file.cc Honor effFlagsIsSynth and always assume those VSTs are instruments 2018-11-07 21:39:52 +01:00
vst_plugin.cc Consolidate VST Plugin Info 2018-11-07 23:37:10 +01:00
vst_state.cc
vumeterdsp.cc
windows_vst_plugin.cc Consolidate VST Plugin Info 2018-11-07 23:37:10 +01:00
worker.cc
wscript Move video-tool paths to libardour (1/2) 2018-11-19 03:18:48 +01:00