13
0
livetrax/libs/ardour
2016-09-13 14:31:35 +10:00
..
ardour Add missing include guards in libardour header files 2016-09-13 14:31:35 +10:00
macosx/libardour.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
msvc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
MSVClibardour Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
po update german translation 2016-08-06 16:49:41 +02:00
test BBTTest::addTest() should add a meter rather than replacing the first one. 2016-08-10 01:56:55 +10:00
amp.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
analyser.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
analysis_graph.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
async_midi_port.cc change API of MIDI::Port::drain() to include a maximum blocking time 2016-02-01 13:26:30 -05:00
audio_backend.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_buffer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_diskstream.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_library.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_playlist_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_playlist_source.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_playlist.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_port.cc tentative fix for a crash that occurs when switching backends. 2016-07-20 23:26:50 -04:00
audio_region_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_track_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_track.cc Consolidate delivery buffer flushing of all route types 2016-07-14 21:55:49 -04:00
audio_unit.cc and another typo gone in in 9702020 2016-08-19 17:22:09 +02:00
audioanalyser.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audioengine.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audiofile_tagger.cc don't crash if taglib cannot open file 2015-07-28 00:45:09 +02:00
audiofilesource.cc for files imported without copy, _origin is a full path. We should use this when looking for the file at session load 2016-09-07 12:38:39 -04:00
audioregion.cc prepare region RMS (loudness) normalization 2016-07-24 20:30:23 +02:00
audiosource.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
auditioner.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
automatable.cc MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
automation_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
automation_list.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
automation_watch.cc Automation watch sets position for new write pass when transport stopped. 2015-11-01 23:21:08 +11:00
automation.cc
beats_frames_converter.cc BeatsFramesConverter uses quarter-note 'beat' position. 2016-08-31 23:12:11 +10:00
broadcast_info.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
buffer_manager.cc
buffer_set.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
buffer.cc
bundle.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
butler.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
caimportable.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
capturing_processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
chan_count.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
chan_mapping.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ChangeLog
control_group.cc make relative gain control in route groups work (again) 2016-06-10 16:59:34 -04:00
control_protocol_manager.cc the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
controllable_descriptor.cc possible fix for off-by-one issue with MIDI binding maps etc. 2016-07-09 18:19:27 -04:00
coreaudiosource.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
cycle_timer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
data_type.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
debug.cc refine self-automating plugin interface 2016-06-05 14:44:54 +02:00
default_click.cc Click: Normalized then dropped by 6dB 2015-10-03 13:14:25 -04:00
delayline.cc major internal plugin & processor API change: 2016-06-25 02:23:56 +02:00
delivery.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
directory_names.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
diskstream.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
dsp_filter.cc Nyquist (pronounce it like Klopstock!) 2016-08-23 13:46:11 +02:00
ebur128_analysis.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
element_import_handler.cc
element_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
engine_slave.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
engine_state_controller.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
enums.cc MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
event_type_map.cc MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
export_channel_configuration.cc
export_channel.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_failed.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_filename.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_format_base.cc
export_format_manager.cc export rate formatting: 2016-07-24 16:54:08 +02:00
export_format_specification.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_formats.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_graph_builder.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_handler.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_preset.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
export_profile_manager.cc allow to query export profile type 2016-07-16 02:14:27 +02:00
export_status.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_timespan.cc libardour support for timespan realtime export 2016-07-16 02:14:18 +02:00
file_source.cc correct comment for FileSource::find() 2016-09-07 12:22:15 -04:00
filename_extensions.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
filesystem_paths.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
filter.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
find_session.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
fixed_delay.cc refactor and document delayline 2016-04-09 15:45:30 +02:00
fluid_synth.cc fix copy/paste mistake 2016-08-24 22:46:36 +02:00
gain_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
gettext.h
globals.cc stop using Gestalt() on OS X (deprecated and no longer operating correctly) 2016-07-18 15:56:28 -04:00
graph.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
graphnode.cc
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
instrument_info.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
internal_return.cc major internal plugin & processor API change: 2016-06-25 02:23:56 +02:00
internal_send.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
interpolation.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
io_processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
io.cc fix race condition when dropping Ports 2016-08-08 09:27:21 -04:00
kmeterdsp.cc
ladspa_plugin.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
legatize.cc Legatize::name () reflects its type. Fixes confusing undo record name. 2015-10-20 00:53:30 +11:00
linux_vst_support.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
load-save-session-collection.sh Fix broken load-session utility and change it to load and save a session 2015-12-01 15:44:10 +10:00
load-save-session.sh Fix broken load-session utility and change it to load and save a session 2015-12-01 15:44:10 +10:00
location_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
location.cc check for null pointer in Locations::remove() 2016-08-12 12:48:35 -04:00
ltc_file_reader.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ltc_slave.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
lua_api.cc Add a Lua wrapper to Glib::build_filename() 2016-09-12 12:02:07 +02:00
luabindings.cc Expose Location::name() to Lua 2016-09-12 12:03:16 +02:00
luaproc.cc increase pre-allocated Lua DSP memory pool size to 3MB 2016-08-26 01:47:05 +02:00
luascripting.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc Add automatable click-free bypass/enable feature to a-eq 2016-08-27 13:23:25 +02:00
lxvst_plugin.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
meter.cc properly handle meter channel count changes 2016-07-22 12:57:24 +02:00
midi_automation_list_binder.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
midi_buffer.cc lua MidiBuffer bindings 2016-07-11 03:04:29 +02:00
midi_channel_filter.cc Fix mute of MIDI tracks with channel forcing. 2015-03-30 09:19:00 -05:00
midi_clock_slave.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_diskstream.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_model.cc Make MidiModel::write_section_to able to offset event times 2016-07-20 02:01:40 +02:00
midi_patch_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_playlist_source.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_playlist.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_port.cc fix typo in panic message, honor event-time. 2015-11-28 22:34:54 +01:00
midi_region.cc Load midi region length and start correctly in sessions modified by v5.0 -> 5.3-41 2016-09-07 00:18:35 +10:00
midi_ring_buffer.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midi_scene_change.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_scene_changer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_source.cc Add length_pulse to MidiSource, usr quarter-notes in midi_read(). 2016-08-31 23:12:11 +10:00
midi_state_tracker.cc Exact beat - provide audio->music mapping for region split. 2016-07-10 02:18:36 +10:00
midi_stretch.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_track.cc MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
midi_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mididm.cc
midiport_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mix.cc Added optimized AVX function for sample processing 2015-06-29 14:18:13 -04:00
monitor_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
monitor_processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mtc_slave.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mtdm.cc Help clang static analyzer. 2016-02-11 23:12:20 +01:00
mute_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mute_master.cc MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) not try to use its own _solo_ignore to track Muteable::can_solo() or solo isolate state 2016-07-20 16:10:11 -04:00
muteable.cc MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) not try to use its own _solo_ignore to track Muteable::can_solo() or solo isolate state 2016-07-20 16:10:11 -04:00
note_fixer.cc Handle edits while playing precisely. 2015-03-05 17:30:31 -05:00
onset_detector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
operations.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
pan_controllable.cc Add PanControllable::get_user_string() (provide indirect access to Panner::value_as_string(); make ::get_user_string() use a const arg everywhere 2016-05-31 15:30:42 -04:00
pannable.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_shell.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
parameter_descriptor.cc MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
pcm_utils.cc
phase_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
playlist_factory.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
playlist_source.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
playlist.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
plugin_insert.cc initialize uninitialized variable 2016-08-19 03:32:07 +02:00
plugin_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
plugin.cc mark session dirty when changing plugin presets 2016-08-06 14:28:45 +02:00
port_insert.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
port_manager.cc add explanatory comment 2016-08-08 09:27:21 -04:00
port_set.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
port.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
presentation_info.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
process_thread.cc add "no-inplace" buffers. 2016-03-26 00:40:51 +01:00
processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
progress.cc
quantize.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
rb_effect.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
rc_configuration.cc messages sent to info/warning/error/fatal should end with endmsg, not endl 2016-07-20 16:34:00 -04:00
rdff.c
rdff.h
recent_sessions.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
record_enable_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
record_safe_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_factory.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region.cc Use the stored beat to recalculate pulse when setting position as sub_num is irrelevent. 2016-09-02 05:13:53 +10:00
resampled_source.cc fix a -Wsign-compare 2016-07-14 21:41:16 +02:00
return.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
reverse.cc when reversing regions, use the original source's SR, not the current session one 2015-06-29 14:18:12 -04:00
route_graph.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route_group_member.cc use ForGroup to flag and detect route-group based control changes 2016-03-14 10:42:01 -04:00
route_group.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route.cc Take process-lock before processor-lock 2016-08-24 17:21:43 +02:00
run-profiling.sh
run-tests.sh
scene_change.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
search_paths.cc adjust theme search path 2016-05-31 15:30:46 -04:00
send.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_butler.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_click.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_command.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_configuration.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_directory.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_events.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_export.cc Refactor TmpFile into an abstract base class 2016-07-16 02:14:13 +02:00
session_handle.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_ltc.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_metadata.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
session_midi.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_object.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_playlists.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_process.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_rtevents.cc remove long-lived debug output related to RT-setting of controls 2016-07-20 16:21:03 -04:00
session_state_utils.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_state.cc Fix incorrect estimate of future revision. 2016-09-07 00:32:02 +10:00
session_time.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_transport.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_vst.cc Use quarter pulses (quarter notes) for VST's ppqBar, ppqPos and cycleStart/EndPos. 2016-08-18 05:39:44 +10:00
session.cc Fix #6774, Moving start/end markers doesn't set Session as modified/dirty 2016-09-11 21:24:56 +10:00
sha1.c MSVC doesn't define __LITTLE_ENDIAN__ 2015-08-09 12:50:04 +01:00
sidechain.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
slavable_automation_control.cc fix crash during session deletion while removing VCA masters 2016-06-01 15:15:13 -04:00
slavable.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
slave.cc change Audio backend sample time methods to use a 64 bit timeline 2015-02-19 17:44:01 -05:00
smf_source.cc Add length_pulse to MidiSource, usr quarter-notes in midi_read(). 2016-08-31 23:12:11 +10:00
sndfile_helpers.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
sndfileimportable.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
sndfilesource.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
solo_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
solo_isolate_control.cc MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) not try to use its own _solo_ignore to track Muteable::can_solo() or solo isolate state 2016-07-20 16:10:11 -04:00
solo_safe_control.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
soundcloud_upload.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
source_factory.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
source.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
speakers.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
srcfilesource.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
sse_avx_functions_64bit_win.s meter computation must use absolute value of all samples (ignoring sign bit) 2015-06-29 14:18:13 -04:00
sse_functions_64bit_win.s [Summary] Fixed bug in Ardour SSE assembler function. Wrong register was decreased in LP_SSE: block of float x86_sse_compute_peak function 2015-04-21 10:49:00 -04:00
sse_functions_64bit.s
sse_functions_avx_linux.cc new file holding non-AVX stubs for AVX functions on linux 2015-06-29 14:18:15 -04:00
sse_functions_avx.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
sse_functions_xmm.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
sse_functions.s
st_pitch.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
st_stretch.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
strip_silence.cc silence detection: include fades. 2015-09-20 19:40:32 +02:00
stripable.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
system_exec.cc code consistency and hints for static analysis 2015-08-19 04:07:39 +02:00
tape_file_matcher.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
template_utils.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
tempo_map_importer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
tempo.cc Fix the tempo note-type hallucination. 2016-09-05 16:28:46 +10:00
thread_buffers.cc properly calculate requrired thread buffers 2016-04-14 14:13:26 +02:00
ticker.cc Tempo ramps - rename meter_at() -> meter_at_frame() & make the ticker slightly more efficient. 2016-05-27 23:38:17 +10:00
track.cc save/restore track monitoring, rec-enable and rec-safe states 2016-07-19 18:56:37 -04:00
transform.cc MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
transient_detector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transpose.cc Add Transpose class that can be used by apply_midi_note_edit_op. 2015-10-17 22:12:55 -04:00
unknown_processor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
uri_map.cc Support LV2 log trace messages 2016-07-31 20:58:47 -04:00
user_bundle.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
utils.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vca_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vca.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vst_info_file.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vst_plugin.cc add support for VST default values (instantiation time value) 2016-08-03 20:53:49 +02:00
vumeterdsp.cc
windows_vst_plugin.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
worker.cc Support thread-safe LV2 state restoration 2016-07-31 21:59:21 -04:00
wscript add basic libardour wrapper for fluidsynth (for Lua bindings) 2016-08-23 22:21:03 +02:00