Peter Hutterer
|
522f87d5ea
|
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 |
|
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
|
1f2cb7ac67
|
don't crash with missing libraries
|
2021-02-23 17:48:57 +01:00 |
|
Wim Taymans
|
a97d4c44b4
|
pw-metadata: remove is when key == NULL
|
2021-01-14 20:11:43 +01:00 |
|
Wim Taymans
|
d822a0b1d0
|
pw-metadata: make it possible to select metdata by name
|
2020-11-20 17:47:21 +01:00 |
|
Wim Taymans
|
b3aa346063
|
handle core error better
Use the PW_ID_CORE constant
Quit the mainloop when server disconnected in the tools
See #395
|
2020-11-20 12:29:51 +01:00 |
|
Wim Taymans
|
d69ff4514d
|
tools: fix leaks
|
2020-06-04 12:49:15 +02:00 |
|
Wim Taymans
|
55d75fb075
|
tools: add pw-metadata tool
Add tool to inspect, monitor, set and delete metadata keys.
|
2020-05-06 15:57:12 +02:00 |
|