13
0
livetrax/libs
Robin Gareus 8e5af55ae5
Prevent identical port-names when renaming tracks
Audio ports are sorted using PBD::naturally_less.
PBD::naturally_less is also used as compare function
for port-lists, port-sets, and port-maps.

So in sets and maps, the function is used to test
for uniqueness. This lead to issues since naturally_less
treats whitespace and underscores as identical.

While it was possible to have routes named "Audio_1",
and "Audio 1", this resulted in missing ports for one
of the routes.

see also 60ff3ef764
2021-10-08 04:12:55 +02:00
..
appleutility
ardour Prevent identical port-names when renaming tracks 2021-10-08 04:12:55 +02:00
ardouralsautil
audiographer
auscan
backends
canvas canvas: size_allocate() from GTK gives origin in parent coordinates. 2021-10-03 19:47:18 -06:00
clearlooks-newer
evoral
fluidsynth
fst Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
gtkmm2ext Remove annoying debug message 2021-09-25 00:01:23 +02:00
hidapi
libltc
lua
midi++2
panners
pbd Implement natural-sort spaceship operator 2021-10-08 04:12:32 +02:00
plugins
ptformat
qm-dsp
surfaces Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
temporal remove debug output 2021-10-05 14:00:34 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Fix horiz meter expose 2021-09-25 00:01:23 +02:00
zita-convolver
zita-resampler