PDA

View Full Version : Help ???



yp
April 18th, 2005, 05:06 AM
I have searched for information on following but could not find anything useful hence here are my queries, please , help on anything you can.....

1 I like to get the length of the current playlist in total time (min), is this possible? If so how???

2 I am using MP.ClearPN with IR (5001 0000 0000 0002 ffff 0000 0001 0000) but it does not work (from jLee CCF), is it correct???

3 To keep the PPC awake as mentioned in the AvidUtil I attached IR action (5001 0000 0000 0002 fc0a 0001 0001) to the MP.TrackPosition to keep the PPC awake as long as it is playing something so the variable name is changing. This also does not work, the PPC keeps going to sleep as configured in the power save option. What is wrong with my implementation or how it should be used???

4 Last but not least any news on the release of CCF builder/designer????

avid
April 18th, 2005, 06:27 AM
3 To keep the PPC awake as mentioned in the AvidUtil I attached IR action (5001 0000 0000 0002 fc0a 0001 0001) to the MP.TrackPosition to keep the PPC awake as long as it is playing something so the variable name is changing. This also does not work, the PPC keeps going to sleep as configured in the power save option. What is wrong with my implementation or how it should be used???
I can't quite follow what you have done, but it sounds as though you have taken the existing button with text "{MP.TrackPosition}" and added a new action with the KeepAwake code. This is not how it works.

What you need is (somewhere on the panel) a button which can have any label text or image, and with a single action with code 5001 0000 0000 0002 ffff 0000 0001 0000 and an IR name of "MP.TrackPosition" (note no curly braces).

Does this help any?

Brian

Jlee
April 18th, 2005, 06:57 AM
2 I am using MP.ClearPN with IR (5001 0000 0000 0002 ffff 0000 0001 0000) but it does not work (from jLee CCF), is it correct???
This triggers an event in Girder to ClearPN. If you are using my GML along with my CCF you should be able to find the command/event. You can't do it without Girder. The easiest way to ClearPN is to just replace the playing tracks with something else.



4 Last but not least any news on the release of CCF builder/designer????
Check the pre-release forum. It's still in alpha at the moment.