Re: SDL_mixer plays wav+ogg+mid, mp3 do not work.

2008-12-12 Thread Aapo Rantalainen
>> 2) Why mp3 didn't play? > Probably because you need to use a mad based decoder, the float based > ones take too much CPU. Mp3 didn't play at all, it says "Module format not recognized" I have package libmad0 installed. Do this mean I can't play mp3-files with SDL? >> 3) When I use SDL_mixer on

Re: [android] Building Android from the Koolu Source

2008-12-12 Thread ramsarvan
Thank you John. Al Johnson wrote: > > On Thursday 11 December 2008, ramsarvan wrote: >> Hi Jim Ancona, >> >> Good Article in wiki. >> Able to compile and make the .jffs2 image >> as mentioned in the wiki, flashed it & it works. >> But one thing i m still confused is, before I had >> Sean's File

Re: Openmoko Bug #2167: openmoko-terminal 2 segfaults on 2008.testing

2008-12-12 Thread Openmoko Public Trac
#2167: openmoko-terminal 2 segfaults on 2008.testing -+-- Reporter: iknowjoseph | Owner: openmoko-devel Type: defect | Status: new Priority: normal | Milestone:

Re: SDL_mixer plays wav+ogg+mid, mp3 do not work.

2008-12-12 Thread Graeme Gregory
On Fri, 2008-12-12 at 14:00 +0200, Aapo Rantalainen wrote: > 2) Why mp3 didn't play? Probably because you need to use a mad based decoder, the float based ones take too much CPU. > 3) When I use SDL_mixer on game, the ogg-playing is too heavy and > sounds crappy. What can I do for it? You need to

SDL_mixer plays wav+ogg+mid, mp3 do not work.

2008-12-12 Thread Aapo Rantalainen
I tested SDL_mixer on my freerunner. It can play ogg, mp3, wav and mid files. http://www.libsdl.org/projects/SDL_mixer/ I made simple application, and it works perfect my computer. I cross-compile it and drop my freerunner. Source: http://www.cs.helsinki.fi/u/rantalai/freerunner/mixer/ Result on

Openmoko Bug #2172: Python module fnmatch not provided

2008-12-12 Thread Openmoko Public Trac
#2172: Python module fnmatch not provided -+-- Reporter: iknowjoseph | Owner: openmoko-devel Type: defect | Status: new Priority: normal | Milestone: Com

Re: Alsa & sound states

2008-12-12 Thread Al Johnson
On Friday 12 December 2008, Sargun Dhillon wrote: > This is a multipart question about the Openmoko Freerunner. I > basically want to know about the sound states the device can support, > and currently supports. > > The ones which I'm wondering if it can support: > > 1) GSM out -- > CPU in > 2) GS

Re: Alsa & sound states

2008-12-12 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | This is a multipart question about the Openmoko Freerunner. I | basically want to know about the sound states the device can support, | and currently supports. Most of these things are possible, have a rea

Re: Filtering special messages. Zhone or FSO?

2008-12-12 Thread Sargun Dhillon
Unified GUI: On the thoughts of a unified GUI. What do you guys think of doing something like hypertext? The dialer would have a screen showing a list of "widgets" that you could hook into. The way widgets could be rendered is a lot like web pages. people could add little dynamically generated XML

Filtering special messages. Zhone or FSO?

2008-12-12 Thread Sargun Dhillon
Filtering: One way to deal with this [filtering] is by doing function registration. It would work something like this: 1) Develop would register their function with FSO, with something like this registerStagedProcessor(signal, myFunctionName, index, timeout) signal: Which signal you want process m

[paroli] some documentation

2008-12-12 Thread Guillaume Chereau
Hello, Today I wrote some documentation [0] and [1] ; and a UML diagram for paroli [2]. I also stared the wiki page [3]. All the documentation is tichy specific, i am planing to write more about the paroli plugins. Feel free to check it out for comments, suggestions... [0] http://git.openmoko.o