Re: [PATCH 0/2] Tested plugin configuration from GI



Hi,

On 04/10/10 20:05, Simón Pena wrote:
Hi all,

These patches fix and test GrlConfig in the GI realm.

For that, grl_config_new annotations are updated to allow NULL
sources (which enables plugin-wide configuration), and the
transfer mode is set to 'none', as the configuration shouldn't
be freed while the plugin is still active.

Then, Python's grilo-test-ui has been updated to configure
Flickr, Youtube and Vimeo plugins.

Simón Pena (2):
   annotations: fixed GrlConfig annotations
   python: added plugin configuration to grilo-test-ui

  src/data/grl-config.c         |    6 ++++--
  tools/python/grilo-test-ui.py |   34 ++++++++++++++++++++++++++++++++++
  2 files changed, 38 insertions(+), 2 deletions(-)


The same happened to these patches. They should be OK to push, but I'd like to be sure that it's OK not freeing the configuration with the plugin still active.

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