bjkiller
04-06-2010, 01:15 PM
Hi Dean,
I did made a lot of event handling code for catch events of grandconcerto and squeezebox'es. trigger/event handling interfaces is not user friendly.
my the cycle of writing code is:
label begin:
choice trigger event tab, and choice right trigger. after change button
every time need to resize screen of writing code
fix something in code.
after close some 3 screens.
flash log
MAKE/WAIT A TEST EVENT
open log viewer press [QUERY] to see log - if everything OK.
close the log viewer...and again goto to label begin to fix
may be good idea to short this cycle, at least to able keep log viewer separate and put [flush] button on the viewer dialog to clean.
feature request: filter to catch events by specific driver, like squeeze.
i do following code to catch it....i think possible to remove red marker code and replace just with something much much simple.
this code catch volume events from GrandConcerto Keypads and update value on relative squeezeboxes.
I have 6 squeezeboxes that connected to 6 sourcers of grandconcerto.
http://img515.imageshack.us/img515/5237/dialog1.png
http://img97.imageshack.us/img97/6606/editscreen.png
I did made a lot of event handling code for catch events of grandconcerto and squeezebox'es. trigger/event handling interfaces is not user friendly.
my the cycle of writing code is:
label begin:
choice trigger event tab, and choice right trigger. after change button
every time need to resize screen of writing code
fix something in code.
after close some 3 screens.
flash log
MAKE/WAIT A TEST EVENT
open log viewer press [QUERY] to see log - if everything OK.
close the log viewer...and again goto to label begin to fix
may be good idea to short this cycle, at least to able keep log viewer separate and put [flush] button on the viewer dialog to clean.
feature request: filter to catch events by specific driver, like squeeze.
i do following code to catch it....i think possible to remove red marker code and replace just with something much much simple.
this code catch volume events from GrandConcerto Keypads and update value on relative squeezeboxes.
I have 6 squeezeboxes that connected to 6 sourcers of grandconcerto.
http://img515.imageshack.us/img515/5237/dialog1.png
http://img97.imageshack.us/img97/6606/editscreen.png