> All menu handling handling including ffwd and rew in 6.5 was done by > AlienBBC plugin but in SC7 the AlienBBC menu handling is done by SC > code and so ffwd and rew has to be implemented in SC7 main code and > this will not happen in 7.0.
You can overwrite the FWD/RWD/Repeat/Shuffle buttonÂs behaviour in the default skin through the ProtocolHandler. If you add a buttons hash youu can tell them what CLI command to use instead of the default behaviour. If you had a CLI command to skip 5 minutes, you could use this instead. See eg. how Pandora or Slacker plugins are replacing repeat/shuffle with love/hate buttons. -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
