George Kiagiadakis
25d70c5446
lib: add new WpPolicy class and basic policy management functionality
2019-06-13 14:51:20 +03:00
George Kiagiadakis
98fe322897
meson: export the module & config dirs to the C code
...
This allows loading of config and modules when deployed in
the target system without setting environment variables.
2019-05-29 17:36:22 +03:00
George Kiagiadakis
97c9da62ff
meson: properly install modules, headers and add {so,}version on the lib
2019-05-29 12:47:26 +03:00
George Kiagiadakis
3aa7d6ce78
lib: remove the session-manager object and register endpoints as globals
2019-05-26 19:21:27 +03:00
George Kiagiadakis
447c968846
Refactor everything!
...
After discussing things at the AGL May 2019 F2F meeting
and reflecting on the initial design of WirePlumber,
it became clear that it needed a fresh start.
2019-05-17 13:34:07 +03:00
George Kiagiadakis
02c69fd2fa
proxy: add methods to get info & enum params
2019-04-26 12:36:49 +03:00
George Kiagiadakis
ede602a05a
implement WpSession & WpSessionRegistry
2019-04-22 13:07:08 +03:00
George Kiagiadakis
ce43cf5f0c
refactoring around the registries
...
* make the registries available as dynamic interfaces of the core
* improve a bit the C API of WpObject & WpInterfaceImpl
2019-04-17 19:09:39 +03:00
George Kiagiadakis
6f740a2a13
src: implement module loading
2019-04-16 15:42:10 +03:00
George Kiagiadakis
f1bb4e3588
lib: implement proxy & proxy-registry
2019-04-15 17:07:06 +03:00
George Kiagiadakis
aa34eaae97
lib: add a log domain
2019-04-12 13:08:11 +03:00
George Kiagiadakis
6f6e2b0e3e
lib: implement plugin mechanism and a basic proxy object
2019-04-12 12:37:36 +03:00
George Kiagiadakis
9d4731d029
lib: begin working on a library to allow implementing policy plugins
2019-04-10 12:32:51 +03:00