Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Thu, 15 May 2014 20:01:56 +0200 | Goffi | core: getReady and asyncConnect now wait full initialisation, not only memory |
Thu, 15 May 2014 19:51:53 +0200 | Goffi | plugin text commands: added /me command to avoid the need to escape the / |
Thu, 15 May 2014 16:35:28 +0200 | Goffi | bridge (constructor): fixed D-Bus frontend generator for async method without sig_in + fixed --debug option + regenerated bridge to fix bad frontend D-Bus bridge. |
Thu, 15 May 2014 16:02:16 +0200 | Goffi | core: added a getReady method which can be called by frontends to ensure that backend is fully initialised before doing anything + this ckeck is automatically done in asyncConnect |