Bastien Nocera
5e8ca7dcb3
background: Port to new grilo 0.3.0 API
...
And fix the "fix" in commit 54d0cef51f
which would always fail to activate the Flickr plugin as it wasn't
loaded.
https://bugzilla.gnome.org/show_bug.cgi?id=759585
2015-12-17 13:34:02 +01:00
Olav Vitters
54d0cef51f
Build fix: Update grl_registry_load_plugin_by_id API change
...
Grilo 0.3.0 renamed grl_registry_load_plugin_by_id to
grl_registry_activate_plugin_by_id.
2015-12-16 23:21:18 +01:00
Bastien Nocera
43d4ae4bd4
background: Replace deprecated grilo function use
...
grl_operation_options_set_flags() was replaced, and bump the required
grilo version to 0.2.12
https://bugzilla.gnome.org/show_bug.cgi?id=756393
2015-10-11 17:41:04 +02:00
Bastien Nocera
da160033c0
background: Fix memory leak in Flickr support
...
When the GrlSourceResultCb callback is called, the media's ownership is
given to the callback function (as per documentation that says "media"
is "transfer full").
2014-09-12 10:36:47 +02:00
Debarshi Ray
2e86e9e018
background: Add CcBackgroundGriloMiner
...
It fetches the most recent 50 images from every Grilo source that has
a corresponding GOA account. Currently the only such source is Flickr.
https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-18 09:31:49 +01:00
Debarshi Ray
50856b824c
Revert "background: Add CcBackgroundGriloMiner"
...
This was never meant to be pushed.
This reverts commit 92d121fe9c
.
2014-02-17 20:11:26 +01:00
Debarshi Ray
92d121fe9c
background: Add CcBackgroundGriloMiner
...
It fetches the most recent 50 images from every Grilo source that has
a corresponding GOA account. Currently the only such source is Flickr.
https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-17 19:53:29 +01:00