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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  rockbox ported to motorola e680i/a780 by blackhawk from mfc
« previous next »
  • Print
Pages: 1 [2]

Author Topic: rockbox ported to motorola e680i/a780 by blackhawk from mfc  (Read 15311 times)

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: rockbox ported to motorola e680i/a780 by blackhawk from mfc
« Reply #15 on: August 30, 2007, 02:00:11 PM »
Considering that there's the mobile phone version that we're discussing here, it seems one step has been made in that direction already. I think a Rockbox "app" version would be a great idea, but I do want to see the source to see how it can be done, and what will need to be tweaked further.

Llorean, I tried looking at the SDL website and Google, but no dice... I don't think (but I'm not ruling out!) that there's an SDL library for the PSP.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: rockbox ported to motorola e680i/a780 by blackhawk from mfc
« Reply #16 on: August 30, 2007, 02:01:53 PM »
Hmm. Maybe there's one for the DS? I'm pretty sure there was an SDL library for *some* portable device I own, besides my phone. Then again, my memory's so full of bad links these days it's a wonder I can pull anything out of it.
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: rockbox ported to motorola e680i/a780 by blackhawk from mfc
« Reply #17 on: August 30, 2007, 02:07:50 PM »
I'll give you the SDL main page for now; it's the best I can offer:

http://www.libsdl.org/index.php

(EDIT): Google IS our Great God! Here you are, Llorean: SDL for Nintendo DS!

http://gpf.dcemu.co.uk/ndsSDL.shtml

And some SDL info for PSP as well, since you've been a great guy and looked out for everyone:

http://gpwiki.org/index.php/SDL
« Last Edit: August 30, 2007, 02:11:32 PM by LambdaCalculus379 »
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline bacorizal

  • Member
  • *
  • Posts: 7
source code rockbox patch file for motorola ezx platform from blackhawk
« Reply #18 on: September 13, 2007, 10:10:47 AM »
source code rockbox patch file for motorola ezx platform from blackhawk.
http://www.motorolafans.com/forums/viewtopic.php?t=13257&postdays=0&postorder=asc&start=0
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: source code rockbox patch file for motorola ezx platform from blackhawk
« Reply #19 on: September 13, 2007, 10:36:12 AM »
I think he means the source code has now been posted:

http://www.motorolafans.com/forums/download.php?id=6223

Someone familiar with the sim should probably talk to him about working towards merging these changes.  

On a side note, I added "rockbox as an app" to the list of possible GSOC 2008 projects just 20 minutes ago.  What timing.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: source code rockbox patch file for motorola ezx platform from blackhawk
« Reply #20 on: September 13, 2007, 10:40:44 AM »
One of the big problems with that patch is that it contains several other patches (Album Art, BMP Resize, probably others) and also contains whitespace changes and files added that are irrelevant, so it requires someone to put in a bit of time and effort to decipher it.
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: source code rockbox patch file for motorola ezx platform from blackhawk
« Reply #21 on: September 13, 2007, 10:52:15 AM »
Quote from: saratoga on September 13, 2007, 10:36:12 AM
I think he means the source code has now been posted:

http://www.motorolafans.com/forums/download.php?id=6223

I was wondering why he just reposted the same link before, and didn't just post straight to this. Thanks for the link, saratoga!  :)
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline senab

  • Artist
  • Member
  • *
  • Posts: 188
  • The Mighty Senab!!!
    • senab.co.uk
Re: source code rockbox patch file for motorola ezx platform from blackhawk
« Reply #22 on: September 13, 2007, 02:58:05 PM »
Quote from: Llorean on September 13, 2007, 10:40:44 AM
One of the big problems with that patch is that it contains several other patches (Album Art, BMP Resize, probably others) and also contains whitespace changes and files added that are irrelevant, so it requires someone to put in a bit of time and effort to decipher it.

Can't you just patch the source with that patch, then patch -R all the other patches he's added ;)

You'd need to know what he's added though.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: rockbox ported to motorola e680i/a780 by blackhawk from mfc
« Reply #23 on: September 13, 2007, 03:01:30 PM »
That assumes that the other changes he's made allows those patches to be removed cleanly. You'd need to know both which other patches he's installed, and which versions, and in what order, and so on. Then you have to weed out the extra fills (for example, .orig files that got included for some reason) and so on. There's just a lot of stuff there. :)
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: rockbox ported to motorola e680i/a780 by blackhawk from mfc
« Reply #24 on: September 13, 2007, 03:20:02 PM »
It looks like his SVN is a bit messed up, probably why he didn't want to post the patch right away.  
Logged

Offline bacorizal

  • Member
  • *
  • Posts: 7
Re: rockbox ported to motorola e680i/a780 by blackhawk from mfc
« Reply #25 on: November 26, 2007, 05:41:06 AM »
the newest version rockbox for motorola e680i/a780/rokr e6/rokr e2 at
http://www.motorolafans.com/forums/showthread.php?t=11349
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  rockbox ported to motorola e680i/a780 by blackhawk from mfc
 

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

Page created in 0.098 seconds with 14 queries.