Stéphane Magnenat

Results 200 comments of Stéphane Magnenat
trafficstars

When you talk about a client, you mean an Aseba application that wants to browse/search services, not advertise them, right? As far as I understood, for advertising, we can block...

For the Qt code, the nice thing is its integration with the Qt main loop. Qt-based Aseba applications such as Studio or VPL do run the Dashel::Hub in a separate...

So I see three usages: 1. Command-line-based or Qt-based zeroconf service advertisement => no need to integrate into Dashel::Hub because we can block when waiting for a request from the...

Shall we defined that the entries in the TXT flags are UTF-8 encoded?

Commit a38b483e4a46d38875493ef944025ba6cc90dcc8 adds basic support for Zeroconf to Http, without de-advertising when someone connects to it, as Http does not properly defines the notion of being connected to an IDE....

This is probably because when the help file is deleted in `HelpViewer::~HelpViewer()` in line 69 of `client/studio/HelpViewer.cpp`, the object `helpEngine` is still alive, probably holding a reference to the help...

Not yet, but patches are welcome to add this feature.

Hello. Is there any progress on this issue? Maybe a min-stabilisation for `index` (is it possible to do it without solving other issues?)? As a user, I am dealing with...

A note from a user: this issue also appears when one wants to build multiple target flavors of WASM, for example to have two versions, one basic and one with...