Forum: Development
2017-10-18, 18:03
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
My N900 hasn't been booted in a year or so ;) Not sure if the Rockbox codebase compiles in the current state. I'm currently busy playing with other stuff, so this is low on my priority list. Feel...
|
Forum: Development
2014-02-20, 20:08
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
I'm currently not actively working on the n900 related code base, it does all I need for now. (ok, non-FS mode would be nice, but that's on my low-priority list).
When there's going to be an...
|
Forum: Applications
2013-07-10, 06:53
|
Replies: 2,065
Views: 956,899
|
Forum: Accessories
2013-06-10, 21:13
|
Replies: 30
Views: 32,576
|
Forum: Applications
2013-06-03, 20:37
|
Replies: 24
Views: 10,664
|
Forum: Accessories
2013-05-31, 21:24
|
Replies: 30
Views: 32,576
|
Forum: Accessories
2013-05-31, 09:47
|
Replies: 30
Views: 32,576
|
Forum: Development
2013-05-22, 14:26
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
You need a working n900 dev environment (scratchbox and friends).
Instructions for building are on this page:
http://www.rockbox.org/wiki/MaemoPort
HTH,
Thomas
|
Forum: Development
2013-03-21, 12:46
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Interesting, I've never used it before :o
The keymappings for special screens like the EQ or plugins haven't been touched in a while and need some work. I just didn't get around to do it yet since...
|
Forum: Development
2013-03-15, 08:26
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Hi,
since the autobuilder is back (thanks to the infrastructure team for their hard work), let's celebrate this with a new rockbox release.
Rockbox 3.13 is in the repo.
Changes:...
|
Forum: Community
2013-03-15, 08:18
|
Replies: 153
Views: 176,416
|
Forum: Development
2013-03-09, 12:12
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
The newest binary can -currently- be found here:
http://213.128.137.22/extras-devel/pool/fremantle/free/r/rockbox/
Build based on the 3.12 code base:...
|
Forum: Development
2012-08-18, 07:11
|
Replies: 3
Views: 4,689
Re: Working libplayback example code
I've updated the example code to include the "state hint" callback.
This callback is triggered f.e. after a call finished so one can resume audio.
|
Forum: Development
2012-08-15, 18:35
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Hey there,
The maemo port only handles incoming calls. The generic rockbox code can resume playback on finished calls.
I currently don't know why "SYS_CALL_HUNG_UP" is not handled, may be our...
|
Forum: Maemo 5 / Fremantle
2012-01-11, 21:34
|
Replies: 36
Views: 39,901
Re: Why is pulseaudio crippled on the n900?
Ok, this dirty hack does the trick on the PA "client" side:
diff -u -r -p pulseaudio-0.9.22/configure.ac pulseaudio.faked/configure.ac
--- pulseaudio-0.9.22/configure.ac 2012-01-11...
|
Forum: Maemo 5 / Fremantle
2012-01-11, 21:00
|
Replies: 36
Views: 39,901
Re: Why is pulseaudio crippled on the n900?
Ok, here's an explanation of the protocol format incompatibility:
http://www.mail-archive.com/pulseaudio-discuss@mail.0pointer.de/msg09900.html
Proposed fix for the N900 -> remote server audio...
|
Forum: Maemo 5 / Fremantle
2012-01-11, 20:34
|
Replies: 36
Views: 39,901
Re: Why is pulseaudio crippled on the n900?
I wanted to use my second N900 as a mpd (http://musicpd.org) streaming client in the kitchen.
Well, I faced the same issues as described before, looks like the native pulseaudio network protocol...
|
Forum: Development
2011-12-22, 13:38
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Try "./rockbox" if you changed to the directory first.
Rockbox just crashed. Two reasons for this come to mind:
1. Broken configurationd data. Please try this command, it will reset all your...
|
Forum: Development
2011-12-17, 15:54
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Thanks for the screenshot. There are two easy ways to trace this down.
1. Start rockbox as root. May be it's a permission issue.
The binary is located in /opt/rockbox/bin/rockbox.
2. Install...
|
Forum: Development
2011-12-13, 16:52
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
May be this helps:
http://www.rockbox.org/wiki/ReleaseNotes310
Skin engine related change:
http://svn.rockbox.org/viewvc.cgi?view=rev;revision=30461
The default skin works just fine. So you...
|
Forum: Development
2011-12-13, 12:49
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Well, I just got hold of a second one in case my first one dies... I have a HTC Sensation here a work to play around with Android and I just prefer my N900.
I'm also very grateful for the Opera...
|
Forum: Development
2011-12-10, 20:24
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
New release for N900/N8x0 is in extras-devel.
Changes:
- Update to rockbox 3.10 code base:
http://www.rockbox.org/wiki/ReleaseNotes310
- Assorted fixes for the N900
For game music fans:...
|
Forum: Development
2011-09-20, 19:41
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Another trick is also in the FAQ at http://wiki.maemo.org/Rockbox
There's always something to do ;)
I wanted to do this once Rockbox can be operated in windowed mode. That will make task...
|
Forum: Development
2011-08-16, 19:05
|
Replies: 318
Views: 163,622
Re: Porting rockbox to n900
Well, there is already a rpm .spec file for rockbox and I'll pick up an unused N900 from a friend soonish. Let's see where this leads to. Don't hold your breath ;)
Dunno if it would be any use on...
|
Forum: Development
2011-07-11, 15:23
|
Replies: 318
Views: 163,622
|