13
0
livetrax/libs
Robin Gareus 16e0de95fc
Handle NoPeakFile flag
Previously the flag was not honored. AudioSource::write() calls
-> SndFileSource::write_unlocked()
-> SndFileSource::nondestructive_write_unlocked() which calls
-> AudioSource::compute_and_write_peaks

This produced "cannot open _peakpath" messages during
session-archive FLAC encoding. Likewise closing an audio file
calls touch_peakfile(). Although this simply failed silently.
2022-11-20 00:00:32 +01:00
..
appleutility
ardour Handle NoPeakFile flag 2022-11-20 00:00:32 +01:00
ardouralsautil Distinct stderr messages from ARD 2022-09-12 16:15:10 +02:00
audiographer Fix "Could create output file" error message 2022-11-04 03:52:45 +01:00
auscan Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
backends PulseAudio: fix error message 2022-11-04 13:44:55 +01:00
canvas Remove cruft (unused CANVAS_COMPATIBILITY - 1/3) 2022-11-19 21:49:01 +01:00
clearlooks-newer
ctrl-interface Require prefix for libardour library header location 2022-11-19 01:12:51 +01:00
evoral Require prefix for libardour library header location 2022-11-19 01:12:51 +01:00
fluidsynth Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
fst Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
gtkmm2ext Add conveniece API to set trasient-parent for Proxy Windows 2022-11-15 03:03:49 +01:00
hidapi
libltc
lua Potential fix for C++20 std::set::* ambiguity 2022-10-19 16:06:47 +02:00
midi++2
panners Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00
pbd Fix Ardour's rm -r implementation, delete symlinks 2022-11-19 20:20:58 +01:00
plugins
ptformat
qm-dsp
surfaces Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00
temporal Fix warning about integer division. 2022-11-01 15:56:55 +01:00
vamp-plugins
vamp-pyin Fix typos 2022-09-21 19:09:55 -06:00
vfork
vst3
waveview Remove cruft (unused CANVAS_COMPATIBILITY - 2/3) 2022-11-19 21:49:15 +01:00
widgets Allow empty text in prompter 2022-11-15 03:24:19 +01:00
zita-convolver
zita-resampler