[Bug 21202] New: [awaiting review] split media-channel-hold.c out from media-channel.c

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 15 16:53:12 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21202

           Summary: [awaiting review] split media-channel-hold.c out from
                    media-channel.c
           Product: Telepathy
           Version: unspecified
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-
                    wjt.git;a=shortlog;h=refs/heads/split-media-channel
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
        Depends on: 21110


This branch splits the Hold and CallState implementations into their own source
file, to make media-channel.c more manageable.

% git diff --stat many-ways-to-skin-a-call
 src/Makefile.am              |    2 +
 src/media-channel-hold.c     |  434 +++++++++++++++++++++++++++++++++++++++++
 src/media-channel-internal.h |   85 ++++++++
 src/media-channel.c          |  442 +-----------------------------------------
 src/media-factory.c          |    1 -
 5 files changed, 528 insertions(+), 436 deletions(-)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list