| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Editing the code
I would like to know what program i should use to edit the source code?
I found something about CVS and rockbox devkit, but i hope there is someone who can just get me a little started in this. Tanx. Greetz Air. Also i would like to know wich file is supposed to be for the remote and what i should edit to change the menu order!!! |
|
|||
|
__________________
Pi() - My programing is only as good as my speling |
|
|||
|
I need to have a little more basic explenation. I'm not used to doing this, but i know i'm a fast learner and good with the literature in the books. I have C at school now and would like to contribute here
Hope someone can help :d. Tanx. |
|
|||
|
i know pretty much nothing, but i was able to change my colors on RB. download the source code and the dev environment, change what you want in source code with wordpad, and compile it with the build environment. the instructions give you pretty much everything you need.
-EGO
__________________
|
|
|||
|
What is it you don't understand, the diabolikal.org page is nice and simple, just follow the steps, to compile the zip file (make sure it works first) then start to edit the code
if there is anything in particular you don't understand, just ask 1 or more specific questions.
__________________
Pi() - My programing is only as good as my speling |
|
|||
|
the menues are stored in:
Rockbox\apps\*_menu. c there are different menues, i havent looked at the coad within them too closley. debug_menu.c playlist_menu.c main_menu.c settings_menu.c
__________________
Pi() - My programing is only as good as my speling |
|
|||
|
Quote:
|
|
||||
|
I'm using Microsoft Visual Studio 2005 Beta 2 for editing... But notepad will still do the job.
__________________
reddshack.com --> easily amused |
|
|||
|
Quote:
|
|
|||
|
Quote:
-EGO
__________________
|
|
|||
|
Quote:
Rockbox Custom H300 LCD Colors! Towards the end it explanes how to change the code in a simpler way EDIT- dam ego beat me, shouldent have wated to get my dinner
__________________
Pi() - My programing is only as good as my speling |
|
|||
|
you can use programmers' notepad it's free and has all the MVS2K5 syntax highlighting and grouping of segments
__________________
|
|
|||
|
Tanx guys, what a help. I thought that i needed to edit everything in the compile area
and couldn't find any info abou that. I'll start taking a look at the files tomorrow, was busy, so didn't have the time to take a good look and looked over the .c files edit: i took a closer look and i just can't find the c files :S????? I don't have an apps folder either. Sorry if i sound really stupid, i'm actually not that stupid edit2: another tiny question. For example pong has been made in C but is now a .rock file wich wordpad can't read. How can you read/edit it???? |
|
|||
|
if i download the zip file by clicking on h300 latest it includes .rockbox folder and a file. But in that folder are no .c files :S nor an apps folder :S.
i'll be goin to bed now. 1am in holland edit2: i found something in the download section (not specialy the daily builds sections). Just a source file of rockbox 2.5 (for the source you don't need a DAP special???) (question 1) This contains apps and these are the files i can edit and then compile to a package compatible with my iriver, am i correct??? edit3: OOOOOOOOOOH now is see Sorry for my mess with questions, try to make the best of it for me Last edited by airwin : December 15th, 2005 at 05:12 PM. |
|
|||
|
Quote:
-EGO
__________________
|
|
|||
|
Here's the "First-time guide to Rockbox development":
http://www.rockbox.org/twiki/bin/vie...velopmentGuide
__________________
Your grumpy Rockbox hacker - http://www.rockbox.org/ |