Support and General Use > User Interface and Voice

Bring back the button mapping of the OFW in iPod Video

<< < (4/6) > >>

INGRAMLI:
So i am finally compiled the source code....the next question is, how is build a patch from scratch? in the wiki it seems only mentioned how to add existing patches, but not making new ones :)

Febs:
http://www.rockbox.org/twiki/bin/view/Main/WorkingWithPatches#Creating_A_Patch

AlexP:
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.

cool_walking_:
Please document problems you have solved yourself so that future forum readers can benefit.  How did you fix the "Cygwin closing itself" issue?

INGRAMLI:

--- Quote from: BigBambi on February 03, 2009, 11:08:38 AM ---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.

--- End quote ---
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 ???

edit: cool_walking_, the problem is related to the compatibility with Windows XP Pro in Japanese, when i switched back to English OS, the problem is solved. I guess Cygwin is not being written/tested to run in OS in language other than Eng.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version