13
0
livetrax/libs
Marijn Kruisselbrink ef253d3fc9
Use pretty names of ports not just for mono bundles, but also stereo.
Session::setup_bundles() creates mono and stereo bundles from hardware
inputs and outputs. For mono bundles the name of the bundle was based on
the pretty name of the port (if the port has a pretty name), however
stereo bundles always used the indices of ports to make the name.
When using pipewire (or otherwise having multiple jack clients exposing
physical ports) the indices are even less meaningful than otherwise (as
different devices could appear in arbitrary order), so also using pretty
names for stereo bundles makes the UI less confusing in places where
these bundle names are used (for example the menu when clicking on an
IOButton).
2023-01-01 17:26:14 +01:00
..
appleutility
ardour Use pretty names of ports not just for mono bundles, but also stereo. 2023-01-01 17:26:14 +01:00
ardouralsautil
audiographer std::iterator is deprecated in C++17, use bidirectional_iterator_tag 2022-11-22 19:49:41 +01:00
auscan Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
backends ALSA: update endianess conversion functions 2022-12-27 13:32:31 +01:00
canvas canvas: provide a means of blocking change notifications from Item propagating up the object tree 2022-12-10 13:37:16 -07:00
clearlooks-newer
ctrl-interface ctrl surfaces: add method to BasicUI to stop slots in a given trigger box 2022-12-10 10:33:24 -07:00
evoral Also thin automation after touch/latch 2022-12-18 01:45:04 +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 Attempted fix for idle_drop_window random crashes (2/2) 2022-12-03 19:27:53 +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 unused computed values 2022-12-11 11:54:03 -05:00
plugins a-eq: ifdef methods only used for inline display 2022-12-16 23:05:36 +01:00
ptformat
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
surfaces FP8: directly cancel solo (do not rely on GUI) 2022-12-26 13:33:19 +01:00
temporal remove debug output 2022-12-26 14:03:32 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Prepare for region polarity inversion (using negative gain) 2022-12-17 13:14:54 +01:00
widgets Allow empty text in prompter 2022-11-15 03:24:19 +01:00
zita-convolver
zita-resampler