fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also minor code...
commitfcac23dc897bc23965fec06a22469a285dd89fb4
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 23 Jun 2008 02:45:55 +0000 (23 02:45 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 23 Jun 2008 02:45:55 +0000 (23 02:45 +0000)
treed87f52238187fb2187d35cad86085e1f50cbd336
parentc9a784868c560ec45213388d280c6d10c7031696
fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also minor code policing.. use true/false instead of 1/0 for calls to fade()

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17757 a1c6a512-1295-4272-9138-f99709370657
apps/gui/gwps-common.c
apps/gui/gwps-common.h
apps/gui/gwps.c
apps/misc.c