13
0
livetrax/libs
Mads Kiilerich 6531b24e9a ExportGraphBuilder: fix invalid use of SF_FORMAT as a bitfield
Apply SF_FORMAT_SUBMASK before comparing with the expected value.

It seems like it accidentally used to work correctly for all supported
libsndfile formats anyway.

But: It seems unfortunate to hardcode Vorbis in this place. Other
formats with quality control would have to be added to the list too. It
would be nice to do use something like has_codec_quality ...
2022-11-04 03:52:45 +01:00
..
appleutility
ardour ExportGraphBuilder: fix invalid use of SF_FORMAT as a bitfield 2022-11-04 03:52:45 +01:00
ardouralsautil Distinct stderr messages from ARD 2022-09-12 16:15:10 +02:00
audiographer Fix typos 2022-09-21 19:09:55 -06:00
auscan Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
backends PulseAudio: group operations and their verification together 2022-11-02 02:24:35 +01:00
canvas canvas: ruler never shows marks/text for points too close to display the label 2022-10-31 17:05:55 -06:00
clearlooks-newer
evoral evoral: Sequence::clear() needs to remove patch changes and sysexes too 2022-10-31 14:22:17 -06:00
fluidsynth Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
fst Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
gtkmm2ext Mark window invisible after deleting it 2022-10-21 18:11:19 +02:00
hidapi
libltc
lua Potential fix for C++20 std::set::* ambiguity 2022-10-19 16:06:47 +02:00
midi++2
panners
pbd Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
plugins
ptformat
qm-dsp
surfaces Restore custom generic midi settings #9062 2022-11-02 17:44:00 +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 Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
widgets Allow multiple sizing texts for ArdourButton/Dropdown 2022-09-20 02:35:26 +02:00
zita-convolver
zita-resampler