This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11868 - Initial maemo platform support
Attached to Project:
Rockbox
Opened by Thomas Jarosch (thomasjfox) - Wednesday, 12 January 2011, 23:18 GMT+2
Last edited by Frank Gevaerts (fg) - Wednesday, 09 February 2011, 00:00 GMT+2
Opened by Thomas Jarosch (thomasjfox) - Wednesday, 12 January 2011, 23:18 GMT+2
Last edited by Frank Gevaerts (fg) - Wednesday, 09 February 2011, 00:00 GMT+2
|
DetailsHello,
attached patch adds initial maemo (Nokia N900/N8xx) support to rockbox (as application). Please review. Fully working maemo support will need some other patches/bugfixes to function properly (the same is true for the SDL app builds). I'll submit them once this thing is committed. Cheers, Thomas |
This task depends upon
Closed by Frank Gevaerts (fg)
Wednesday, 09 February 2011, 00:00 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as r29248
Wednesday, 09 February 2011, 00:00 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as r29248
attached is a new version of the maemo patch.
ChangeLog:
- Own compiler setup via maemocc()
- Fixed a double free on shutdown
- Clarified up/down cursor mapping
- Bluetooth headset support
Maemo5 still uses the gstreamer backend. Later on we could
replace this with a pure PulseAudio backend.
Please let me know if there's something grave still left in there.
Cheers,
Thomas