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 General
| |-+  Rockbox General Discussion
| | |-+  Rockbox on iPhone and iPod Touch
« previous next »
  • Print
Pages: [1]

Author Topic: Rockbox on iPhone and iPod Touch  (Read 10110 times)

Offline RedBox

  • Member
  • *
  • Posts: 4
Rockbox on iPhone and iPod Touch
« on: September 25, 2008, 10:51:31 PM »
I know for a fact it is possible to RockBox an iTouch now!  :) :) :)

This isn't a request....

But think of all the cool things you could do!

Love you all....
« Last Edit: October 03, 2008, 02:56:44 AM by GodEater »
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Don't even try to tell me...
« Reply #1 on: September 25, 2008, 11:00:51 PM »
As we say, repeatedly, New Ports happen when the people who want them work on them.

Please don't post random posts simply saying "It's possible to port to Player X". Any information about a player, such as how to run unsigned code, should be collected and documented in the wiki if it's necessary for a port.
Logged

Offline RedBox

  • Member
  • *
  • Posts: 4
Re: Don't even try to tell me...
« Reply #2 on: September 27, 2008, 04:15:44 PM »
Ah, ok. It's just the way this site is set up, it seems that the message coming across is that it isn't possible.

Thanks for telling me!
Logged

Offline Spoonman

  • Member
  • *
  • Posts: 46
Re: Don't even try to tell me...
« Reply #3 on: September 29, 2008, 10:40:08 AM »
if u hqave anny information on how to come arround the firmware encryption so please post them here: http://forums.rockbox.org/index.php?topic=14871.0
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Don't even try to tell me...
« Reply #4 on: September 29, 2008, 10:49:29 AM »
Quote from: Spoonman on September 29, 2008, 10:40:08 AM
if u hqave anny information on how to come arround the firmware encryption so please post them here: http://forums.rockbox.org/index.php?topic=14871.0


The touch doesn't have the same encrypted firmware problem.  That would be the Classic and Nano that you're thinking of.
Logged

Offline RedBox

  • Member
  • *
  • Posts: 4
Re: Don't even try to tell me...
« Reply #5 on: October 01, 2008, 05:45:10 PM »
There's a Dev team out there somewhere, working on Jailbreak, you can contact them.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Don't even try to tell me...
« Reply #6 on: October 01, 2008, 06:40:11 PM »
Quote from: RedBox on October 01, 2008, 05:45:10 PM
There's a Dev team out there somewhere, working on Jailbreak, you can contact them.

Pretty sure everyone knows that the iphone is hackable. 
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Don't even try to tell me...
« Reply #7 on: October 02, 2008, 03:13:20 AM »
Quote from: RedBox on October 01, 2008, 05:45:10 PM
There's a Dev team out there somewhere, working on Jailbreak, you can contact them.

Also the iphone jailbreak team is notoriously secretive, and haven't released details of how they do it.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Don't even try to tell me...
« Reply #8 on: October 02, 2008, 03:36:57 AM »
Quote from: BigBambi on October 02, 2008, 03:13:20 AM
Also the iphone jailbreak team is notoriously secretive, and haven't released details of how they do it.

While this is true, it doesn't really matter. Rockbox on the Touch or iPhone would be best done as an Application, which can rely on the fact that the device is already jailbroken, without having to worry about how it was done.

However porting to either device would be a pretty enormous amount of work. AFAIK there is no SDL port for iPhone/Touch platform, which means that getting the simulator to work as an application would be a pretty herculean amount of effort.
Logged

Read The Manual Please

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Don't even try to tell me...
« Reply #9 on: October 02, 2008, 05:07:55 AM »
Yes, that is true.  I was just pointing out the jail breaking even if it could help is not public, so even less of a help!
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline RedBox

  • Member
  • *
  • Posts: 4
Re: Don't even try to tell me...
« Reply #10 on: October 02, 2008, 08:38:14 PM »
I think the main thing I want is the Graphic EQ and Doom :-)
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Don't even try to tell me...
« Reply #11 on: October 02, 2008, 08:50:16 PM »
Quote from: GodEater on October 02, 2008, 03:36:57 AM
However porting to either device would be a pretty enormous amount of work. AFAIK there is no SDL port for iPhone/Touch platform, which means that getting the simulator to work as an application would be a pretty herculean amount of effort.

not herculean, certainly doable.. just time consuming. It ends up being the same as any other port except the drivers are doing calls to the OS SDK instead of hardware for things like lcd updating, button/touch detection/etc...
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Don't even try to tell me...
« Reply #12 on: October 03, 2008, 02:22:18 AM »
Yes, not impossible, but a lot of work.

It seems the SDL situation may change soon :

http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-October/066674.html
« Last Edit: October 03, 2008, 02:57:09 AM by GodEater »
Logged

Read The Manual Please

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Rockbox on iPhone and iPod Touch
 

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

Page created in 0.112 seconds with 15 queries.