Mono's UPnP client and server stack
Stars
21
Forks
4
Watchers
21
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
285
commits
19
commits
Merge branch 'master' of github.com:lunchtimemama/Mono.Upnp
4190b7bView on GitHubFixed another bug in the virtualized serialization code which cause null override values to be included even if OmitIfNull was specified.
4fd52cdView on GitHubFixed a bug in the virtualized serialization code and added some tests.
f51f216View on GitHubAdded virtual XML serialization component. This allows us to override the values in an serialized object.
f53f287View on GitHubBreaking changes to the XML serialization API. This is to make way for some fancy stuff coming up.
6b7a0eaView on GitHubAdded support to the MediaServer1 GTK client addin for reference items.
5fb0a83View on GitHubStupid namespace order change. I need to fix this so it doesn't keep breaking tests.
c2159f6View on GitHub* Fixed bug in XML deserialization and added a test case.
220a06aView on GitHubMerge branch 'master' of github.com:lunchtimemama/Mono.Upnp
b8dd2e8View on GitHubGot rid of old MonoTouch files that were in there by accident.
e6d924aView on GitHub* Added a plugin for the Gtk client which renders ContentDirectory information.
6e10cbdView on GitHubMade FSpotContentDirectory compatible with latest API changes.
b387072View on GitHub