10 Commits

Author SHA1 Message Date
George Kiagiadakis
7de841fa96 Makefile: run valgrind with better arguments & environment 2021-10-15 14:00:05 +03:00
George Kiagiadakis
07ada05e25 Makefile: use the build dir found by wp-uninstalled to run wireplumber from 2021-10-15 13:55:22 +03:00
George Kiagiadakis
b39514a455 meson: add a test setup to run tests under valgrind 2021-06-09 11:55:07 +03:00
George Kiagiadakis
ff410d8ea1 Makefile: use wp-uninstalled.sh to implement the run target 2021-05-26 09:44:59 +03:00
George Kiagiadakis
1d0ecc3d88 daemon: refactor
* load config from a lua script
* use a WpTransition to organize the code
* activate plugins before lua scripts
* cleanup
2021-02-03 17:16:51 +02:00
George Kiagiadakis
a73e46e246 Makefile: set the default debug level to INFO, if not specified, for make run 2020-07-29 19:25:07 +03:00
George Kiagiadakis
5dc250a961 config: refactor wireplumber's configuration 2019-12-17 17:16:53 +02:00
Julian Bouzas
2578ec4286 src: set the default configuration path when wireplumber starts 2019-12-04 16:38:35 -05:00
George Kiagiadakis
8cf8b0b886 tests: add unit test skeleton and a test for WpProperties 2019-08-24 16:19:12 +03:00
George Kiagiadakis
0506f53149 Add a sample config file and a Makefile to make running (for testing) easier 2019-05-17 13:34:33 +03:00