Re: Controlling the volume

2007-11-08 Thread Alberto Garcia
O Xoves 08/11/2007 ás 11:15, Michael Dominic Kostrzewa dicía... Actually, maybe you should re-think the whole idea of having the volume control in the first place ;) Having two volume controls (device-scope, app-scope) is a fairly big usability problem we currently have and a lot of users are

Controlling the volume

2007-11-07 Thread Alberto Garcia
Hi all. I'm developing a Last.fm player for the 770/N800/N810 and I'd like to know what's the proper way to implement the volume control. I'm using gstreamer (dspmp3sink) to play the files. Is there any way of controlling the volume with gstreamer? I tried with

Re: Controlling the volume

2007-11-07 Thread Alberto Garcia
O Mércores 07/11/2007 ás 22:15, Alberto Garcia dicía... For control part, you can change volume property on dspmp3sink. Try using gst-inspect-0.10 dspmp3sink to discover the various properties on this particular sink. I don't have gst-inspect-0.10 in my N800. And GST_IS_MIXER(sink

Re: Controlling the volume

2007-11-07 Thread Alberto Garcia
O Mércores 07/11/2007 ás 22:09, Frédéric Crozat dicía... For control part, you can change volume property on dspmp3sink. Try using gst-inspect-0.10 dspmp3sink to discover the various properties on this particular sink. I don't have gst-inspect-0.10 in my N800. And GST_IS_MIXER(sink) returns

[maemo-developers] Problem adding application to the menu

2005-08-18 Thread Alberto Garcia Hierro
Hi all, I'm trying to add an application to the menu. I've created the .desktop and .service files, and also the application initializes osso without problems. The application entry appears in the menu, but when you click on it, it does nothing. If I comment the X-Osso-Service entry in

<    1   2