Forum: Development
2017-10-18, 18:03
|
Replies: 318
Views: 160,954
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: 160,954
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: 926,026
|
Forum: Accessories
2013-06-10, 21:13
|
Replies: 30
Views: 32,272
|
Forum: Development
2013-03-21, 12:46
|
Replies: 318
Views: 160,954
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: 160,954
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: 174,407
|
Forum: Development
2013-03-09, 12:12
|
Replies: 318
Views: 160,954
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,605
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: 160,954
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,247
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,247
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,247
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: 160,954
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: 160,954
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, 12:49
|
Replies: 318
Views: 160,954
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: 160,954
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: 160,954
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: 160,954
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-08, 18:16
|
Replies: 318
Views: 160,954
Re: Porting rockbox to n900
The stack usage is fine. Rockbox uses fixed-size stacks internally, this is unrelated to CPU usage.
What kind of files do you play back? 320kbit MP3s or FLAC?
|
Forum: Development
2011-07-07, 15:18
|
Replies: 318
Views: 160,954
Re: Porting rockbox to n900
Go to this menu:
"System > Debug > "View OS stacks". The "codec" thread should show an "*" from time to time, "tagcache" occasionally, too.
Is there any thread constantly popping up?
Does the...
|
Forum: Development
2011-06-28, 21:04
|
Replies: 318
Views: 160,954
Re: Porting rockbox to n900
New release for N900 is in extras-devel.
Changes:
- Update to rockbox 3.9 code base:
http://www.rockbox.org/wiki/ReleaseNotes39
That also includes the mentioned 2GB file size fix.
The...
|
Forum: Development
2011-04-27, 15:36
|
Replies: 318
Views: 160,954
Re: Porting rockbox to n900
You can make any folder your start folder: Just hold down the right arrow key on a folder name and select "Start file browser from here" :)
|
Forum: Development
2011-04-27, 15:18
|
Replies: 318
Views: 160,954
Re: Porting rockbox to n900
Try this:
Let some play and then go into the context menu (the one with the capital C). Create a new bookmark manually. Does that work?
IIRC it doesn't create a bookmark automatically during...
|
Forum: Development
2011-04-16, 22:24
|
Replies: 318
Views: 160,954
Re: Porting rockbox to n900
New rockbox release is in extras-devel:
Fix premature idle shutdown after last track finished playing
Update to latest rockbox SVN code
Enjoy!
|