![]() |
|
[AppleTV2/iOS] Unofficial builds for testing! NOT FOR THE FAINT HEARTED - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: iOS support (/forumdisplay.php?fid=137) +---- Thread: [AppleTV2/iOS] Unofficial builds for testing! NOT FOR THE FAINT HEARTED (/showthread.php?tid=92261) |
- bwelton - 2011-01-30 10:14 Can someone point me to the latest build for ATV2 ? I have seen 1/29 referenced but I only see 1/28 and that has now been moved to an OLD folder in the nightly build link on the 1 post of this thread. Also is there anywhere that lists the fixes per build so you can decide if you want to deploy ? Many thanks for all the good build work. - neoranga - 2011-01-30 11:07 The changes per build are in the changelog: https://github.com/xbmc/atv2/commits/atv2 - landwomble - 2011-01-30 13:25 new build seems very snappy. music scanning much, much faster. "library mode" is still greyed out in the Music menu though? - deano72 - 2011-01-30 13:25 Subtitle addon working fine (my stupid mistake...not enabling video osd script in settings), However on 29/1/11 build (and also on 28/1/11) I am finding if I go right off of main menu to get sub menu, you cannot see what you have highlighted when you click on remote. Also, if I get a sub menu come up (like to say yes or no for something) I cannot see which option I am on, it does not highlight. If I go from main menu, click select and go to into that menu, the lines highlight all ok, it is just when you go right from main menu to see sub menu window open up I cannot see anything highlighted, Cheers, dean sub menu lines not highlighting - deano72 - 2011-01-30 13:27 sorry double posted - Reverb - 2011-01-30 14:00 iPad-van-Frank:/private/var/tmp root# wget http://music.hadm.net/~keith/xbmc_atv2/org.xbmc-012911_ios-arm.deb -sh: wget: command not found What do i wrong? - Shoesy - 2011-01-30 14:16 Copy the actual link - not the truncated text displayed. - Reverb - 2011-01-30 14:58 i did that. If i paste it here you get that result. Do it with terminal on a imac. but the command not recognized, if i must believe the feedback -sh: wget: command not found Weird... on my apple tv worked perfect. - beforeseven - 2011-01-30 15:01 Reverb Wrote:i did that. If i paste it here you get that result You need to install wget: apt-get update apt-get install wget - Reverb - 2011-01-30 15:10 Uhmzzz... iPad-van-Frank:~ root# apt-get update -sh: apt-get: command not found |