[REQUEST] Action sounds in Window control
#1
What's the possibility of having specific action sounds per window control?

ie

Code:
<window>
    <name>home</name>
    <action>
        <name>left</name>
        <file>left2.wav</file>
    </action>
    <action>
        <name>right</name>
        <file>right2.wav</file>
    </action>
</window>

Thus allowing the use of different navigational sounds based on which window you're using.

Thanks.
Reply
#2
I must admit I doubt it'll be of a high priority. Perhaps you could elaborate on what you're trying to do, as it may be a good point to re-evaluate how the sounds system works.

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
I'm using a new set of sounds for Alaska which has a beep for up/down and a swooshing sound for left/right which sounds perfect for the layouts that run horizontally but when you use the vertical ones I'd like it to be the other way around. Also for menus that move in all directions I'd prefer the beep.
Hence the reason for my request.
Reply

Logout Mark Read Team Forum Stats Members Help
[REQUEST] Action sounds in Window control0