log sat_frontends/bridge/dbus_bridge.py @ 3479:be6d91572633

age author description
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Sun, 19 Apr 2020 16:53:44 +0200 Goffi core: image convertion + SVG support:
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Wed, 01 Apr 2020 15:32:18 +0200 Goffi bridge (dbus): fixed typo in log.warning
Fri, 06 Mar 2020 18:19:03 +0100 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
Sun, 01 Mar 2020 18:48:06 +0100 Goffi core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
Mon, 10 Feb 2020 22:01:53 +0100 Goffi bridge: added methods to let frontends store/retrieve/delete private data
Wed, 29 Jan 2020 18:54:40 +0100 Goffi bridge (dbus): new `bridge_dbus_int_prefix` option (in `[DEFAULT]` settings) to change interface prefix
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sat, 25 Jan 2020 21:08:40 +0100 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
Mon, 30 Dec 2019 20:44:04 +0100 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
Tue, 29 Oct 2019 20:38:39 +0100 Goffi core: added imageCheck and imageResize methods:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi bridge (dbus): AsyncIO version of D-Bus bridge:
Wed, 25 Sep 2019 08:53:38 +0200 Goffi bridge (pb): implemented an asyncio compatible bridge:
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port: