Peter Hutterer
7697ed0757
treewide: replace strcmp() == 0 with spa_streq()
...
This change is only done in source files for now, header files will be done
separately.
2021-05-18 22:10:27 +10:00
Wim Taymans
9562cd56a2
alsa-seq: tweak port names some more
...
Remove the client id, it can change and is otherwise not generally
useful. Move the direction with the port.
Fixes #1007
2021-04-01 19:43:28 +02:00
Wim Taymans
e89e87ba94
alsa-seq: generate the same name as a2jmidid
...
It is more descriptive and more compatible.
If we change Midi-Bridge to a2j, some apps will parse our port names
in a special way, even (catia).
2021-03-04 20:40:07 +01:00
Wim Taymans
49846d7550
alsa-seq: only mark hardware ports as terminal/physical
...
Use the caps of the port to set the right flags on the new port.
We only want to put the terminal/physical flags on ports that look
like hardware ports. Port created by clients should not have this
flag.
2021-03-04 20:16:28 +01:00
Wim Taymans
94ec34d138
alsa: rename seq-source -> seq-bridge
2020-12-18 11:28:31 +01:00