profile/ivi/GSSDP.git
17 years ago2007-04-16 Zeeshan Ali <zeenix@gstreamer.net>
Jorn Baayen [Mon, 16 Apr 2007 11:35:08 +0000 (11:35 +0000)]
2007-04-16  Zeeshan Ali  <zeenix@gstreamer.net>

* libgssdp/gssdp-socket-source.c: (gssdp_socket_source_new):

Allow multiple gssdp clients to exist on the same machine.

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@176 d8cb91d7-bff9-0310-92b9-80b65e4482b2

17 years agoget rid of local SoupHeaders copy
Jorn Baayen [Fri, 15 Dec 2006 12:44:17 +0000 (12:44 +0000)]
get rid of local SoupHeaders copy

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@175 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoconstructor error love
Jorn Baayen [Fri, 7 Jul 2006 10:07:51 +0000 (10:07 +0000)]
constructor error love

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@166 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agocorrect doc makefile
Jorn Baayen [Fri, 26 May 2006 10:47:49 +0000 (10:47 +0000)]
correct doc makefile

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@139 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoMake set_active() API consistent with other property setters.
Jorn Baayen [Fri, 5 May 2006 09:57:39 +0000 (09:57 +0000)]
Make set_active() API consistent with other property setters.

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@138 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agouse a shared timeout for service re-announcements
Jorn Baayen [Tue, 2 May 2006 13:11:36 +0000 (13:11 +0000)]
use a shared timeout for service re-announcements

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@137 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoadded dep on glib 2.9.1
Jorn Baayen [Fri, 28 Apr 2006 09:46:16 +0000 (09:46 +0000)]
added dep on glib 2.9.1

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@136 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agofully functonial ServiceGroup
Jorn Baayen [Fri, 28 Apr 2006 08:43:39 +0000 (08:43 +0000)]
fully functonial ServiceGroup

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@135 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoPartial GSSDPServiceGroup implementation
Jorn Baayen [Thu, 27 Apr 2006 13:38:43 +0000 (13:38 +0000)]
Partial GSSDPServiceGroup implementation

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@134 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoServiceBrowser will now only listen to the socket when it has been started
Jorn Baayen [Thu, 27 Apr 2006 11:26:10 +0000 (11:26 +0000)]
ServiceBrowser will now only listen to the socket when it has been started

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@133 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agogssdp-headers -> soup-headers
Jorn Baayen [Thu, 27 Apr 2006 08:08:09 +0000 (08:08 +0000)]
gssdp-headers -> soup-headers

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@132 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agono need to set LC_TIME as GNU strptime tries to parse international strings as well
Jorn Baayen [Thu, 27 Apr 2006 06:47:28 +0000 (06:47 +0000)]
no need to set LC_TIME as GNU strptime tries to parse international strings as well

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@131 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoGSSDPServiceBrowser is fully functional now
Jorn Baayen [Mon, 24 Apr 2006 11:47:39 +0000 (11:47 +0000)]
GSSDPServiceBrowser is fully functional now
still needs a bit of cleanup love

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@130 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoromove old file
Jorn Baayen [Fri, 21 Apr 2006 13:52:19 +0000 (13:52 +0000)]
romove old file

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@129 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoreshuffled API to be more generic (and more like Avahi, incidentally)
Jorn Baayen [Fri, 21 Apr 2006 13:51:26 +0000 (13:51 +0000)]
reshuffled API to be more generic (and more like Avahi, incidentally)

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@128 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoalways bind to SSDP port
Jorn Baayen [Thu, 20 Apr 2006 13:56:50 +0000 (13:56 +0000)]
always bind to SSDP port

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@127 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agodisable loopback
Jorn Baayen [Thu, 20 Apr 2006 13:52:58 +0000 (13:52 +0000)]
disable loopback

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@126 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoimplement sending discovery requests
Jorn Baayen [Thu, 20 Apr 2006 13:38:01 +0000 (13:38 +0000)]
implement sending discovery requests

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@125 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoupdates
Jorn Baayen [Thu, 20 Apr 2006 09:57:31 +0000 (09:57 +0000)]
updates

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@124 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agocompleted skels
Jorn Baayen [Thu, 20 Apr 2006 09:51:56 +0000 (09:51 +0000)]
completed skels

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@123 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoAdded GSSDPService dummy implementation
Jorn Baayen [Thu, 20 Apr 2006 08:08:37 +0000 (08:08 +0000)]
Added GSSDPService dummy implementation

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@122 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoadded dependency on 'uuid'
Jorn Baayen [Wed, 19 Apr 2006 14:06:07 +0000 (14:06 +0000)]
added dependency on 'uuid'

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@121 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoskeleton implementation of GSSDPDevice
Jorn Baayen [Wed, 19 Apr 2006 14:05:49 +0000 (14:05 +0000)]
skeleton implementation of GSSDPDevice

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@120 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoimplemented GSSDPDiscoverable
Jorn Baayen [Wed, 19 Apr 2006 13:35:22 +0000 (13:35 +0000)]
implemented GSSDPDiscoverable

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@119 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agocorrected includes
Jorn Baayen [Wed, 19 Apr 2006 11:37:26 +0000 (11:37 +0000)]
corrected includes

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@118 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoremove junk
Jorn Baayen [Wed, 19 Apr 2006 11:34:20 +0000 (11:34 +0000)]
remove junk

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@117 d8cb91d7-bff9-0310-92b9-80b65e4482b2

18 years agoadded gssdp skels
Jorn Baayen [Wed, 19 Apr 2006 11:32:43 +0000 (11:32 +0000)]
added gssdp skels

git-svn-id: https://svn.o-hand.com/repos/gupnp/gssdp@116 d8cb91d7-bff9-0310-92b9-80b65e4482b2