Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Difference between revisions of "OLA 0.3"

From wiki.openlighting.org

Jump to: navigation, search
(Other Docs)
Line 24: Line 24:
 
* [[LLA on Debian]]
 
* [[LLA on Debian]]
 
* [[LLA Client API]]
 
* [[LLA Client API]]
 +
* [[LLA Device Specific Configuration]]

Revision as of 11:33, 2 March 2009

This page discusses the development release of LLA (0.3).

User facing changes

  • (Optional) HTTP server with web interface for configuration
  • Web based dmx console
  • Support for embedding
  • OS X support

Internal changes

  • Completely new RPC system based on [Protocol Buffers] allowing for asynchronous rpcs from the client.
  • ExportMap

Known Issues

Please report issues at http://code.google.com/p/linux-lighting/issues/list

  • Due to bugs in libmicrohttpd, you need version 0.4 and above for it to work correctly.

Other Docs