John Beisley
efdc90f04d
Emphasize generated nature of code more.
2017-11-05 13:40:23 +00:00
games647
b3887248e5
Fix uint out of value parsing for > 4 GiB traffic usage
2017-10-04 08:55:00 +01:00
John Beisley
99da32467b
Cut down on useless argument/return docs.
2015-06-07 10:42:22 +01:00
John Beisley
790e151b1e
Hack back in a URN missing from the internetgateway2 spec.
2015-06-07 09:27:13 +01:00
John Beisley
3232a79f99
Update generated code for internetgateway2 - updated spec.
2015-06-07 09:04:24 +01:00
Tommi Virtanen
77b86c3723
Generate dcps for AV1 audio/video devices
...
Tested against Sonos PLAY:5.
Added URI type to the SOAP library.
The latest upnpresources.zip does not contain older versions of the
specifications, so to be able to generate the bindings I had to create
a fake one:
wget http://upnp.org/specs/av/UPnP-av-TestFiles-20070927.zip
install -d 'standardizeddcps/MediaServer_1 and MediaRenderer_1'
mv UPnP-av-TestFiles-20070927.zip 'standardizeddcps/MediaServer_1 and MediaRenderer_1/'
zip -r fake.zip 'standardizeddcps/MediaServer_1 and MediaRenderer_1'
gotask specgen -s fake.zip -o ../dcps
2015-06-06 16:54:08 -07:00
John Beisley
fb03be1c78
Add support for discovery-free client creation in dcps packages.
2015-06-06 11:53:50 +01:00
John Beisley
ca8dc4faf5
Add additional header docs to generated DCP packages.
2014-06-07 21:24:11 +01:00
John Beisley
24f693965e
Add warning not to edit generated files by hand.
2014-06-07 20:29:41 +01:00
John Beisley
90e83f960e
Update internetgateway[12] from new specgen.
2014-01-06 20:17:00 +00:00
John Beisley
1f02d6bce3
Add New*Clients functions to the generated code to simplify their use.
2013-12-31 20:01:17 +00:00
John Beisley
03572e5988
Small fixes and removals, update discoverigd.go.
2013-12-31 18:36:26 +00:00
John Beisley
587c68769d
Remove redundant information from action docs.
2013-12-31 18:06:34 +00:00
John Beisley
d4355376d7
More minor generated documentation improvements.
2013-12-31 18:04:59 +00:00
John Beisley
92b4aac9bb
Attempt to tidy generated documentation.
2013-12-31 17:52:43 +00:00
John Beisley
50cfea8d4f
Inline request/response structures.
2013-12-31 17:06:15 +00:00
John Beisley
d2cd2978d9
Use data type (un)marshal in generated DCP code.
2013-12-31 16:56:20 +00:00
John Beisley
ef1de8df74
Add internetgateway1 and internetgateway2 generated code.
2013-10-06 23:16:53 +01:00