ardour/libs
Robin Gareus 308d138144
Fix audible blibs due to inconsistent monitor state -- #8275
It is possible that Route::monitoring_state() returns
  (MonitoringDisk | MonitorSilence)

This lead to various cases where there were is a direct comparison
(ms == MonitoringDisk). DiskReader::run tests for MonitoringDisk
to check if the buffer needs to be zeroed while locating.

Likewise Route::process_output_buffers() also explicitly tests
for both MonitoringDisk and MonitoringDisk.

The issue was likely introduced in fbe8075117 (although
it may have been possible in earlier version when using hardware
monitoring as well).
2020-07-07 18:53:36 +02:00
..
appleutility
ardour Fix audible blibs due to inconsistent monitor state -- #8275 2020-07-07 18:53:36 +02:00
ardouralsautil Tweak ALSA nperiod setting, fallback to nearest 2020-04-29 23:56:24 +02:00
audiographer Add/remove source(s) in our MSVC project (audiographer) 2020-06-05 12:41:55 +01:00
backends Add API to query if systemic latency can be measured 2020-06-30 03:34:26 +02:00
canvas NO-OP: whitespace 2020-04-10 18:32:18 +02:00
clearlooks-newer Special case checkbox border color in Treeview 2020-01-25 03:40:04 +01:00
evoral Improve debug message 2020-06-12 05:08:40 +02:00
fluidsynth
fst Add support for NetBSD by generalizing BSD OS tests. 2020-03-26 09:39:44 -06:00
gtkmm2ext Italian translation update 2020-07-06 20:28:02 +02:00
hidapi
libltc
lua Fix some doxygen warnings 2020-03-02 17:58:03 +01:00
midi++2 Add/remove source(s) in our MSVC project (midi++2) 2020-04-29 10:20:34 +01:00
panners NO-OP: whitespace 2020-03-23 17:38:08 +01:00
pbd Moving Controllable::set_interface() into a 'cc' file makes it easier to fix our MSVC build issue (with min + max) 2020-06-20 09:38:00 +01:00
plugins Add Dotted option to a-delay, because dotted intervals cannot be expressed via the integer Divisor param 2020-07-05 15:24:38 -05:00
ptformat ptformat: Update to upstream 55f08d8 (simplify version detection) 2020-02-09 17:55:48 +11:00
qm-dsp Do not install static libs 2020-01-22 02:00:25 +01:00
surfaces issue 8186 strip controls reset then show on select 2020-06-23 20:25:49 -07:00
temporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
vamp-plugins Amend previous commit (no default namespace std) 2020-05-24 23:22:20 +02:00
vamp-pyin
vfork
waveview Set thread-names (libs) 2020-03-29 14:56:22 +02:00
widgets tweak Prompter API to allow skipping the default "Cancel" button 2020-05-18 16:04:41 -06:00
zita-convolver Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
zita-resampler NO-OP fix typo in comment and header guard 2020-03-26 19:00:41 +01:00