[plugins 0/3] revamp log subsystem



These patches are required in the plugins because of the changes done in the core.

Damien Lespiau (2):
  log: use the new logging API from core
  tests: adapt to the grl_log_init() renaming in core

Víctor Manuel Jáquez Leal (1):
  all: rename GRL_ERROR quark into GRL_CORE_ERROR

 src/apple-trailers/grl-apple-trailers.c   |   28 ++--
 src/bookmarks/grl-bookmarks.c             |  134 +++++++++--------
 src/fake-metadata/grl-fake-metadata.c     |   17 ++-
 src/filesystem/grl-filesystem.c           |   35 +++--
 src/flickr/gflickr.c                      |   16 ++-
 src/flickr/grl-flickr.c                   |   24 ++--
 src/flickr/grl-flickr.h                   |    3 +
 src/gravatar/grl-gravatar.c               |   15 +-
 src/jamendo/grl-jamendo.c                 |   78 +++++-----
 src/lastfm-albumart/grl-lastfm-albumart.c |   23 ++--
 src/metadata-store/grl-metadata-store.c   |   90 ++++++------
 src/podcasts/grl-podcasts.c               |  226 +++++++++++++++--------------
 src/shoutcast/grl-shoutcast.c             |   42 +++---
 src/upnp/grl-upnp.c                       |   98 +++++++------
 src/vimeo/grl-vimeo.c                     |   16 +-
 src/youtube/grl-youtube.c                 |  100 +++++++------
 test/main.c                               |   94 ++++++------
 17 files changed, 543 insertions(+), 496 deletions(-)



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