ardour/libs
Robin Gareus ba7e63f570
Ignore FLAC seek/peak-file read while recording
FLAC files are either read-only or write-only.
When recording the GUI may ask for additional data to render.
Depending on zoom level, this may require seeking in the audio
data, which in case of FLAC is not possible, and should fail silently:

ARDOUR::SndFileSource::read_unlocked()
ARDOUR::AudioRegion::read_peaks()
ArdourWaveView::WaveView::process_draw_request()
2025-05-19 22:19:54 +02:00
..
aaf libAAF update for NetBSD (#9886) 2025-02-01 11:30:14 +01:00
appleutility wscript: the i18n worker functions do not define the i18n waf commands 2024-10-20 19:52:14 -06:00
ardour Ignore FLAC seek/peak-file read while recording 2025-05-19 22:19:54 +02:00
ardouralsautil Correctly detect localtime_r 2025-05-18 20:08:27 +02:00
audiographer Fix export encoder race condition 2024-12-15 16:31:43 +01:00
auscan wscript: sanitize strings from fetch_*_revision_date early instead of applying str() all over 2023-10-15 10:47:16 -06:00
backends Build fixes for NetBSD from pkgsrc (#9886) 2025-02-01 11:25:42 +01:00
canvas Fix touch-related canvas ptr grab 2025-02-25 23:30:52 +01:00
clearlooks-newer use bg[ACTIVE] for scrollbar troughs, like all other GTK engines 2025-04-18 15:52:07 -06:00
ctrl-interface move zoom in/out actions into shared "Editing" group 2024-12-07 08:00:46 -07:00
evoral libardour APIs for Sequence::shift (timepos_t const &) 2025-04-05 17:25:03 -06:00
fluidsynth wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
fst Amend previous commit, fix macOS builds 2025-05-11 17:02:20 +02:00
gtkmm2ext make DEBUG_THREADED_SIGNALS use a little more efficient at runtime 2025-04-14 10:15:03 -06:00
hidapi build: Set _POSIX_C_SOURCE=200809L instead of comment about -std=gnu99 in 8fea1ea42e 2024-10-14 22:57:15 +02:00
libltc wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
lua Fix potential vulnerable cloned functions: Bug: Lua can generate wrong code when _ENV is <const> 2025-04-24 13:05:49 +02:00
midi++2 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
panners Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
pbd Fix windows build (see also e44a66287a) 2025-05-19 18:39:13 +02:00
plugins ACE fluidsynth: unload soundfonts after use, refill channels #9837 2024-11-03 19:22:30 +01:00
ptformat wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
qm-dsp wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
surfaces Update gtkmm -> ytkmm header location (omnibus commit) 2025-02-01 15:25:14 +01:00
temporal temporal: fix implementation of timepos_t::operator+= (BBT_Offset const &) 2025-05-13 12:16:11 -06:00
tk Revert "Linux/X11/touch: don't send duplicate mouse-up events for first touch" 2025-04-15 21:48:55 +02:00
vamp-plugins wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
vamp-pyin Remove unneeded #include <boost/math/distributions.hpp> 2024-08-29 23:08:42 +02:00
vfork Set executable stack flag when linking 2025-05-11 15:58:00 +02:00
vst3 use C++11 for VST3 SDK (revert custom cxx98 patch) 2025-02-25 12:46:16 +01:00
waveview Update gdkmm -> ydkmm header location (omnibus commit) 2025-02-01 15:01:52 +01:00
widgets Implement multi-touch support for ArdourKnobs 2025-04-15 21:59:40 +02:00
zita-convolver Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
zita-resampler wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00