[Alsa-devel] PATCH: alsamixer + big range controls

2003-08-14 Thread p z oooo
Hi, Alsa mixer is not correctly working with controls with big range (for example 0 - 20) (there is integer overflow). Peter Zubaj == REKLAMA = Vyrazne zlavy pocitacov a prislusenstva Digitalny fotoaparat Olympus ยต300 v cenach uz od

Re: [Alsa-devel] PATCH: alsamixer + big range controls

2003-08-14 Thread Jaroslav Kysela
On Mon, 11 Aug 2003, p z wrote: > Hi, > > Alsa mixer is not correctly working with controls with big range (for > example 0 - 20) (there is integer overflow). Thanks. I'll apply it. Please, could you follow the ld10k1 thread and work with Nicola on the linker communication protoco

Re: [Alsa-devel] [PATCH] alsamixer

2003-05-28 Thread Jaroslav Kysela
On Wed, 28 May 2003, Eliot Blennerhassett wrote: > On 28 May 2003 at 9:25, Jaroslav Kysela wrote: > > > On Tue, 27 May 2003, Eliot Blennerhassett wrote: > > > > > this patch enables alsamixer to adjust controls correctly where the min > value is > > > negative (non-zero?) > > > > > > I have tes

Re: [Alsa-devel] [PATCH] alsamixer

2003-05-28 Thread Eliot Blennerhassett
On 28 May 2003 at 9:25, Jaroslav Kysela wrote: > On Tue, 27 May 2003, Eliot Blennerhassett wrote: > > > this patch enables alsamixer to adjust controls correctly where the min value is > > negative (non-zero?) > > > > I have tested with my controls that have ranges of -100,0 and -10,22 and it >

Re: [Alsa-devel] [PATCH] alsamixer

2003-05-28 Thread Jaroslav Kysela
On Tue, 27 May 2003, Eliot Blennerhassett wrote: > this patch enables alsamixer to adjust controls correctly where the min value is > negative (non-zero?) > > I have tested with my controls that have ranges of -100,0 and -10,22 and it > seems to work OK. It seems that only removal of condition '

[Alsa-devel] [PATCH] alsamixer

2003-05-27 Thread Eliot Blennerhassett
this patch enables alsamixer to adjust controls correctly where the min value is negative (non-zero?) I have tested with my controls that have ranges of -100,0 and -10,22 and it seems to work OK. Eliot Blennerhassett AudioScience Inc. -- Junk footer beyond this point. Read at your own risk. ---