..
ardour
Add undo history related debug output for debugging Undo/Redo issues
2015-08-19 13:56:11 +10:00
macosx /libardour.xcodeproj
copy all XCode project files from Tracks.
2015-06-29 14:18:10 -04:00
msvc
MSVClibardour
Add a newly introduced source file to our MSVC project (libardour)
2015-08-09 12:46:22 +01:00
po
update german translation (from Edgar Aichinger)
2015-08-13 09:00:24 -04:00
test
Add utility function to get windows packaging directory to avoid memory leaks
2015-08-18 15:10:55 +10:00
amp.cc
fader: start muted, ramp up/interpolate to target
2015-05-27 17:13:15 +02:00
analyser.cc
async_midi_port.cc
audio_buffer.cc
[Summary] Added correct memory alignment for Windows in ../pbd/malign.h
2015-06-29 14:16:43 -04:00
audio_diskstream.cc
avoid llabs ambiguity
2015-07-23 13:06:43 +02:00
audio_library.cc
Move ARDOUR::touch_file to pbd/file_utils.h
2015-07-26 12:15:19 +10:00
audio_playlist_importer.cc
audio_playlist_source.cc
audio_playlist.cc
audio_port.cc
audio_region_importer.cc
audio_track_importer.cc
audio_track.cc
avoid llabs ambiguity
2015-07-23 13:06:43 +02:00
audio_unit.cc
amend 0e3991e
(can_support.. AND configure..)
2015-08-08 02:08:27 +02:00
audioanalyser.cc
audioengine.cc
fix deadlock at exit on SMP systems
2015-08-11 20:22:20 +02:00
audiofile_tagger.cc
don't crash if taglib cannot open file
2015-07-28 00:45:09 +02:00
audiofilesource.cc
Revert "When peakfiles get opened using a non-glib function (in a non-English locale) make sure that we pass locale-specific paths"
2015-07-25 23:14:51 +10:00
audioregion.cc
[Summary] Fixed windows build
2015-06-29 14:18:11 -04:00
audiosource.cc
Use g_open instead of ::open in AudioSource for portability
2015-07-25 23:14:51 +10:00
auditioner.cc
fix auditioning on systems with larger disk read chunk sizes.
2015-07-20 12:10:38 -04:00
auto_bundle.cc
automatable.cc
add signal for automation state changes per plugin
2015-05-04 20:35:14 +02:00
automation_control.cc
use power of 2 log-scale for parameters.
2015-07-20 16:18:34 +02:00
automation_list.cc
Fix thinko in automation write undo.
2015-06-17 22:19:21 +10:00
automation_watch.cc
Automation -use editor_add in gui, record straight lines with fewer points.
2015-06-17 09:54:22 +10:00
automation.cc
beats_frames_converter.cc
broadcast_info.cc
buffer_manager.cc
buffer_set.cc
buffer.cc
bundle.cc
butler.cc
Fix auditioner underrun when seeking.
2015-08-22 16:37:08 +02:00
caimportable.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
control_protocol_manager.cc
coreaudiosource.cc
cycle_timer.cc
data_type.cc
debug.cc
Add debug for generic midi control
2015-07-10 16:52:43 -04:00
default_click.cc
delayline.cc
delivery.cc
directory_names.cc
add more directory names to set managed via various APIs (automation, analysis, plugins, externals)
2015-06-29 14:18:14 -04:00
diskstream.cc
introduce the idea of buffering presets, along with 3 possible settings (plus custom).
2015-06-29 14:18:12 -04:00
element_import_handler.cc
element_importer.cc
engine_slave.cc
engine_state_controller.cc
fix API version SNAFU caused by re-copying EngineStateController out of Tracks
2015-06-29 14:18:15 -04:00
enums.cc
prepare default meter-type config
2015-07-05 17:12:30 +02:00
event_type_map.cc
export_channel_configuration.cc
export_channel.cc
export_failed.cc
export_filename.cc
Revert "[Summary] Adding missing initialization of the date &time formats. “Init trashes” caused a bit ruined logic of the export dialog."
2015-06-29 14:18:12 -04:00
export_format_base.cc
export_format_manager.cc
export_format_specification.cc
add 176.4kHz to available sample rates in export GUI
2015-06-29 14:18:12 -04:00
export_formats.cc
export_graph_builder.cc
no-op: indentation and whitespace fixes
2015-06-29 14:18:11 -04:00
export_handler.cc
fix file metadata tagging on windows.
2015-07-30 05:28:43 +02:00
export_multiplication.cc
export_preset.cc
export_profile_manager.cc
allow to export loop-range w/o looping. fixes #6508
2015-08-14 02:32:29 +02:00
export_status.cc
export_timespan.cc
file_source.cc
filename_extensions.cc
filesystem_paths.cc
fix error-level
2015-08-19 04:09:22 +02:00
filter.cc
when creating new sources for a non-realtime Filter process, add option to use the same SR as the initial sources
2015-06-29 14:18:12 -04:00
find_session.cc
more reliable check for session files, to cover *.ardour.bak cases, and exclude them
2015-06-29 14:18:12 -04:00
gettext.h
globals.cc
correctly switch between windows and (other) when deciding whether to use AVX code
2015-08-12 00:01:02 -04:00
graph.cc
graphnode.cc
i18n.h
iec1ppmdsp.cc
iec2ppmdsp.cc
import.cc
instrument_info.cc
internal_return.cc
internal_send.cc
interpolation.cc
io_processor.cc
io.cc
remove more cruft (dead assignments)
2015-08-07 21:16:14 +02:00
kmeterdsp.cc
ladspa_plugin.cc
legatize.cc
linux_vst_support.cc
location_importer.cc
location.cc
mark session dirty after scene change is added/removed
2015-06-29 14:18:13 -04:00
ltc_slave.cc
avoid llabs ambiguity
2015-07-23 13:06:43 +02:00
lv2_evbuf.c
lv2_evbuf.h
lv2_plugin.cc
update comment regarding lv2 buffersizes
2015-08-17 00:07:32 +02:00
lxvst_plugin.cc
meter.cc
-Wsign-compare
2015-06-16 19:27:22 +02:00
midi_automation_list_binder.cc
midi_buffer.cc
[Summary] Added correct memory alignment for Windows in ../pbd/malign.h
2015-06-29 14:16:43 -04:00
midi_channel_filter.cc
midi_clock_slave.cc
midi_diskstream.cc
add initial support for vari-fill
2015-06-29 14:18:12 -04:00
midi_model.cc
Fix stuck notes on save during MIDI playback.
2015-05-12 20:10:23 -04:00
midi_patch_manager.cc
midi_playlist_source.cc
midi_playlist.cc
Exclude empty CC-params from "Show Existing Automation"
2015-08-24 03:35:41 +02:00
midi_port.cc
We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset.
2015-06-12 18:14:09 -04:00
midi_region.cc
midi_ring_buffer.cc
We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset.
2015-06-12 18:14:09 -04:00
midi_scene_change.cc
implement missing methods for MIDISceneChange
2015-06-29 14:18:13 -04:00
midi_scene_changer.cc
use the frame/sample based inter-scene gap, not the msecs one (now removed)
2015-06-29 14:18:14 -04:00
midi_source.cc
fix linked midi-regions on different tracks #6541
2015-08-25 03:48:54 +02:00
midi_state_tracker.cc
midi_stretch.cc
midi_track.cc
Do not send non-automated MIDI-CCs on locate.
2015-08-24 02:42:31 +02:00
midi_ui.cc
mididm.cc
midiport_manager.cc
mix.cc
Added optimized AVX function for sample processing
2015-06-29 14:18:13 -04:00
monitor_processor.cc
mtc_slave.cc
Add some libardour support for indicating MTC active status.
2015-06-29 14:18:12 -04:00
mtdm.cc
mute_master.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
use “1” as small-step for integer controls.
2015-07-13 15:33:46 +02:00
pcm_utils.cc
playlist_factory.cc
playlist_source.cc
playlist.cc
fix indentation
2015-06-29 14:18:10 -04:00
plugin_insert.cc
fix a typo
2015-08-15 19:58:37 +02:00
plugin_manager.cc
Add utility function to get windows packaging directory to avoid memory leaks
2015-08-18 15:10:55 +10:00
plugin.cc
port_insert.cc
fix pre-fader insert mute.
2015-07-15 16:53:29 +02:00
port_manager.cc
add required profile header
2015-06-29 14:18:11 -04:00
port_set.cc
port.cc
Fixed issue with crash when invalid get_connections request is made on invalid port handle. (Grygorii)
2015-06-29 14:18:11 -04:00
process_thread.cc
processor.cc
progress.cc
quantize.cc
a more-likely-to-be-correct version of swing quantization.
2015-06-26 22:15:57 -04:00
rb_effect.cc
rc_configuration.cc
merge several of the trickiest Tracks- and platform-specific RC configuration variables
2015-06-29 14:18:11 -04:00
rdff.c
rdff.h
recent_sessions.cc
save recent templates analogously to recent sessions
2015-06-29 14:18:10 -04:00
region_factory.cc
region.cc
resampled_source.cc
fix import resampling (don’t cut end short)
2015-08-13 03:23:38 +02:00
return.cc
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
route_group_member.cc
route_group.cc
route.cc
compat for old sessions with missing plugins (+doc)
2015-08-16 03:46:45 +02:00
run-profiling.sh
run-session-tests.sh
run-tests.sh
scene_change.cc
add API for controlling and determining active status of a SceneChange
2015-06-29 14:18:14 -04:00
search_paths.cc
Change return type and name of get_win_special_folder
2015-08-18 15:33:03 +10:00
send.cc
session_butler.cc
session_click.cc
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc
noop: fix indentation/whitespace
2015-06-29 14:18:14 -04:00
session_export.cc
session_handle.cc
session_ltc.cc
session_metadata.cc
session_midi.cc
Don’t create MTC debug string if it’s not needed.
2015-07-29 17:54:56 +02:00
session_object.cc
session_playlists.cc
session_process.cc
session_rtevents.cc
add Session::routes_solo_changed(), a plural method which makes changing many route solo states much faster.
2015-07-27 09:41:57 -04:00
session_state_utils.cc
session_state.cc
Add undo history related debug output for debugging Undo/Redo issues
2015-08-19 13:56:11 +10:00
session_time.cc
session_transport.cc
fix some compiler warnings (float/double)
2015-08-22 04:33:51 +02:00
session_vst.cc
session.cc
potential fix for #6515 - stall/crash during route deletion
2015-08-20 03:38:22 +02:00
sha1.c
MSVC doesn't define __LITTLE_ENDIAN__
2015-08-09 12:50:04 +01:00
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
fixes/updates for move to ::open()
2015-07-27 00:41:28 +02:00
sndfilesource.cc
fixes/updates for move to ::open()
2015-07-27 00:41:28 +02:00
soundcloud_upload.cc
source_factory.cc
source.cc
Tracks does not (want to) support destructive tracks
2015-06-29 14:18:12 -04:00
speakers.cc
srcfilesource.cc
fix live resampling (auditioning, embedded src)
2015-08-13 04:30:06 +02: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
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
Made optimized function Prototypes more correct.
2015-06-29 14:18:13 -04:00
sse_functions_xmm.cc
sse_functions.s
st_pitch.cc
st_stretch.cc
strip_silence.cc
system_exec.cc
code consistency and hints for static analysis
2015-08-19 04:07:39 +02:00
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc
Try to avoid coincident tempo/meter markers when removing time
2015-06-25 17:24:20 +01:00
thread_buffers.cc
ticker.cc
track.cc
add the Tracks version of Track::monitoring_state()
2015-06-29 14:18:10 -04:00
transform.cc
transient_detector.cc
unknown_processor.cc
compat for old sessions with missing plugins (+doc)
2015-08-16 03:46:45 +02:00
uri_map.cc
user_bundle.cc
utils.cc
Move ARDOUR::touch_file to pbd/file_utils.h
2015-07-26 12:15:19 +10:00
vst_info_file.cc
close file before unlink
2015-08-03 23:05:33 +02:00
vst_plugin.cc
give copy_vector() another chance.
2015-08-07 21:00:35 +02:00
vumeterdsp.cc
windows_vst_plugin.cc
worker.cc
wscript
another waf/regexp issue (amend 4666711
)
2015-08-12 07:39:12 +02:00