Kodi Community Forum
How to find beta1 source code - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: How to find beta1 source code (/showthread.php?tid=124193)



How to find beta1 source code - thespecialist - 2012-02-28

Hi,

Is there any way to download the Beta 1 code somewhere ? Beta 2 and later got a serious problem with DXVA, resulting in massive framedrops on my E350. This is caused by changes in DXVA.CPP. I was just comparing that file on 10.1 with the latest overnight, but these changes are massive. So I was hoping Beta 1 has less changes compared to the current nightly, which would narrow the problem down. Thanks !


- DDDamian - 2012-02-28

https://github.com/xbmc/xbmc/tree/Eden_beta1


- thespecialist - 2012-02-28

Thanks !!


- thespecialist - 2012-02-28

Thanks again DDDamian, didn't know these files were online Wink The changes are very slight between those versions and I'm pretty sure I've located the problem, going to mess around with the code a bit ...


- DDDamian - 2012-02-28

NP. As mentioned in the other thread if you find a bug please add a detailed Trac ticket. Cool


- thespecialist - 2012-02-28

Is there any way to download the whole tree ? When I click on downloads it says "Sorry, there aren't any downloads for this repository".

Thanks !

*EDIT* never mind, got it (via tags)