GUPnP
GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible.
gssdp
Clone of http://git.gnome.org/browse/gssdp/
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gssdp.git gssdp cd gssdp
Add this repository as a remote to an existing local repository:
git remote add gssdp git://gitorious.org/gupnp/gssdp.git git fetch gssdp git checkout -b my-local-tracking-branch gssdp/master_or_other_branch
gupnp-av
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-av.git gupnp-av cd gupnp-av
Add this repository as a remote to an existing local repository:
git remote add gupnp-av git://gitorious.org/gupnp/gupnp-av.git git fetch gupnp-av git checkout -b my-local-tracking-branch gupnp-av/master_or_other_branch
gupnp-igd
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-igd.git gupnp-igd cd gupnp-igd
Add this repository as a remote to an existing local repository:
git remote add gupnp-igd git://gitorious.org/gupnp/gupnp-igd.git git fetch gupnp-igd git checkout -b my-local-tracking-branch gupnp-igd/master_or_other_branch
gupnp-tools
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-tools.git gupnp-tools cd gupnp-tools
Add this repository as a remote to an existing local repository:
git remote add gupnp-tools git://gitorious.org/gupnp/gupnp-tools.git git fetch gupnp-tools git checkout -b my-local-tracking-branch gupnp-tools/master_or_other_branch
gupnp-vala
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-vala.git gupnp-vala cd gupnp-vala
Add this repository as a remote to an existing local repository:
git remote add gupnp-vala git://gitorious.org/gupnp/gupnp-vala.git git fetch gupnp-vala git checkout -b my-local-tracking-branch gupnp-vala/master_or_other_branch
gupnp-music-control
A prototype A/V control point focused on music playback, inspired by Muine.
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-music-control.git gupnp-music-control cd gupnp-music-control
Add this repository as a remote to an existing local repository:
git remote add gupnp-music-control git://gitorious.org/gupnp/gupnp-music-control.git git fetch gupnp-music-control git checkout -b my-local-tracking-branch gupnp-music-control/master_or_other_branch
gupnp-ui
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-ui.git gupnp-ui cd gupnp-ui
Add this repository as a remote to an existing local repository:
git remote add gupnp-ui git://gitorious.org/gupnp/gupnp-ui.git git fetch gupnp-ui git checkout -b my-local-tracking-branch gupnp-ui/master_or_other_branch
gupnp-media-renderer
A prototype implementation of the A/V MediaRenderer device type.
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-media-renderer.git gupnp-media-renderer cd gupnp-media-renderer
Add this repository as a remote to an existing local repository:
git remote add gupnp-media-renderer git://gitorious.org/gupnp/gupnp-media-renderer.git git fetch gupnp-media-renderer git checkout -b my-local-tracking-branch gupnp-media-renderer/master_or_other_branch
gupnp
Clone of http://git.gnome.org/browse/gupnp/
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp.git gupnp cd gupnp
Add this repository as a remote to an existing local repository:
git remote add gupnp git://gitorious.org/gupnp/gupnp.git git fetch gupnp git checkout -b my-local-tracking-branch gupnp/master_or_other_branch
rhythmbox-gupnp
Rhythmbox plugin to share music over UPnP.
-
Cloning this repository:
git clone git://gitorious.org/gupnp/rhythmbox-gupnp.git rhythmbox-gupnp cd rhythmbox-gupnp
Add this repository as a remote to an existing local repository:
git remote add rhythmbox-gupnp git://gitorious.org/gupnp/rhythmbox-gupnp.git git fetch rhythmbox-gupnp git checkout -b my-local-tracking-branch rhythmbox-gupnp/master_or_other_branch
gupnp-dlna
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-dlna.git gupnp-dlna cd gupnp-dlna
Add this repository as a remote to an existing local repository:
git remote add gupnp-dlna git://gitorious.org/gupnp/gupnp-dlna.git git fetch gupnp-dlna git checkout -b my-local-tracking-branch gupnp-dlna/master_or_other_branch
gupnp-dlna-media
-
Cloning this repository:
git clone git://gitorious.org/gupnp/gupnp-dlna-media.git gupnp-dlna-media cd gupnp-dlna-media
Add this repository as a remote to an existing local repository:
git remote add gupnp-dlna-media git://gitorious.org/gupnp/gupnp-dlna-media.git git fetch gupnp-dlna-media git checkout -b my-local-tracking-branch gupnp-dlna-media/master_or_other_branch
Activities 
-
Friday December 09 2011
-
Push
09:41
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 70d2adf to aa6e609
-
-
Thursday November 10 2011
-
Commit
14:42
-
-
Wednesday November 09 2011
-
Push
12:23
Jens Georg pushed 76 commits to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:master. View diff
master changed from a034a30 to 953b5d9
-
Commit
12:23
-
Push
12:22
Jens Georg pushed 1 commit to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 88aaba1 to 70d2adf
-
Push
12:16
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 38a4e88 to 88aaba1
-
-
Monday November 07 2011
-
Commit
08:32
-
Push
08:32
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 1acb989 to 38a4e88
-
-
Saturday November 05 2011
-
Commit
11:55
Jens Georg created branch tests on gupnp/phakos-gupnp-igd
-
Repository
11:53
Jens Georg cloned gupnp/gupnp-igd
New repository is in phakos-gupnp-igd
-
-
Wednesday November 02 2011
-
Commit
10:02
-
Push
10:02
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-maemo6:update. View diff
update changed from 75f64b1 to d4eca21
-
-
Friday October 28 2011
-
Push
11:59
Jens Georg pushed 1 commit to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 2fba086 to 1acb989
-
Commit
11:58
-
Push
11:58
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from affe870 to 2fba086
-
-
Monday October 24 2011
-
Commit
13:09
-
Push
13:09
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 1fe375f to affe870
-
-
Friday October 21 2011
-
Push
09:41
Jens Georg pushed 1 commit to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 76e9ecc to 1fe375f
-
Commit
09:39
-
-
Thursday October 20 2011
-
Push
08:02
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-dlna-maemo6:maemo-debian. View diff
maemo-debian changed from 92a1816 to 76e9ecc
-
Commit
08:01
-
-
Tuesday October 04 2011
-
Commit
10:14
Jens Georg deleted tag maemo-debian/0.15.1.1-0maemo2 on gupnp/phako-gupnp
-
Commit
10:13
Jens Georg deleted branch pr111 on gupnp/phako-gupnp
-
Commit
10:13
-
Commit
10:12
Jens Georg created branch pr111 on gupnp/gupnp-maemo6
-
Commit
10:03
-
Commit
10:03
Jens Georg created branch pr111 on gupnp/phako-gupnp
-
Commit
08:38
-
Push
08:38
Jens Georg pushed 2 commits to +maemo6-upnp/gupnp/gupnp-maemo6:maemo-debian. View diff
maemo-debian changed from cb47dff to df253ec
-
-
Friday September 30 2011
-
Project
21:01
-

