Re: [maemo-developers] new software for 770

2005-07-21 Thread Gustavo Barbieri
On 7/21/05, Daniel Monteiro <[EMAIL PROTECTED]> wrote: > Im not really worried with storage right now... > my main concern is certainly with interface and > animation modules > > Im starting to consider using my SDL framework.This > piece of software I wrote originally for my N-Gage, > for a 3D ga

Re: [maemo-developers] new software for 770

2005-07-21 Thread Daniel Monteiro
Im not really worried with storage right now... my main concern is certainly with interface and animation modules Im starting to consider using my SDL framework.This piece of software I wrote originally for my N-Gage, for a 3D game! but I think it will very suitable for the task,as it provides a g

Re: [maemo-developers] new software for 770

2005-07-21 Thread Gustavo Barbieri
On 7/21/05, Aleksandr Koltsoff <[EMAIL PROTECTED]> wrote: > On Thursday 21 July 2005 16:09, Brad Clements wrote: > > http://www.fabrica.it/flipbook/ > > > > I guess flipbook is done with flash, but any drawing program that saves 1- > > bit jpgs and can flip through them will work.. > > Hello > >

Re: [maemo-developers] new software for 770

2005-07-21 Thread Aleksandr Koltsoff
On Thursday 21 July 2005 16:09, Brad Clements wrote: > http://www.fabrica.it/flipbook/ > > I guess flipbook is done with flash, but any drawing program that saves 1- > bit jpgs and can flip through them will work.. Hello Please consider using another format besides jpeg for 1-bit images (png) sin

RE: [maemo-developers] new software for 770

2005-07-21 Thread Daniel Monteiro
I guess that keeping the pictures smaller would help, as we only have 64 MB RAM in the 770 and it will be running with lots of things on the same time Im starting to love this idea of a sketchpad for kids. I will try to include SDL_gfx in the project, in order to make more shapes of brush. and I w

RE: [maemo-developers] new software for 770

2005-07-21 Thread Brad Clements
On 20 Jul 2005 at 10:21, Daniel Monteiro wrote: > > Hey!What if I make it more children-oriented? > Or this decice is not for kids? > My kids would love to have something like this on the 770 http://www.fabrica.it/flipbook/ I guess flipbook is done with flash, but any drawing program that sav

Re: [maemo-developers] Play MP3

2005-07-21 Thread Antti Kaijanmäki
On Thu, 2005-07-21 at 08:28 -0300, ext Gustavo Barbieri wrote: > On 7/21/05, Olli Salli <[EMAIL PROTECTED]> wrote: > > It uses GStreamer AND DSP. The decoding is handled by the DSP (as > > opposed to the main CPU and libmad for example). > > Where could I find more information on how to use the DS

Re: [maemo-developers] Play MP3

2005-07-21 Thread Gustavo Barbieri
On 7/21/05, Olli Salli <[EMAIL PROTECTED]> wrote: > It uses GStreamer AND DSP. The decoding is handled by the DSP (as > opposed to the main CPU and libmad for example). Where could I find more information on how to use the DSP myself? -- Gustavo Sverzut Barbieri -

Re: [maemo-developers] Play MP3

2005-07-21 Thread Olli Salli
It uses GStreamer AND DSP. The decoding is handled by the DSP (as opposed to the main CPU and libmad for example). On Thu, 2005-07-21 at 14:15 +0700, ext rh wrote: > Yes, it uses DSP for decoding MP3s. I think applications can use some > Gstreamer API for playing MP3s, but there are other guys th

Re: [maemo-developers] Play MP3

2005-07-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rh wrote: > Yes, it uses DSP for decoding MP3s. I think applications can use some > Gstreamer API for playing MP3s, but there are other guys that can tell > better. > > BR, Kimmo > > > Hi, Kimmo > > According to your answer, is it right that Nokia

Re: [maemo-developers] Play MP3

2005-07-21 Thread Komal Shah
--- rh <[EMAIL PROTECTED]> wrote: > > > Hi, Kimmo > > According to your answer, is it right that Nokia 770 > using DSP for playing > MP3 / MIDI files instead of GStream ? > Because in GStream document, they say that Nokia 770 > using GStream for > playing multimedia files. I think interesting

Re: [maemo-developers] Play MP3

2005-07-21 Thread rh
Yes, it uses DSP for decoding MP3s. I think applications can use some Gstreamer API for playing MP3s, but there are other guys that can tell better. BR, Kimmo Hi, Kimmo According to your answer, is it right that Nokia 770 using DSP for playing MP3 / MIDI files instead of GStream ? Because in GS

RE: [maemo-developers] Play MP3

2005-07-21 Thread Kimmo.Hamalainen
> What I'm really interested in is whether that player uses DSP > to decode > the music. If that's true, then some kind of interface for it would be > really cool as this would leave more processing power to > other applications. Yes, it uses DSP for decoding MP3s. I think applications can use