XBMC Community Forum
LinksBoks (Links2Browser Web-Browser) integration into XBMC - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Development (/forumdisplay.php?fid=93)
+--- Thread: LinksBoks (Links2Browser Web-Browser) integration into XBMC (/showthread.php?tid=11640)



- Nickman - 2006-10-06 13:41

And how do one edit post ?
If it's not possible why not ?!?

I'm just so confused right now *LOL*


- SixOneS4 - 2006-10-07 01:11

A few things here, yes Ysbox is the main programmer working on this as well as the programmer who ported the original Linksboks to the Xbox, through it's development several other people have jumped in to contribute bits and pieces. On a side note which I don't really want to get very detailed about, but just wanted to clear up, I was never a member of the XBMC dev team, I was a member of the XBMC beta testers to help with the development of MC360 so that we would always be working from the absolute latest CVS with no 4 hour latency or whatever the delay on CVS is.


- Nickman - 2006-10-07 12:28

SixOneS4 Wrote:A few things here, yes Ysbox is the main programmer working on this as well as the programmer who ported the original Linksboks to the Xbox, through it's development several other people have jumped in to contribute bits and pieces. On a side note which I don't really want to get very detailed about, but just wanted to clear up, I was never a member of the XBMC dev team, I was a member of the XBMC beta testers to help with the development of MC360 so that we would always be working from the absolute latest CVS with no 4 hour latency or whatever the delay on CVS is.

So yxbox hasn't done any work on linkbooks since he joined the xbmc team ?


- SixOneS4 - 2006-10-07 14:38

That's not what I said at all, I was just clarifying who is who. Ysbox has done about 95% of the current work that's done though, that's pretty much what I was getting at.


- Nickman - 2006-10-07 16:23

SixOneS4 Wrote:That's not what I said at all, I was just clarifying who is who. Ysbox has done about 95% of the current work that's done though, that's pretty much what I was getting at.

And when i made my original post about if this was nessesary. I meant that if Ysbox already have made things "behind the scene" incoperation with the xbmc team and made improvments. Then is it nessesary to make a SVN update of the old version available only weeks before it will be apart of xbmc cvs tree.

Thats just the point i wanted to make when i made my first post that you replyed to.

And now that i understand you fully i stand by my first post.


- Nickman - 2006-10-07 16:49

Just wanted to pont out that i meant no disrespect to you Los93soL.

I just asumed that Ysbox already had made the updates to the current cvs and that he was not to use the old SVN tree.


- wHack - 2006-10-10 17:54

Necessity is irrelevant, however for those who have recently heard of this addition and want a sneak peak it's rather nice to have this update


- warius - 2006-10-17 16:11

Just the fact that I read through all 41 pages of this thread should signalize what respect I have for the ones working on this project.

Good luck with the future work, I'm really looking forward to trying this in the upcoming XBMC CVS, I'm sure it will be a fantastic addition to XBMC, I know my livingroom will benefit greatly of it Smile


- incognegro - 2006-10-20 15:28

Yes patiently waiting Wink


- vitallo - 2006-10-22 00:03

Hello I get the following message with the Build what can I do?

xbmc\Application.cpp(768) : error C2039: 'WipeDir' : is not a member of 'CUtil'
c:\dokumente und einstellungen\desktop\xbmc_source_v2.0.0\xbmc\xbmc\xbox\../util.h(219) : see declaration of 'CUtil'
xbmc\Application.cpp(768) : error C3861: 'WipeDir': identifier not found, even with argument-dependent lookup
xbmc\Application.cpp(769) : error C2039: 'WipeDir' : is not a member of 'CUtil'
c:\dokumente und einstellungen\desktop\xbmc_source_v2.0.0\xbmc\xbmc\xbox\../util.h(219) : see declaration of 'CUtil'
xbmc\Application.cpp(769) : error C3861: 'WipeDir': identifier not found, even with argument-dependent lookup
xbmc\Application.cpp(770) : error C2039: 'WipeDir' : is not a member of 'CUtil'
c:\dokumente und einstellungen\desktop\xbmc_source_v2.0.0\xbmc\xbmc\xbox\../util.h(219) : see declaration of 'CUtil'
xbmc\Application.cpp(770) : error C3861: 'WipeDir': identifier not found, even with argument-dependent lookup
xbmc\Application.cpp(771) : error C2039: 'WipeDir' : is not a member of 'CUtil'
c:\dokumente und einstellungendesktop\xbmc_source_v2.0.0\xbmc\xbmc\xbox\../util.h(219) : see declaration of 'CUtil'
xbmc\Application.cpp(771) : error C3861: 'WipeDir': identifier not found, even with argument-dependent lookup
xbmc\Application.cpp(772) : error C2039: 'WipeDir' : is not a member of 'CUtil'
c:\dokumente und einstellungen\desktop\xbmc_source_v2.0.0\xbmc\xbmc\xbox\../util.h(219) : see declaration of 'CUtil'
xbmc\Application.cpp(772) : error C3861: 'WipeDir': identifier not found, even with argument-dependent lookup
xbmc\Application.cpp(773) : error C2039: 'WipeDir' : is not a member of 'CUtil'
c:\dokumente und einstellungen\desktop\xbmc_source_v2.0.0\xbmc\xbmc\xbox\../util.h(219) : see declaration of 'CUtil'
xbmc\Application.cpp(773) : error C3861: 'WipeDir': identifier not found, even with argument-dependent lookup

With a Orginal CVS Build I do not have problems