Repositories
gupnp-gir
-
Cloning this repository:
git clone git://gitorious.org/~zachgoldberg/gupnp/gupnp-gir.git gupnp-gir cd gupnp-gir
Add this repository as a remote to an existing local repository:
git remote add gupnp-gir git://gitorious.org/~zachgoldberg/gupnp/gupnp-gir.git git fetch gupnp-gir git checkout -b my-local-tracking-branch gupnp-gir/master_or_other_branch
zeenix
-
Cloning this repository:
git clone git://gitorious.org/~zeenix/gupnp/zeenix.git zeenix cd zeenix
Add this repository as a remote to an existing local repository:
git remote add zeenix git://gitorious.org/~zeenix/gupnp/zeenix.git git fetch zeenix git checkout -b my-local-tracking-branch zeenix/master_or_other_branch
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
jensg-gssdp
-
Cloning this repository:
git clone git://gitorious.org/~phako/gupnp/jensg-gssdp.git jensg-gssdp cd jensg-gssdp
Add this repository as a remote to an existing local repository:
git remote add jensg-gssdp git://gitorious.org/~phako/gupnp/jensg-gssdp.git git fetch jensg-gssdp git checkout -b my-local-tracking-branch jensg-gssdp/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
gssdp-maemo6
-
Cloning this repository:
git clone git://gitorious.org/+maemo6-upnp/gupnp/gssdp-maemo6.git gssdp-maemo6 cd gssdp-maemo6
Add this repository as a remote to an existing local repository:
git remote add gssdp-maemo6 git://gitorious.org/+maemo6-upnp/gupnp/gssdp-maemo6.git git fetch gssdp-maemo6 git checkout -b my-local-tracking-branch gssdp-maemo6/master_or_other_branch
gupnp-av-maemo6
-
Cloning this repository:
git clone git://gitorious.org/+maemo6-upnp/gupnp/gupnp-av-maemo6.git gupnp-av-maemo6 cd gupnp-av-maemo6
Add this repository as a remote to an existing local repository:
git remote add gupnp-av-maemo6 git://gitorious.org/+maemo6-upnp/gupnp/gupnp-av-maemo6.git git fetch gupnp-av-maemo6 git checkout -b my-local-tracking-branch gupnp-av-maemo6/master_or_other_branch
gupnp-vala-maemo6
-
Cloning this repository:
git clone git://gitorious.org/+maemo6-upnp/gupnp/gupnp-vala-maemo6.git gupnp-vala-maemo6 cd gupnp-vala-maemo6
Add this repository as a remote to an existing local repository:
git remote add gupnp-vala-maemo6 git://gitorious.org/+maemo6-upnp/gupnp/gupnp-vala-maemo6.git git fetch gupnp-vala-maemo6 git checkout -b my-local-tracking-branch gupnp-vala-maemo6/master_or_other_branch
gupnp-maemo6
-
Cloning this repository:
git clone git://gitorious.org/+maemo6-upnp/gupnp/gupnp-maemo6.git gupnp-maemo6 cd gupnp-maemo6
Add this repository as a remote to an existing local repository:
git remote add gupnp-maemo6 git://gitorious.org/+maemo6-upnp/gupnp/gupnp-maemo6.git git fetch gupnp-maemo6 git checkout -b my-local-tracking-branch gupnp-maemo6/master_or_other_branch
sbdep-gssdp
-
Cloning this repository:
git clone git://gitorious.org/~sbdep/gupnp/sbdep-gssdp.git sbdep-gssdp cd sbdep-gssdp
Add this repository as a remote to an existing local repository:
git remote add sbdep-gssdp git://gitorious.org/~sbdep/gupnp/sbdep-gssdp.git git fetch sbdep-gssdp git checkout -b my-local-tracking-branch sbdep-gssdp/master_or_other_branch
gupnp-vala-dlna
-
Cloning this repository:
git clone git://gitorious.org/~arunsr/gupnp/gupnp-vala-dlna.git gupnp-vala-dlna cd gupnp-vala-dlna
Add this repository as a remote to an existing local repository:
git remote add gupnp-vala-dlna git://gitorious.org/~arunsr/gupnp/gupnp-vala-dlna.git git fetch gupnp-vala-dlna git checkout -b my-local-tracking-branch gupnp-vala-dlna/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-maemo6
-
Cloning this repository:
git clone git://gitorious.org/+maemo6-upnp/gupnp/gupnp-dlna-maemo6.git gupnp-dlna-maemo6 cd gupnp-dlna-maemo6
Add this repository as a remote to an existing local repository:
git remote add gupnp-dlna-maemo6 git://gitorious.org/+maemo6-upnp/gupnp/gupnp-dlna-maemo6.git git fetch gupnp-dlna-maemo6 git checkout -b my-local-tracking-branch gupnp-dlna-maemo6/master_or_other_branch
phako-gupnp-tools
-
Cloning this repository:
git clone git://gitorious.org/~phako/gupnp/phako-gupnp-tools.git phako-gupnp-tools cd phako-gupnp-tools
Add this repository as a remote to an existing local repository:
git remote add phako-gupnp-tools git://gitorious.org/~phako/gupnp/phako-gupnp-tools.git git fetch phako-gupnp-tools git checkout -b my-local-tracking-branch phako-gupnp-tools/master_or_other_branch
zeenixs-gupnp-dlna
-
Cloning this repository:
git clone git://gitorious.org/~zeenix/gupnp/zeenixs-gupnp-dlna.git zeenixs-gupnp-dlna cd zeenixs-gupnp-dlna
Add this repository as a remote to an existing local repository:
git remote add zeenixs-gupnp-dlna git://gitorious.org/~zeenix/gupnp/zeenixs-gupnp-dlna.git git fetch zeenixs-gupnp-dlna git checkout -b my-local-tracking-branch zeenixs-gupnp-dlna/master_or_other_branch
jensg-gupnp-av
-
Cloning this repository:
git clone git://gitorious.org/~phako/gupnp/jensg-gupnp-av.git jensg-gupnp-av cd jensg-gupnp-av
Add this repository as a remote to an existing local repository:
git remote add jensg-gupnp-av git://gitorious.org/~phako/gupnp/jensg-gupnp-av.git git fetch jensg-gupnp-av git checkout -b my-local-tracking-branch jensg-gupnp-av/master_or_other_branch
zeenixs-gupnp-vala
-
Cloning this repository:
git clone git://gitorious.org/~zeenix/gupnp/zeenixs-gupnp-vala.git zeenixs-gupnp-vala cd zeenixs-gupnp-vala
Add this repository as a remote to an existing local repository:
git remote add zeenixs-gupnp-vala git://gitorious.org/~zeenix/gupnp/zeenixs-gupnp-vala.git git fetch zeenixs-gupnp-vala git checkout -b my-local-tracking-branch zeenixs-gupnp-vala/master_or_other_branch
phako-gupnp
-
Cloning this repository:
git clone git://gitorious.org/~phako/gupnp/phako-gupnp.git phako-gupnp cd phako-gupnp
Add this repository as a remote to an existing local repository:
git remote add phako-gupnp git://gitorious.org/~phako/gupnp/phako-gupnp.git git fetch phako-gupnp git checkout -b my-local-tracking-branch phako-gupnp/master_or_other_branch
fargies-gupnp
-
Cloning this repository:
git clone git://gitorious.org/~fargies/gupnp/fargies-gupnp.git fargies-gupnp cd fargies-gupnp
Add this repository as a remote to an existing local repository:
git remote add fargies-gupnp git://gitorious.org/~fargies/gupnp/fargies-gupnp.git git fetch fargies-gupnp git checkout -b my-local-tracking-branch fargies-gupnp/master_or_other_branch
zeenix-gssdp
-
Cloning this repository:
git clone git://gitorious.org/~zeenix/gupnp/zeenix-gssdp.git zeenix-gssdp cd zeenix-gssdp
Add this repository as a remote to an existing local repository:
git remote add zeenix-gssdp git://gitorious.org/~zeenix/gupnp/zeenix-gssdp.git git fetch zeenix-gssdp git checkout -b my-local-tracking-branch zeenix-gssdp/master_or_other_branch
vjsraos-gssdp
-
Cloning this repository:
git clone git://gitorious.org/~vjsrao/gupnp/vjsraos-gssdp.git vjsraos-gssdp cd vjsraos-gssdp
Add this repository as a remote to an existing local repository:
git remote add vjsraos-gssdp git://gitorious.org/~vjsrao/gupnp/vjsraos-gssdp.git git fetch vjsraos-gssdp git checkout -b my-local-tracking-branch vjsraos-gssdp/master_or_other_branch
vjsraos-gupnp-tools
-
Cloning this repository:
git clone git://gitorious.org/~vjsrao/gupnp/vjsraos-gupnp-tools.git vjsraos-gupnp-tools cd vjsraos-gupnp-tools
Add this repository as a remote to an existing local repository:
git remote add vjsraos-gupnp-tools git://gitorious.org/~vjsrao/gupnp/vjsraos-gupnp-tools.git git fetch vjsraos-gupnp-tools git checkout -b my-local-tracking-branch vjsraos-gupnp-tools/master_or_other_branch

