no, it is not integrated. sorry!
ts
tslayer
Team-XBMC Developer Joined: Oct 2003 Reputation: 12 |
2004-08-08 17:13
Post: #21
42.7% of all statistics are made up on the spot Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
lion2
Junior Member Posts: 27 Joined: Feb 2004 Reputation: 0 |
2004-08-09 20:14
Post: #22
(stcogoli @ aug. 06 2004,20:41 Wrote:fixed the sync code. you should'nt have to tweak anything from now on. i consider it ready for integration in xbmc.i deleted all the source i had and redownloaded the latest cvs source using wincvs. i compliled the source without the cdg additions and it compiled just fine. i downloaded your latest source and added it to the xbmc source. i still get the same errors while it's trying to link . im giving up and waiting till it gets added to xbmc.
|
| find quote |
stcogoli
Member Posts: 93 Joined: Jul 2004 Reputation: 0 |
2004-08-09 21:54
Post: #23
lion2, your problem is exactly what i thought it was in my previous post except replace every occurence of "application.cpp" with "xbmc.vcproj". you can't overwrite the new xbmc.vcproj with the older one that was in my patch so you need to add the project changes by hand. first, make sure you have the newest xbmc.vcproj from cvs, then in the visual studio solution explorer pane, goto the folder xbmc/visualisations, right click, add a folder and name it "xaraoke". right click on xaraoke, add existing item and select all the source files in the xaraoke folder. rebuild solution and wala!
edit: other possibility: overwrite the cvs xbmc.vcproj with the one from my patch then do a cvs checkout to merge the differences. |
| find quote |
Nickman
Fan Joined: Oct 2003 Reputation: 0 Location: Sweden |
2004-08-09 22:19
Post: #24
(stcogoli @ aug. 09 2004,20:54 Wrote:lion2, your problem is exactly what i thought it was in my previous post except replace every occurence of "application.cpp" with "xbmc.vcproj". you can't overwrite the new xbmc.vcproj with the older one that was in my patch so you need to add the project changes by hand. first, make sure you have the newest xbmc.vcproj from cvs, then in the visual studio solution explorer pane, goto the folder xbmc/visualisations, right click, add a folder and name it "xaraoke". right click on xaraoke, add existing item and select all the source files in the xaraoke folder. rebuild solution and wala!thats how i did it and it works for me.. did a chechout a couple of minutes ago... on the other hand everything else seem f***up right now.. i get flicker all over when i try playing a movie and it looks like xbmc is trying to show the musik osd (cover + name of song) ontop of the video :nuts: well i'll just do a new build tomorrow.
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2004-08-10 12:57
Post: #25
cvs is cvs
![]() was due to my new merge utility not doing it's job very well (and probably me not telling it to do it's job properly there was an extra </control> tag in videofullscreen.xml which shouldn't have been there. (due to me doing cvs commits without waiting till i can get in front of my xbox to test them.) shouldn't happen from tomorrow onwards, as i'll have broadband by that stage. (may still happen today though ![]() poing has fixed cvs, so it should be all go again. after i've finished the changes i'm working on, i'll add this patch, unless someone else beats me to it. cheers, jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
Nickman
Fan Joined: Oct 2003 Reputation: 0 Location: Sweden |
2004-08-10 13:12
Post: #26
(jmarshall @ aug. 10 2004,11:57 Wrote:cvs is cvsoffcource thats why i said i'll do a new build tomorrow :lol: :kickass:
|
| find quote |
stcogoli
Member Posts: 93 Joined: Jul 2004 Reputation: 0 |
2004-08-10 15:19
Post: #27
Quote:was due to my new merge utility not doing it's job very well..pheww...nickman's post made me freak out for a few secs as i was using the xbutil_timer which i just realized is static so i thought i was the cause of all the stuttering... just changed to a local stopwatch anyways in case someone else starts using the static timer and improved code readability so make sure you download the newest patch before you add it. thanks jmarshall! :thumbsup: |
| find quote |
lion2
Junior Member Posts: 27 Joined: Feb 2004 Reputation: 0 |
2004-08-10 21:48
Post: #28
(jmarshall @ aug. 10 2004,11:57 Wrote:after i've finished the changes i'm working on, i'll add this patch, unless someone else beats me to it.awesome! it's great to hear that a dev is adding this to the official build. |
| find quote |
BoomDivX
Junior Member Posts: 8 Joined: Mar 2004 Reputation: 0 |
2004-08-15 16:42
Post: #29
is it added yet? i'll ask a friend who has the xdk to compile it. so if i download the last cvs, will it be integrated?
|
| find quote |
ezar2003
Fan Posts: 343 Joined: Mar 2004 Reputation: 0 |
2004-08-15 16:58
Post: #30
yes it's added to cvs
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support! read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables! |
| find quote |

. im giving up and waiting till it gets added to xbmc.

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help