• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 10
hardware acceleration on allwinner ( cedarv )
#76
(2013-06-09, 19:39)baso4 Wrote:
(2013-05-02, 23:00)domenic Wrote:
(2013-05-02, 21:26)domenic Wrote: Well my mk802+ behaves just like the original build, in 720p after I start XBMC, it streches, and it stays streched but looks fine in 1080p. I have found a spot in LinuxRendererA10.cpp that controls the window created and a possible bug. When the Window height is > 720 it uses "Workmode Scaler" other wise it uses "Workmode Normal" So on my tablet where the height is only 600 is is using "Workmode Normal" the output looks fine; I believe that the 720p window resolution should behave the same as 1080p (which kind of works) so the code may need to be Window height is >= 720. I will test the change and if that fails, I will just force the output to be only "Workmode Normal" and do another test....

Stay tuned...

Ok this will not impact it.... this chunk of code enables/disables alpha blending according to the A10 Depends readme....

I have created a working apk without all issues mentioned above : it can be found here : http://www.4shared.com/android/SZ_QOyNt/...-baso.html .
let me knows if it works for you.

Do you have a public GIT or can you post your patches to the rella repository?

EDIT:

Never mind, I just saw your post here: http://forum.xbmc.org/showthread.php?tid=165232&page=2
Thanks for the hard work.
Reply
#77
Hi there, i have a allwinner chipset A20 dual core, have alot issue when running 720p or more better quality movie, and wouldt support live channel as well, any good xbmc firmware i can try to reslove this issue? thanks very much who try to help me
Reply
#78
i have try this xbmcapp-armeabi-v7a-debug-baso4.apk on allwinner a20 chip set, wouldt support, cannot get in to xbmc, it load on the first time, but come out error message (Unfortunately ,XBMC has stopped.)
Reply
#79
http://linux-sunxi.org/CedarX/libve
Reply
#80
(2013-07-22, 17:07)iffy1 Wrote: http://linux-sunxi.org/CedarX/libve

what is that mean? sorry as i am new, i have try alot way, no way can get the movie 720p running with a20 allwinner chipset, hope someone who can help me pls
Reply
#81
(2013-06-09, 19:39)baso4 Wrote: I have created a working apk without all issues mentioned above : it can be found here : http://www.4shared.com/android/SZ_QOyNt/...-baso.html .
let me knows if it works for you.
Thank you very much for your build! This is the only one which works nicely on my A10 chip.
I really wonder why this version is not as popular as it deserves.

Do you plan to release a new version or a guide how to build it yourself? Because I am sadly experiencing some heavy stuttering when playing selected mp3 files.

Regards
WongKit
Reply
#82
Hi baso4,
can you please provide the source code of your xbmc-apk? Or at least some diff to an existing repository?
Thanks rellla
Reply
#83
Hi rella
Could you please upload a new XBMC apk for Allwinner when you compile a new build successfully.
Thanks
Reply
#84
Hi mo123,
no, because i neither built for android already nor do we know the changes that made baso4's apk so useful.
Regards rellla
Reply
#85
(2013-08-10, 17:00)rellla Wrote: Hi mo123,
no, because i neither built for android already nor do we know the changes that made baso4's apk so useful.
Regards rellla

I could build another apk from rella's repository, but it will not be as good as the modified code by baso.... but if you want his current build I can do it?
Reply
#86
Quote:I could build another apk from rella's repository, but it will not be as good as the modified code by baso.... but if you want his current build I can do it?

If it is not too much trouble that would be great.
Reply
#87
What about the new A31? Will we see support too? :|
Reply
#88
Qefx, no support for A31 so far due to a different GPU. I doubt there will be any support for A31. First we have to get A10 and A20 running useable.
rellla

@domenic: I blindly applied your patches. I wonder why empat0 changed RESET to FLUSH in a commit called "Android Fixes"?
Maybe someone can also give linux version of stage/Frodo a try and report.
Reply
#89
(2013-08-13, 08:51)rellla Wrote: Qefx, no support for A31 so far due to a different GPU. I doubt there will be any support for A31. First we have to get A10 and A20 running useable.
rellla

@domenic: I blindly applied your patches. I wonder why empat0 changed RESET to FLUSH in a commit called "Android Fixes"?
Maybe someone can also give linux version of stage/Frodo a try and report.

I updated the notes on RESET vs FLUSH. The Android libcedarv.h does not have a FLUSH option (not certain why?) So the option is to call RESET (which is what the code looks like it should be doing?) Both RESET and FLUSH calls are in the Linux libcedarv.h, but I do not know what the different calls do.... maybe linux should be doing a RESET too?

Domenic
Reply
#90
I have a new version built here: https://docs.google.com/file/d/0B0c1jpaz...sp=sharing
I have not tested it so please verify that the blue screen fix works for android too...

Domenic
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 10

Logout Mark Read Team Forum Stats Members Help
hardware acceleration on allwinner ( cedarv )2