[MPlayer-dev-eng] [PATCH] GUI: Implement a true rotary potmeter
Hans-Dieter Kosch
hdkosch at kabelbw.de
Sat Mar 22 04:11:46 CET 2014
Hi Ingo,
Ingo Brückl wrote:
> Please apply rpotmeter.patch, implement the "/* !!! */" (add code or remove
> it if not necessary) and post this diff of yours then.
For good coding style, I need a symbolic constant
#define RPOT_STOP_GAP (1/60.0)
to be used in
gui/ui/main.c
gui/ui/playbar.c
gui/ui/render.c
gui/win32/gui.c
gui/win32/widgetrender.c
I'd like to put this into a common header file, but where...
Do you have a suggestion?
Hans-Dieter
More information about the MPlayer-dev-eng
mailing list