[PVR] Differences in code
#1
Hi,
I had understood that in this repo: https://launchpad.net/~lars-opdenkamp/+archive/xbmc-pvr you have XBMC compiled from the Dharma branch (https://github.com/opdenkamp/xbmc/tree/Dharma), but it is not true, isn't it? I say this because in the source code, in xbmc / addons / library.xbmc.addon / libXBMC_addon.h I find this:

bool (*GetSetting)(const char* settingName, void *settingValue);

and in the launchpad repo I find:

bool (*GetSetting)(stdConfusedtring settingName, void *settingValue);

Are there any other important changes?
Regards,
Vanesa.
Reply
#2
first of all, none of those repos have any compiled version in it.

secondly, the dharma repo is the "stable" pvr, the other branch is the working tree. yes, the working tree differs significantly. and no, the changes won't be backported to the dharma tree.
Reply
#3
spiff Wrote:first of all, none of those repos have any compiled version in it.
first of all, which repos are you talking about? I'm only talking about the lauchpad repository which is the repo from where I install XBMC, so I "suppose" it has a compiled version of XBMC, if not, I don't understand how it works.

spiff Wrote:secondly, the dharma repo is the "stable" pvr, the other branch is the working tree. yes, the working tree differs significantly. and no, the changes won't be backported to the dharma tree.
secondly, you should read the posts before aswering them, I'm not talking about any development branch, but the stable Dharma branch and it has some differences from the compiled code in launchpad.

thirdly, my native language is spanish, keep that in mind, please.

fourth, if you don't like the post, say it clearly and don't answer so bad.

Thanks for your help.
Regards,
Vanesa.
Reply
#4
Ok, this commit is the problem:

https://github.com/opdenkamp/xbmc/commit...19e8e5b4d2

Launchpad repository has XBMC version 2:10.5-dharma+pvr~odk48 by Lars Op den Kamp (2010-12-18) so it doesn't have this commit (which was made in January 2011), so I am wondering why the repo does not have the Dharma stable branch, because, until now, I was thinking that it has this version. Am I explaining myself right?
Regards,
Vanesa.
Reply
#5
the ppa build is from https://github.com/opdenkamp/xbmc-antiqu...Dharma-pvr
that's the old repository on github.
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
#6
spiff Wrote:and no, the changes won't be backported to the dharma tree.

hu? What about the plans to integrate the whole PVR back into Dharme *sometimes* (maybe next century) Are they dropped?

And if there are autonomous PVR branch, are there any release plans for "stable"-releases?
Reply
#7
Raptor 2101 Wrote:hu? What about the plans to integrate the whole PVR back into Dharme *sometimes* (maybe next century) Are they dropped?

And if there are autonomous PVR branch, are there any release plans for "stable"-releases?
After Dushmaniac has finished getting the PVR code up to scratch it will added to the main branch of XBMC and released as part of a stable xbmc build i.e there will be no seperate PVR releases of XBMC it will be a part of a future stable release.

Dharma is not the last build ever being released of XBMC, Eden is next and I believe it is in the time line to have PVR in the release after that.

Cheers,
Rob
Image
Reply
#8
spiff Wrote:first of all, none of those repos have any compiled version in it.
dushmaniac Wrote:the ppa build
repository on github.

I understand now, I didn't explain it very well. When I was talking about the repo, I meant the PPA, sorry for my confusion.

dushmaniac Wrote:the ppa build is from https://github.com/opdenkamp/xbmc-antiqu...Dharma-pvr
Do you have plans to update the PPA to the Dharma branch in your github repository? (I don't mean you have to do it, it's just a question)
Regards,
Vanesa.
Reply
#9
probably this week
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply

Logout Mark Read Team Forum Stats Members Help
[PVR] Differences in code0