Georges Basile Stavracas Neto
7f27963caa
libobs/util: Split bus name from interface
...
When calling D-Bus methods, three fields are required:
* The bus name, which is what applications own when they
want to expose themselves to D-Bus;
* The object path, which represents a D-Bus object exported
under a bus name;
* The interface, which holds the methods and signals;
While out of pure coincidence all the D-Bus buses have a
matching interface name, it is technically incorrect to assume
that.
Add a new 'interface' field to service_info, and split the bus
name.
2021-02-25 12:32:44 -08:00
..
2019-06-23 23:49:10 -07:00
2020-03-13 07:48:47 -07:00
2021-01-02 04:07:55 -08:00
2020-03-19 14:03:56 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-11-01 22:28:49 -08:00
2020-11-01 22:28:49 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-01-20 21:44:50 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-02-23 04:02:42 +01:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2015-10-04 21:16:27 -07:00
2020-05-09 09:15:02 -07:00
2020-07-11 16:15:38 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-02-24 12:29:54 +11:00
2020-10-14 18:42:22 -07:00
2019-06-23 23:49:10 -07:00
2019-07-09 13:39:13 -05:00
2021-02-25 12:32:44 -08:00
2021-01-30 00:24:16 -08:00
2021-01-22 22:16:17 -08:00
2020-02-25 21:31:25 +01:00
2021-01-18 19:05:41 -08:00
2020-11-14 11:55:22 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2021-01-02 04:07:55 -08:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-05-09 14:21:35 -07:00
2021-02-03 08:51:31 -08:00
2020-05-03 06:37:28 -07:00
2021-02-04 17:14:46 -08:00
2019-06-23 23:49:10 -07:00
2020-08-08 10:41:24 +02:00
2019-06-23 23:49:10 -07:00
2020-04-05 20:27:28 +02:00
2018-09-07 17:28:15 -07:00
2020-03-19 16:18:51 -07:00