Thank You for your continued support and contributions!
In your case you don't really want to create a patch, as a patch is a file that shows what source code has been changed so you can distribute it to other people. Just edit the code that you want to change directly, and then compile.
I tried to understand what is being said in the keymap-ipod.c, but i cant find those code/definitions ...for instance, what is meant by "BUTTON_REL"? and what is "static const struct button_mapping button_context_keyboard"?The whole file seems to be a whole brunch of codes rather than a ini file that could be understood in the Windows
Quote from: INGRAMLI on February 03, 2009, 05:39:35 PMI tried to understand what is being said in the keymap-ipod.c, but i cant find those code/definitions ...for instance, what is meant by "BUTTON_REL"? and what is "static const struct button_mapping button_context_keyboard"?The whole file seems to be a whole brunch of codes rather than a ini file that could be understood in the Windows Why is Windows relevant at all? You are looking in a Rockbox source file. Try looking at the example keymap in that folder, it explains what some of it does.
Quote from: BigBambi on February 03, 2009, 06:05:39 PMQuote from: INGRAMLI on February 03, 2009, 05:39:35 PMI tried to understand what is being said in the keymap-ipod.c, but i cant find those code/definitions ...for instance, what is meant by "BUTTON_REL"? and what is "static const struct button_mapping button_context_keyboard"?The whole file seems to be a whole brunch of codes rather than a ini file that could be understood in the Windows Why is Windows relevant at all? You are looking in a Rockbox source file. Try looking at the example keymap in that folder, it explains what some of it does.example keymap in which folder?i cant really see it, and the name of this file is?
Quote from: INGRAMLI on February 03, 2009, 11:45:02 PMQuote from: BigBambi on February 03, 2009, 06:05:39 PMQuote from: INGRAMLI on February 03, 2009, 05:39:35 PMI tried to understand what is being said in the keymap-ipod.c, but i cant find those code/definitions ...for instance, what is meant by "BUTTON_REL"? and what is "static const struct button_mapping button_context_keyboard"?The whole file seems to be a whole brunch of codes rather than a ini file that could be understood in the Windows Why is Windows relevant at all? You are looking in a Rockbox source file. Try looking at the example keymap in that folder, it explains what some of it does.example keymap in which folder?i cant really see it, and the name of this file is?"keymap-newtarget.c"(took me 10 seconds to spot looking at the folder you described. Next time check before asking)
There are no explanations that can be read by non-programmers, since what you're doing by editting that file is called "programming", which makes you a programmer.What I understand from your posts is that you have no experience of C - and therefore need to go and read up on it. The Rockbox forums are not the place to teach you the basics of C programming. We can help with Rockbox specific stuff - but the questions you're asking are extremely basic - not specific to Rockbox yet.
I understand that i do not have the basic knowledge to do programming, but i am only one step away from my target.
Quote from: INGRAMLI on February 04, 2009, 02:37:20 AMI understand that i do not have the basic knowledge to do programming, but i am only one step away from my target.What makes you so sure about this claim?
Page created in 0.093 seconds with 19 queries.