View Single Post
Old 08-31-2005, 01:54 PM   #17
veetid
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,993
Quote: Originally Posted by Maximus
I see you have controls for prev/next song, but how about scan ?

Do you have to load a plugin within CF or can you develop a stand-alone remote control (i-bus interface) using the SDK ?


/M

everything you develop with the SDK would be loaded as a plugin, but plugins do not have to have an interface... they are intialized at the start of the application... the SDK could be used to write GUI plugins that have their own sections, GUI plugins that show up on the global NAV, or non graphical plugins that listen for commands or do whatever you can think of...

Not sure what you mean by scan... If random is enabled in media and a plugin sends the NEXT song command, it will randomly choose the next song, otherwise it will just go to the next song in the list...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210

Last edited by veetid; 08-31-2005 at 02:01 PM.
veetid is offline   Reply With Quote