Re: Qt and alsa mixer

2010-07-13 Thread Nicola Mfb
On Tue, Jul 13, 2010 at 1:23 AM, Lorn Potter  wrote:
> Hello,
>
> I don't think so.

It would be *very* nice to have that directly in qt with support for
the other platforms ;) no plans?

> Some years ago, I wrote qalsamixer (GPL) for qtopia. You can try that.
> It should also work on the desktop. I have forgotten if I needed to modify
> it for desktop use. Your mileage may vary if alsa API has changed since
> then.

I just changed main.cpp to use QApplication and the .pro file and it works!
Hoping to have some freetime to implement notifications when another
app changes mixer values.

Thanks!

Niko
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Qt and alsa mixer

2010-07-12 Thread Lorn Potter

Hello,

I don't think so.

Some years ago, I wrote qalsamixer (GPL) for qtopia. You can try that.
It should also work on the desktop. I have forgotten if I needed to 
modify it for desktop use. Your mileage may vary if alsa API has changed 
since then.


http://github.com/radekp/qtmoko-apps/tree/master/qalsamixer





On 13/07/10 3:46 AM, ext Nicola Mfb wrote:

Hi!
Does qt multimedia support managing alsa mixer volumes/switches?
If not some hints on the best way to implement it?

Regards

 Niko
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers



--
Lorn 'ljp' Potter
Senior Software Engineer, Nokia, Qt Development Frameworks


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Qt and alsa mixer

2010-07-12 Thread Nicola Mfb
Hi!
Does qt multimedia support managing alsa mixer volumes/switches?
If not some hints on the best way to implement it?

Regards

Niko
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers