ardour/libs
Mads Kiilerich 7f6ce9a010 sndfile: Fix skipping of first character of file names in error logging.
Logs for a file named ABCDEF.flac showed up as

  2022-01-19T16:31:55 [ERROR]: SndFileSource: could not seek to sample 90059776 within BCDEF.flac (No Error.)

So, evidently, there is no need for the substr(1).

_name is a PBD::Property<string> which already uses .val() for <<.

The same pattern is found and fixed in sndfilesource.cc and
coreaudiosource.cc .
2022-01-22 21:48:40 +01:00
..
appleutility
ardour sndfile: Fix skipping of first character of file names in error logging. 2022-01-22 21:48:40 +01:00
ardouralsautil
audiographer Scale export-analysis dataset 2021-12-24 21:59:03 +01:00
auscan
backends JACK: re-create backend when re-connecting to the server 2021-12-04 14:39:22 +01:00
canvas canvas: manually remove changes from 6f91dc0799 and implement same goal in a different way 2022-01-20 09:45:47 -07:00
clearlooks-newer
evoral Fix class/struct mismatch C++ ABI [-Wmismatched-tags] 2022-01-10 00:06:24 +01:00
fluidsynth
fst Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
gtkmm2ext Allow DnDTreeView drag w/o object reference 2022-01-19 17:13:51 +01:00
hidapi
libltc
lua Allow Lua bindings up to 12 method arguments 2021-12-03 13:32:49 +01:00
midi++2
panners
pbd API to directly retrieve XML child content 2022-01-13 00:09:55 +01:00
plugins
ptformat
qm-dsp
surfaces generic MIDI: extend menu options to drop ALL MIDI bindings, not just a binding map 2022-01-15 13:15:38 -07:00
temporal temporal: have tempo map expose it's separate (intrusive) lists of tempo, meter and bbt points 2022-01-18 19:47:20 -07:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Waveform: work around empty peakfile edge-case 2021-11-14 23:11:19 +01:00
widgets NO-OP: clang-format (and some manual re-indent) 2022-01-15 04:46:58 +01:00
zita-convolver
zita-resampler