Re: [PATCH 0/6] Introspection improvements
- From: Iago Toral <itoral igalia com>
- To: <grilo-list gnome org>
- Subject: Re: [PATCH 0/6] Introspection improvements
- Date: Tue, 10 Aug 2010 10:08:17 +0200
Pushed.
On Mon, 9 Aug 2010 18:13:24 +0200, Simón Pena <spenap gmail com> wrote:
> This set of patches is the first of a series to improve introspection
> support. It:
> * replaces function alias made with defines with actual
> functions, so they can be accessed through introspection.
> * Annotates grilo.c so that grl_init and grl_init_get_option_group can
> be accesed
>
> Simón Pena (6):
> core: Replaced grl-config defines with functions
> core: Replaced grl-media defines with functions
> core: Replaced grl-media-video defines with functions
> core: Replaced grl-media-image defines with functions
> core: Replaced grl-media-audio defines with functions
> annotations: Annotated grilo.c
>
> src/data/grl-config.c | 127 +++++++++++
> src/data/grl-config.h | 96 +--------
> src/data/grl-media-audio.c | 130 +++++++++++
> src/data/grl-media-audio.h | 54 ++---
> src/data/grl-media-image.c | 62 +++++
> src/data/grl-media-image.h | 21 +--
> src/data/grl-media-video.c | 81 +++++++
> src/data/grl-media-video.h | 63 +-----
> src/data/grl-media.c | 526 ++++++++++++++++++++++++++++++++++++++++++++
> src/data/grl-media.h | 409 ++++-------------------------------
> src/grilo.c | 18 ++
> 11 files changed, 1025 insertions(+), 562 deletions(-)
>
> _______________________________________________
> grilo-list mailing list
> grilo-list gnome org
> http://mail.gnome.org/mailman/listinfo/grilo-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]