[PATCH 0/4] Notify changes (v3)



Ok, here is the latest corrections suggested by Iago.

Also, I've squashed some commits to simplify history.

	J.A.



Juan A. Suarez Romero (4):
  core: Add "content-changed" signal
  core: Add API to handle "content-changed" signal
  core: rename notify_changed by notify_change
  core: Add a default root media in notify_change()

 configure.ac                     |    5 ++
 src/Makefile.am                  |   23 ++++++-
 src/grl-error.h                  |    4 +-
 src/grl-marshal.list             |    1 +
 src/grl-media-source.c           |  135 ++++++++++++++++++++++++++++++++++++++
 src/grl-media-source.h           |   43 ++++++++++++-
 src/grl-metadata-source.h        |    2 +
 src/grl-type-builtins.c.template |   35 ++++++++++
 src/grl-type-builtins.h.template |   24 +++++++
 9 files changed, 269 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]