[PATCH 0/7] Add change notification support (V2)
- From: "Juan A. Suarez Romero" <jasuarez igalia com>
- To: grilo-list gnome org
- Subject: [PATCH 0/7] Add change notification support (V2)
- Date: Tue,  1 Feb 2011 18:09:05 +0100
This new version addresses the issues commented by Iago.
     J.A.
Juan A. Suarez Romero (7):
  core: Add "content-changed" signal
  core: Add API to handle "content-changed" signal
  core: rename notify_changed by notify_change
  core: Add default notify_change_stop() behaviour
  core: Add a default root media in notify_change()
  core: Fix ABI break
  core: Make grl_media_source_notify_change_stop() compulsory
 configure.ac                     |    5 ++
 src/Makefile.am                  |   23 +++++++-
 src/grl-error.h                  |    4 +-
 src/grl-marshal.list             |    1 +
 src/grl-media-source.c           |  129 ++++++++++++++++++++++++++++++++++++++
 src/grl-media-source.h           |   41 ++++++++++++-
 src/grl-metadata-source.h        |    2 +
 src/grl-type-builtins.c.template |   35 ++++++++++
 src/grl-type-builtins.h.template |   24 +++++++
 9 files changed, 261 insertions(+), 3 deletions(-)
 create mode 100644 src/grl-marshal.list
 create mode 100644 src/grl-type-builtins.c.template
 create mode 100644 src/grl-type-builtins.h.template
-- 
1.7.3.5
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]