Re: [PATCH 0/2] Synchronous versions for asynchronous functions



On Mon, 2010-07-12 at 14:33 +0200, Juan A. Suarez Romero wrote:
> These patches add synchronous versions to grl_media_source_metadata()
> and
> grl_media_source_browse() functions for free. In this case, "for free"
> means
> that plugin developer does not need to deal with a specific
> synchronous
> function; she just implement the asynchronous callback, as it is done
> so far,
> and Grilo core will provide a synchronous version on top of the
> asynchronous
> one.
> 

Pushed at 927c30f42ecbe9e6871eadd6c57543599e13a4c9.

All asynchronous foo() functions have their synchronous counterpart
foo_sync() function.


	J.A.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]