usmanatron / amBXPeripheralController

Server application (with a number of assisting clients) to control amBX gaming peripherals
Other
2 stars 4 forks source link

IsExclusive flag #11

Open usmanatron opened 10 years ago

usmanatron commented 10 years ago

Implement the IsExclusive flag - if true, then the previous setup should be completely wiped before running the scene.

(In terms of implementation, you could just add a non-repeated frame to the start of the scene which disabled everything?)