[slim] Re: Transporter input button?

2006-12-08 Thread JJZolx

kdf;160777 Wrote: 
> certainly, thought at this time would require something beyond a  
> simple .map file change to handle the toggle, an input_toggle function 
> 
> in the DigitalInput plugin.
> 
> you can, however, with much less effort map any button to a specific  
> digital input.
> 
> in the custom.map, or whatever you want to call it, map your button
> to:
> modefunction_PLUGIN.DigitalInput::Plugin->toslink
> 
> the 4 inputs are named:
> aes-ebu
> bnc-spdif
> rcs-spdif
> toslink
Thanks.  That would work.  I'd probably just need to map one button to
bnc-spdif.  I could then map another button to 'Now Playing' to get
back, correct?

Here's one I probably already know the answer to:

Can buttons on the Transporter's faceplate be remapped without
affecting the function of the corresponding button on the remote?


-- 
JJZolx

Jim

JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=30420

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Transporter input button?

2006-12-08 Thread radish

JJZolx;160789 Wrote: 
> Thanks.  That would work.  I'd probably just need to map one button to
> bnc-spdif.  I could then map another button to 'Now Playing' to get
> back, correct?
> 
There's already one mapped to Now Playing :)

> 
> Can buttons on the Transporter's faceplate be remapped without
> affecting the function of the corresponding button on the remote?
I don't see why not, they're seperate control paths and treated as
seperate mappings.


-- 
radish

radish's Profile: http://forums.slimdevices.com/member.php?userid=77
View this thread: http://forums.slimdevices.com/showthread.php?t=30420

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Transporter input button?

2006-12-08 Thread kdf

Quoting JJZolx <[EMAIL PROTECTED]>:


I could then map another button to 'Now Playing' to get
back, correct?


yup, or just start playing something else.  the digital inputs are  
simply playable urls like anything else.



Here's one I probably already know the answer to:

Can buttons on the Transporter's faceplate be remapped without
affecting the function of the corresponding button on the remote?


mostly.  look at front_panel.ir for the front panel functions.  some  
match the slim_devices_remote.ir button names, but not all.  It should  
also work if you rename the ir button you want to use, and then use  
that button name to function mapping in your custom.map


-kdf
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss