Welcome to the Rockbox Technical Forums!
I need people to test and give feedback.
Applying a 'patch' (output from diff -u) is done with the 'patch' tool:Code: [Select] cd to/source/root patch < patchfile
cd to/source/root patch < patchfile
cd /path/to/rockbox/sources/root/directoryrockbox.ipod < the_infamous_patchfile
So as I see it, it goes like this:Code: [Select]cd /path/to/rockbox/sources/root/directoryrockbox.ipod < the_infamous_patchfileIsn't that better?
Page created in 0.12 seconds with 14 queries.