[PATCH 0/2] Client side in webservice.c

Dirk Hohndel dirk at hohndel.org
Thu Jan 17 22:25:43 PST 2013


"Lubomir I. Ivanov" <neolit123 at gmail.com> writes:

> against:
> d0d4bbece7e0a
>
> [PATCH 1/2] Added client side communication to the Subsurface Web
>
> webservice.c contains basic communication with the web server.
>
> i've added the dialog UI and tried to fine tune it into displaying
> different errors (there is a status lane). the GET request itself
> is async of the main loop so it shouldn't freeze the dialog.
>
> integration with the configuration is missing, so the user id
> is static at this point.
>
> also once the "apply" button is pressed nothing happens. the 
> received XML is printed to stdout.
>
> [PATCH 2/2] Updated the Makefile to support libsoup and include
>
> both untested on linux! sleep is pending.

Awesome work late at night.

I fixed a couple of small formatting / editing issues and pushed it even
though it's only partially usable - but my bet is that Pierre and others
would love to play with this.

Really cool direction.

/D


More information about the subsurface mailing list