On Friday, June 03, 2011 21:55:23 Laurent Pinchart wrote:
> Hi Hans,
>
> Thanks for the patch.
>
> On Wednesday 25 May 2011 15:33:49 Hans Verkuil wrote:
> > From: Hans Verkuil
> >
> > When an application changes a control you want to generate an event.
> > However, you want to avoid sending suc
Hi Hans,
Thanks for the patch.
On Wednesday 25 May 2011 15:33:49 Hans Verkuil wrote:
> From: Hans Verkuil
>
> When an application changes a control you want to generate an event.
> However, you want to avoid sending such an event back to the application
> (file handle) that caused the change.
>
From: Hans Verkuil
When an application changes a control you want to generate an event.
However, you want to avoid sending such an event back to the application
(file handle) that caused the change.
Add the filehandle to the various set control functions.
Signed-off-by: Hans Verkuil
---
drive