Code:
http://pastebin.com/mpCjVF4wr10902 (old release fast loading)
Code:
http://pastebin.com/cfw8GkED
Doktor-X
Junior Member Joined: Jun 2012 Reputation: 0 |
2012-07-30 21:43
Post: #581
r11691 (new release slow loading)
Code: http://pastebin.com/mpCjVF4wr10902 (old release fast loading) Code: http://pastebin.com/cfw8GkED |
| find quote |
Nu7s
Senior Member Joined: Jun 2012 Reputation: 1 Location: Belgium |
2012-07-31 13:31
Post: #582
I recieved my Raspberry pi yesterday and installed raspbmc. I'm very impressed about the performance this little device puts out. I'm glad I bought 2.
|
| find quote |
Doktor-X
Junior Member Joined: Jun 2012 Reputation: 0 |
2012-08-01 15:31
Post: #583
old Code: http://pastebin.com/LQ2c316pCode: http://pastebin.com/ikeuGWcJ |
| find quote |
triggerhurt
Junior Member Posts: 5 Joined: Jul 2012 Reputation: 0 |
2012-08-01 17:09
Post: #584
Hi guys
I am looking for some compile instructions. The ones I used few weeks ago (raspbian) seem pretty outdated or the current git is buggy (get a compile error after some time in a ~*filesystem*.pa) or both. Since I strangely got git updates in waves (passed days with activity suddenly appear after some time with no activity at all) I am quite sure my git pull is beeing fixed already (many thanks guys!). However I am looking for new instructions. As far as I see there are a lot of changes in ./configure for example... Best regards trigger |
| find quote |
DavGerm4
Junior Member Joined: Apr 2007 Reputation: 0 Location: Providence, UT |
2012-08-02 11:33
Post: #585
I want to get the Raspberry Pi so bad right now! But I have to wait until I move into my new place, which won't be until the 22nd of this month. But when I get it, I plan on installing Raspbmc on it and see how well it runs everything!
Consoles: Xbox 360 - iXtreme 1.41 Xbox - XBMC Xbox - in the works Xbox - also in the works Nintendo Wii - D2CPro w/ Wii-Clip |
| find quote |
stepea
Member Posts: 61 Joined: Jun 2008 Reputation: 0 |
2012-08-04 16:51
Post: #586
I've got two original xbox's that I want to replace, I'm looking for the lowest cost replacements. Is it worth buying a raspberry pi's in the hope that xbmc will be developed to a standard that I could replace my original xbox's in the not too distant future.
|
| find quote |
chi-guy
Junior Member Joined: Mar 2012 Reputation: 0 |
2012-08-04 20:32
Post: #587
The Pi works great if all you're looking for is an easy and cheap way to stream content to your TV. It won't be as fluid as the xbox, there will be noticable lag while navigating the menus, when you first start to play somthing, or while trying to fastforward/rewind. It also helps if you have some kind of storage already since the Pi does not include any. I use one on my bedroom TV and I love it, but I wouldn't want to use it on my Living Room TV, since I use it more often.
|
| find quote |
stepea
Member Posts: 61 Joined: Jun 2008 Reputation: 0 |
2012-08-05 22:37
Post: #588
Will the possible port of android to the raspberry Pi and android version of xbmc, see improved performance of xbmc?
(This post was last modified: 2012-08-05 22:40 by stepea.)
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,958 Joined: Jan 2011 Reputation: 132 Location: Arizona, USA |
2012-08-06 02:10
Post: #589
(2012-08-05 22:37)stepea Wrote: Will the possible port of android to the raspberry Pi and android version of xbmc, see improved performance of xbmc? Running Android on the R-Pi and XBMC on top of that will probably decrease performance since there's more "stuff" to run, eat up memory, etc. You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
gimli
Team-XBMC Developer Joined: Jun 2009 Reputation: 9 |
2012-08-06 08:17
Post: #590
(2012-08-06 02:10)Ned Scott Wrote:(2012-08-05 22:37)stepea Wrote: Will the possible port of android to the raspberry Pi and android version of xbmc, see improved performance of xbmc? I'm prety sure it will decrease. On Linux we run exclusive, on Android we have to share with the Android runtime environment. |
| find quote |