Better handling of subline timeout values : All values are set to the default before...
commitd3cb5a2ae617f702fbb69c0d0739d1576ecf9c6c
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Fri, 6 Apr 2007 14:18:07 +0000 (6 14:18 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Fri, 6 Apr 2007 14:18:07 +0000 (6 14:18 +0000)
tree40a829c808a4297d7b3d73cb8c9bca463407b143
parentef8d9ef1c2ffc5e17f3a39be4b19569218e4763f
Better handling of subline timeout values : All values are set to the default before another value is found by the parser. No more
resetting to the default value at displaying time (this caused problems especially noticeable on the DancePuffDuo WPS). Changing
the values with conditionals is still possible but only strictly positive tiemout values are accepted now.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13045 a1c6a512-1295-4272-9138-f99709370657
apps/gui/gwps-common.c
apps/gui/wps_debug.c
apps/gui/wps_parser.c