|
Revision 75, 420 bytes
(checked in by devja..@anarkystic.com, 6 months ago)
|
added support for a delay between commands sent to the avr to prevent collisions
|
| Line | |
|---|
| 1 |
== 0.4.2 == 2008.06.08 |
|---|
| 2 |
* Added a RESTish wrapper for services to make them accessible via the web |
|---|
| 3 |
* Added support for a delay between requests to the AVR to prevent collisions |
|---|
| 4 |
|
|---|
| 5 |
== 0.4.1 == 2008.06.06 |
|---|
| 6 |
* Added support for the Denon AVR-3085 |
|---|
| 7 |
|
|---|
| 8 |
== 0.4 == 2008.06.06 |
|---|
| 9 |
* Moved modules in `input` and `output` to `io`, added warnings |
|---|
| 10 |
|
|---|
| 11 |
== 0.3 == 2007.01.15 |
|---|
| 12 |
* Added the IConfigurable interface and fizzjik.config.ConfigurableMixin |
|---|