XBMC Community Forum  

Go Back   XBMC Community Forum > Development > XBMC Development

XBMC Development Developers forums for XBMC related development. Programmers/Coders only!
No end-user support, no bug reports, and no feature/function requests here!
Please, add platform prefix for suggestions that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-03-15, 08:10   #1
knubile
Member
 
Join Date: Mar 2004
Posts: 34
knubile is on a distinguished road
Default

hi all.
i'm new to xbox development, and am really interested in helping out in xbmc. i have a couple of little things i would like to do, such as seperating programs from games listed in my programs, and having those items configurable to be hidden.
i was wondering if you guys needed any help with the project. i have vs.net 2003, but don't have the xdk. i can get it though.
just let me know what i should do from here.
thanks,
knubile
knubile is offline   Reply With Quote
Old 2004-03-15, 12:52   #2
Hullebulle
Fan
 
Join Date: Sep 2003
Posts: 1,972
Hullebulle is on a distinguished road
Default

sure, any help is welcome.
__________________
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!
Hullebulle is offline   Reply With Quote
Old 2004-03-15, 14:06   #3
Gamester17
Team-XBMC Project Manager
 
Gamester17's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
Gamester17 will become famous soon enough
Exclamation

Quote:
Originally Posted by (knubile @ mar. 15 2004,06:10)
seperating programs from games listed in my programs, and having those items configurable to be hidden.
that option would be nice (if optional), many people also requested simple options to hide items in the main menu, such as "my weather"
__________________
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.
Gamester17 is offline   Reply With Quote
Old 2004-03-15, 15:19   #4
knubile
Member
 
Join Date: Mar 2004
Posts: 34
knubile is on a distinguished road
Default

so what do i do from here? i've been programming for 5 years now, in a team environment, but i've never worked on a sourceforge project before.
i read i should use wincvs.
how does your check in/out procedure go. is there some sort of standard way of doing it for sourceforge projects? is there documentation somewhere?'

thanks
knubile is offline   Reply With Quote
Old 2004-03-15, 16:00   #5
Butcher
Team-XBMC Developer
 
Join Date: Dec 2003
Posts: 765
Butcher is on a distinguished road
Default

Quote:
Originally Posted by (knubile @ mar. 15 2004,13:19)
so what do i do from here? i've been programming for 5 years now, *in a team environment, but i've never worked on a sourceforge project before.
i read i should use wincvs.
how does your check in/out procedure go. is there some sort of standard way of doing it for sourceforge projects? is there documentation somewhere?'

thanks
i use tortoisecvs as it has better functionality than wincvs.
your first step should be to get a cvs client and grab the code from sourceforge. you'll have to use the anonymous server for the moment.
once you have the code have a look through it and familiarise yourself with it somewhat then find something you want to improve/add and get coding.
once you have something good you can submit it as a patch on sourceforge (probably a good idea to prod someone to add it on irc or here).
check in/out is a bit weird on cvs - there's no explicit checkout, only checkin (aka commit). you can't commit via the anon server though - you need access to the main project server for that.
__________________
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.


Butcher is offline   Reply With Quote
Old 2004-03-15, 16:34   #6
Gamester17
Team-XBMC Project Manager
 
Gamester17's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
Gamester17 will become famous soon enough
Default

Quote:
Originally Posted by (butcher @ mar. 15 2004,14:00)
once you have something good you can submit it as a patch on sourceforge
patches can be submitted here on here on sourceforge (and/or here if patch if over 255kb), a team-dev will then test and add it to cvs
__________________
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.
Gamester17 is offline   Reply With Quote
Old 2004-03-15, 18:17   #7
knubile
Member
 
Join Date: Mar 2004
Posts: 34
knubile is on a distinguished road
Default

great. thanks guys.
i'll get familiar with the code, then tackle some minor change, like hiding menus.
everything is written in c++ right?
does the xdk support other .net languages also?
knubile is offline   Reply With Quote
Old 2004-03-15, 18:26   #8
knubile
Member
 
Join Date: Mar 2004
Posts: 34
knubile is on a distinguished road
Default

actually. i'm having a problem getting the xdk. i thought it would be in the usual places, but it's not. can somebody pm me or email me?
knubile is offline   Reply With Quote
Old 2004-03-15, 18:59   #9
Gamester17
Team-XBMC Project Manager
 
Gamester17's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
Gamester17 will become famous soon enough
Default

Quote:
Originally Posted by (knubile @ mar. 15 2004,16:17)
everything is written in c++ right?
does the xdk support other .net languages also?
xbmc gui is written in c++, xbmc core and some other libraries are in written in c. no, xdk do not support other .net languages.

ps! please respect that even coders must follow the forum rules and not ask for retail software etc. on these forums, tia.
__________________
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.
Gamester17 is offline   Reply With Quote
Old 2004-03-15, 19:16   #10
knubile
Member
 
Join Date: Mar 2004
Posts: 34
knubile is on a distinguished road
Default

sorry about that. i guess the xdk can't be obtained from microsoft? do you have to register with them and/or buy it from them?
knubile is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:20.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project