Ashok Sidipotu
|
f032ac00cf
|
properties: Add get count API
This API returns the count of the number of properties or items.
|
2022-03-24 06:59:39 +00:00 |
|
Julian Bouzas
|
2792cecbcf
|
properties: use a boxed WpPropertiesItem type when iterating
Needed for JavaScript bindings
|
2021-07-15 08:55:00 -04:00 |
|
George Kiagiadakis
|
c72d126374
|
properties: const-ify the pw_properties in _new_wrap()
and do not allow writing to wrapped pw_properties,
since they are const now
|
2020-06-15 17:20:10 +03:00 |
|
George Kiagiadakis
|
9ca342f89f
|
debug: update all library code to use the new debug system
+ enable the new log writer on the executables
+ enable structured logging in the tests
|
2020-04-14 18:31:17 +03:00 |
|
Julian Bouzas
|
ac53b1165b
|
test: move wireplumber tests into a 'wp' subfolder
|
2019-09-09 08:52:36 -04:00 |
|