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.
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
(→Other Docs) |
(→Other Docs) |
||
Line 22: | Line 22: | ||
* [[LLA on OS X]] | * [[LLA on OS X]] | ||
− | * [[LLA on | + | * [[LLA on Linux]] |
* [[LLA Client API]] | * [[LLA Client API]] |
Revision as of 13:55, 15 May 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.