Updated Launcher 3.0 beta 3 to beta 4, no problems.
XBMC 8.10 (bf1) on ATV 2.3 with HDMI to Panasonic TH37PX60 working fine.
S80_UK
Member+ Posts: 102 Joined: Jan 2009 Reputation: 0 Location: Cambridgeshire, UK |
2009-03-22 22:37
Post: #21
|
| find quote |
FreddieD
Junior Member Posts: 5 Joined: Mar 2009 Reputation: 0 |
2009-03-24 05:24
Post: #22
I have no idea if this is a bug, or something with no intention of being featured in Launcher 3.0. In my quest to have both the regular and playback buttons working on my universal remote, it was revealed that the Launcher 3.0 beta is capable of relaying learned remote signals (the new feature in Apple TV v2.3) for XBMC. Because the learned remote signals also record the playback buttons (play, stop, pause, etc) it was my hope that those signals would also be relayed to XBMC. I had it working with Launcher 2.3 using Universal Mode, but was working towards something that didn't require the menu_hold workaround.
When testing this (I had AppleTV learn an old Philips DVD remote), I found that the normal Apple remote buttons (direction arrows, select, menu) worked flawlessly, but playback buttons such as play, pause, stop, and rewind did not. One thing I did find, however, was that the fast forward button caused the video to skip ahead 10 minutes. There was no output at all from console.log, and while there was xbmc.log output, there appeared to be nothing that would indicate that XBMC had any idea that these playback buttons were being pressed. While I didn't find any log files under /Users/frontrow/Library/Logs or /Library/Logs/Console, is there somewhere that I can find log output specifically for Launcher (perhaps in the portion that relays button presses over to XBMC)? Of course, if there is no intention of supporting the playback buttons through AppleTV's learned remote feature then the above is mostly moot, and my next question would be is this something that is on the potential roadmap for a future release? Thanks and keep up the great work! My environment specs are below: AppleTV v2.3.1 Launcher v3.0b4 XBMC Atlantis bf1 |
| find quote |
MaestroDD
Team-XBMC Developer Posts: 629 Joined: Jul 2008 Reputation: 0 Location: Mannheim, Germany |
2009-03-26 03:33
Post: #23
FreddieD Wrote:I have no idea if this is a bug, or something with no intention of being featured in Launcher 3.0. In my quest to have both the regular and playback buttons working on my universal remote, it was revealed that the Launcher 3.0 beta is capable of relaying learned remote signals (the new feature in Apple TV v2.3) for XBMC. Because the learned remote signals also record the playback buttons (play, stop, pause, etc) it was my hope that those signals would also be relayed to XBMC. I had it working with Launcher 2.3 using Universal Mode, but was working towards something that didn't require the menu_hold workaround.Must admit I wasn't aware of that. Thanks for pointing it out! FreddieD Wrote:When testing this (I had AppleTV learn an old Philips DVD remote), I found that the normal Apple remote buttons (direction arrows, select, menu) worked flawlessly, but playback buttons such as play, pause, stop, and rewind did not. One thing I did find, however, was that the fast forward button caused the video to skip ahead 10 minutes. hehe, Apple reused old keycodes present on ATV <= 2.1 (right and left hold). That's why some buttons were working. The new ones are not recognized by Launcher 3beta4... FreddieD Wrote:There was no output at all from console.log, and while there was xbmc.log output, there appeared to be nothing that would indicate that XBMC had any idea that these playback buttons were being pressed. While I didn't find any log files under /Users/frontrow/Library/Logs or /Library/Logs/Console, is there somewhere that I can find log output specifically for Launcher (perhaps in the portion that relays button presses over to XBMC)?This Code: tail -F /Library/Logs/Console/501/console.logFreddieD Wrote:Of course, if there is no intention of supporting the playback buttons through AppleTV's learned remote feature then the above is mostly moot, and my next question would be is this something that is on the potential roadmap for a future release? Beta5 is uploaded with the fix. Thanks for the excellent report! To use the learned buttons, you'll need to modify Keymap.xml. This is what I came up with: Code: <keymap>We'll update Keymap.xml for the next release. Suggestions? cheers, dd 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. If you don't have the time to read them, please don't take the time to post in this forum! For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
sircube
Senior Member Joined: Aug 2008 Reputation: 0 Location: Sopron, Hungary |
2009-03-26 09:57
Post: #24
Just waited for this info!
![]() ![]() ![]() ![]() ![]() :Will give it a go in the evening. |
| find quote |
brentonmac
Junior Member Posts: 21 Joined: Dec 2008 Reputation: 0 |
2009-03-26 12:33
Post: #25
MaestroDD Wrote:We got a few steps further. Thanks this worked great! |
| find quote |
gilbreen
Senior Member Posts: 126 Joined: Aug 2006 Reputation: 0 |
2009-03-26 19:58
Post: #26
Any chance that the Download section for Launcher Beta 5 will list the newest Boxee beta (9.10.5534)?
|
| find quote |
MaestroDD
Team-XBMC Developer Posts: 629 Joined: Jul 2008 Reputation: 0 Location: Mannheim, Germany |
2009-03-26 20:07
Post: #27
gilbreen Wrote:Any chance that the Download section for Launcher Beta 5 will list the newest Boxee beta (9.10.5534)? ouch, forum must be laggy. It's there since 16 hours, updated with beta5: http://code.google.com/p/atv-xbmc-launch...tail?r=617 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. If you don't have the time to read them, please don't take the time to post in this forum! For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
gilbreen
Senior Member Posts: 126 Joined: Aug 2006 Reputation: 0 |
2009-03-26 23:02
Post: #28
MaestroDD Wrote:ouch, forum must be laggy. It's there since 16 hours, updated with beta5: Excellent - I did update to Beta 5 but the old Boxee entry was still there. Does one have to (or rather should one) reboot the ATV after updating the Launcher? Thanks again. |
| find quote |
gilbreen
Senior Member Posts: 126 Joined: Aug 2006 Reputation: 0 |
2009-03-27 01:31
Post: #29
Hmm - I am stumped. I have rebooted the ATV and re-installed Beta 5 but it still shows the 9.9 version of Boxee in the Downloads section.
Any other suggestions to try or are others seeing something different? |
| find quote |
MaestroDD
Team-XBMC Developer Posts: 629 Joined: Jul 2008 Reputation: 0 Location: Mannheim, Germany |
2009-03-27 02:30
Post: #30
gilbreen Wrote:Hmm - I am stumped. I have rebooted the ATV and re-installed Beta 5 but it still shows the 9.9 version of Boxee in the Downloads section. indeed. damn copy'n'paste ![]() It was the new version, but displayed name was old. Should be fixed. Thanks! 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. If you don't have the time to read them, please don't take the time to post in this forum! For troubleshooting and bug reporting please make sure you read this first. |
| find quote |



Search
Help