I originally posted this in the SDK Improvements thread but it seems pretty busy over in the MC12 forum so I'll post it again here
I've been playing with the events again and have come across a couple of problems.
"MCC: NOTIFY_TRACK_CHANGE" and "MCC: NOTIFY_PLAYERSTATE_CHANGE" only seem to trigger on the active zone, IE if I right click a song and send to Play zone 2 then the event does not trigger.
"MCC: NOTIFY_PLAYLIST...." events do trigger in the same circumstances but do not return the zone number.
And a couple of questions
MCC: NOTIFY_PLAYLIST_CHANGED seems to trigger twice, the first time with a param of 0, this is where I would expect the zone number to be but the second time the second parameter is a large integer, what does this mean?
Do I need to keep reimporting the type library for each new build of MC12 or are the changes made in MC12 itself?
Thanks
Craig