Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Problems with patching iPlay
« previous next »
  • Print
Pages: [1]

Author Topic: Problems with patching iPlay  (Read 1630 times)

Offline noamhir

  • Member
  • *
  • Posts: 15
Problems with patching iPlay
« on: December 15, 2006, 10:24:23 AM »
i have 3 files:
iplay_plugin_c.patch
iplay_plugin_h.patch
iplay.c
that i downloaded from flyspray.
I patch these two with vmware (patch --binary -p0 < ...)
and compile it.
i don't know why, but it doesn't affect my build at all.
no iPlay.rock is placed in the rocks folder.
What should i do to make it to create the iplay.rock?
what have i done wrong?

noamhir
Logged

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: Problems with patching iPlay
« Reply #1 on: December 15, 2006, 11:21:39 AM »
did you copy the iplay.c in apps/plugins ?
Logged
Iriver H120, Sansa e280

Offline noamhir

  • Member
  • *
  • Posts: 15
Re: Problems with patching iPlay
« Reply #2 on: December 15, 2006, 12:09:51 PM »
yea.. also tried that already...
any other ideas? :-\
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Problems with patching iPlay
« Reply #3 on: December 17, 2006, 04:00:43 AM »
what files are affected by the patch? And which are actually altered by the patch? I suspect the patch not adding the source file to SOURCES.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline aw3se4dr5

  • Member
  • *
  • Posts: 13
Re: Problems with patching iPlay
« Reply #4 on: December 29, 2006, 03:46:55 PM »
IN the apps folder, there is a file called SOURCES.  Open it with a text editor and somewhere in the beginning add "iplay.c" on a new line

for example:
rockboy.c
solitaire.c
xobox.c

would become:
rockboy.c
iplay.c
solitaire.c
xobox.c


Your file is going to be bigger than that, though. and in a different order
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Problems with patching iPlay
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.081 seconds with 15 queries.