Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_time, inste...
commit44e92ed927c0c93e2177fc3638f2af501ebe9be6
authorbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Oct 2009 15:50:30 +0000 (18 15:50 +0000)
committerbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Oct 2009 15:50:30 +0000 (18 15:50 +0000)
tree61584fe54660aab9a57bcb67c5a65cb888f4a38b
parent9d4ce3e5bf170d0aa8004172a0365886212eb7ee
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_time, instead of comparing them directly.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23246 a1c6a512-1295-4272-9138-f99709370657
14 files changed:
apps/gui/list.c
apps/plugins/brickmania.c
apps/plugins/clix.c
apps/plugins/invadrox.c
apps/plugins/mandelbrot.c
apps/plugins/pong.c
apps/plugins/rockblox1d.c
apps/plugins/spacerocks.c
apps/plugins/xobox.c
apps/tagcache.c
firmware/common/timefuncs.c
firmware/kernel.c
firmware/target/arm/as3525/ata_sd_as3525.c
firmware/target/arm/ipod/adc-ipod-pcf.c