Difference between revisions of "Developer:Documentation"
Line 10: | Line 10: | ||
** Bute Documentation | ** Bute Documentation | ||
** Auskerry Documentation<br> | ** Auskerry Documentation<br> | ||
+ | |||
+ | The easiest way to upgrade your device(s) to the latest development firmware is to download the development ConfigApp, and enable the 'Show Development Releases' option (Tools->Options->Updates, 'Show Advanced Options' must also be enabled). If you then right click on your device, you will be given the option to Update to the latest development firmware. | ||
<br> | <br> |
Revision as of 14:41, 10 February 2009
Develoment Releases
The purpose of a development release is to provide independent software providers a chance to develop their applications against a given API before it is released to the general public.
- Development releases can be downloaded from: http://products.linn.co.uk/VersionInfo/Downloads/Development/
- Developers can report defects via the external trac database: http://products.linn.co.uk/trac/
- Developers can use any and all of Linn's Open Source Software: http://oss.linn.co.uk/
- Releases are based on Software Compatibility Families
- Cara Documentation
- Bute Documentation
- Auskerry Documentation
The easiest way to upgrade your device(s) to the latest development firmware is to download the development ConfigApp, and enable the 'Show Development Releases' option (Tools->Options->Updates, 'Show Advanced Options' must also be enabled). If you then right click on your device, you will be given the option to Update to the latest development firmware.
Miscellaneous Links
- UPnP architecture primer - http://oss.linn.co.uk/trac/wiki/UPnP
- Kinsky open source UPnP Library - http://oss.linn.co.uk/trac/wiki/UpnpDevelopment
- UPnP protocol - http://www.upnp.org
- Generic UPnP device architecture spec http://www.upnp.org/specs/arch/UPnP-DeviceArchitecture-v1.0.pdf
- UPnP AV Media Renderer specification http://www.upnp.org/specs/av/
- V1.0 MediaServer and MediaRenderer standards http://www.upnp.org/standardizeddcps/mediaserver.asp
- Linn UPnP Media service - http://oss.linn.co.uk/trac/wiki/LinnMediaService
- Simple Point-to-Point Control protocol - LPEC (Linn Protocol for Eventing and Control)
- Device Diagnostics - Developer:Diagnostics
- DS Audio transport protocol - Developer:Audio Transport