Movie Info Provider: Added async. query support
authorSimón Pena <spenap@gmail.com>
Sun, 16 May 2010 17:03:44 +0000 (19:03 +0200)
committerSimón Pena <spenap@gmail.com>
Sun, 16 May 2010 17:31:55 +0000 (19:31 +0200)
commitf0411077f3583209241846780da0fa18c3b08872
tree3bb005c93b6170222ef5c29ba444e9edb85a624b
parentac0dbd04509991047f023f6e6aab656c1b113bd0
Movie Info Provider: Added async. query support

Asynchronous support for querying "The Movie Database" web service
is added:

* An URI is built with the appropriate params
* The query is enqueued, and a callback function is added
* The response is extracted, and temporarily printed, in the callback
  function
src/mvs-minfo-provider.c
src/mvs-minfo-provider.h