Volume control on ATV2
#16
i made the file cause it was non-existing. And did a copy paste
of the content presented in your link.

While watching a movie or listening to music, the up/down cursor has no effect Sad
Reply
#17
Memphiz Wrote:I've build new versions again.
where can one d/l it from ?
no volume2.deb versions in here: http://mirrors.xbmc.org/nightlies/darwin/atv2/
Reply
#18
@biGdada: check the previous entry from memphiz in this thread, you'll find an updated link

@menno: have you already checked the rights of the .xml file you've created? (should belong to the mobile user)
Reply
#19
menno - the keymap was an example on how it has to look. it hasn't the volumeup/down mappings - you have to change the mapping yourself in that file...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#20
Memphiz Wrote:menno - the keymap was an example on how it has to look. it hasn't the volumeup/down mappings - you have to change the mapping yourself in that file...
tried do replace
Code:
<button id="1">BigStepForward</button>
      <button id="2">BigStepBack</button>
with
Code:
<button id="1">VolumeUp</button>
      <button id="2">VolumeDown</button>

it does absolutely nothing , (ok, it cancels the ff/rev function of up/down buttonsWink....

looks like atv2 doesn't react on VolumeUp/VolumeDown from remote.
plus/minus buttons from paired bt keyboard work fine
Reply
#21
@Leonard shelby:
you mean this post ?
there is no d/l link there .....
Reply
#22
page one post 6

will have a look at volumeup, volumedown mapping later when i'm backin town...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#23
Memphiz Wrote:page one post 6
this ver is really buggy Sad, frequently crashes to frontrow when idle, high bitrate SD content is laggy....
Reply
#24
The default keymap for volumeup and volumedown should be fine. Its not working because of the current implementation of atv2 remote (which just lags features - like repeat and so on)...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#25
Memphiz Wrote:The default keymap for volumeup and volumedown should be fine. Its not working because of the current implementation of atv2 remote (which just lags features - like repeat and so on)...

is there an easy way to fix it ?
Reply
#26
Memphiz Wrote:The default keymap for volumeup and volumedown should be fine. Its not working because of the current implementation of atv2 remote (which just lags features - like repeat and so on)...

Shouldn't it just work for if you keep clicking it? I know repeat doesn't work anywhere inside XBMC so clicking should be alright?
Set Up
Raspberry Pi running Raspbmc - XBMC 12.2
40" Samsung ES6800 LED Smart 3D 1080P TV
Onkyo HTS3405 5.1 DD True HD and DTS-HD Surround Sound
ReadyNAS Duo with 4TB (2 x 2TB X-RAID) Western Digital Caviar Green using NFS
Reply
#27
deanmv Wrote:Shouldn't it just work for if you keep clicking it? I know repeat doesn't work anywhere inside XBMC so clicking should be alright?
it should .... but it doesn't
Reply
#28
Fixed that in mainline and also updated post 6 with a new build for atv2 which in addition adds repeated keypresses (volume control should be fine with default keymap).

pull request for repeated keypresses is here - 710 (PR) - when this gets merged we will see it in the nightlys after eden release.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#29
Memphiz Wrote:Fixed that in mainline and also updated post 6 with a new build for atv2 which in addition adds repeated keypresses (volume control should be fine with default keymap).

pull request for repeated keypresses is here - 710 (PR) - when this gets merged we will see it in the nightlys after eden release.

Wheeey! Been waiting for that one, was a pain looking through film library. Cheers Memphiz!
Set Up
Raspberry Pi running Raspbmc - XBMC 12.2
40" Samsung ES6800 LED Smart 3D 1080P TV
Onkyo HTS3405 5.1 DD True HD and DTS-HD Surround Sound
ReadyNAS Duo with 4TB (2 x 2TB X-RAID) Western Digital Caviar Green using NFS
Reply
#30
Memphiz Wrote:Fixed that in mainline and also updated post 6 with a new build for atv2 which in addition adds repeated keypresses (volume control should be fine with default keymap).

pull request for repeated keypresses is here - 710 (PR) - when this gets merged we will see it in the nightlys after eden release.

Thanks! that works!
Reply

Logout Mark Read Team Forum Stats Members Help
Volume control on ATV20