![]() |
|
XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad (/showthread.php?tid=81018) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 |
RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - waltermalter - 2012-04-30 21:08 (2012-04-21 22:46)xbmc17 Wrote: Love the update!! Hi XBMC17 do a 2-finger swipe instead of a 3-finger one and you'll always succeed :-) Cheers, Walter RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - grywnn - 2012-05-02 11:44 @xbmc17: The party button toggles part mode, which is some kind of auto-playlist XBMC features. Very handy in my opinion, use this a lot myself. http://wiki.xbmc.org/index.php?title=Music_library#Party_Mode @dutchflea: The party mode button on the iPhone was dropped in favor of the edit button, which IMO is more important to have. With the latest version (finally) featuring editable menu items on the remote control, you can add your own party button: Use the generic http command, and enter: Code: http://a.b.c.d:8080/xbmcCmds/xbmcHttp?command=ExecBuiltIn(PlayerControl(Partymode(music)))This will use XBMCs old http api, which will be dropped in one of the next XBMC versions - but should work for now. @james_stewart: Direct integration of one app into another (or parts / plugins whatever) isn't possible on iOS. I've thought about a "marriage" with airvideo before. Even posted in their dev forum about a year ago about an url scheme - which would allow me to deep link into the airvideo app and thus switch to airvideo and have it jump right into the movies directory - but the guys at airvideo won't add this due to security implications (there are indeed some) @all you guys out there with sorting issues: the next release will respect the sorttitle, that should fix it. RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - meridius - 2012-05-03 08:27 Thanks can not wait to try it out RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - meridius - 2012-05-10 08:08 Hi all just woundering if anything is happening to the app. Cheers RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - grywnn - 2012-05-10 09:55 Yep. Been playing around with a new layout, and collecting more bugs. Next version should be ready soon. RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - mukati - 2012-05-10 10:36 (2012-05-10 09:55)grywnn Wrote: Yep. Any screenshots on the new stuff!! ![]()
RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - grywnn - 2012-05-10 11:16 (2012-05-10 10:36)mukati Wrote:(2012-05-10 09:55)grywnn Wrote: Yep. *sigh* OK here you go: ![]() Jep, you're seing right: I'm working on a coverflow layout for movies. Still in an early testing stage, but running pretty smooth so far. I think i'll introduce this for movies only for now, since coverflowing tv show banners looks like crap, and browsing a large music collection with coverflow isn't much fun either. RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - Nacmacfeegle - 2012-05-10 12:02 Nice work! RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - mukati - 2012-05-10 13:34 Quote:*sigh* Thanks!.. will this come for iPhone as well or only iPad? RE: XBMC Commander - Yet another unofficial third-party XBMC remote for iPad - grywnn - 2012-05-10 15:10 Testing it for iPad atm, but should work on iPhone too (without the fanart though) |