Fix FS#7242 - the action code now checks the time difference between events to decide...
commit9ebff5815fd5770a9061e04c7ee9cf1a723d436b
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 4 Jun 2007 13:52:02 +0000 (4 13:52 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 4 Jun 2007 13:52:02 +0000 (4 13:52 +0000)
tree822cad3924dc5400095b5df6d6d42accabd19e20
parent4df6d1ce0929d3be9754d2d49608e0d9e1512834
Fix FS#7242 - the action code now checks the time difference between events to decide if its a repeat or not. a repeat event is now if the previous action was the same and it occured < HZ/10 ticks ago

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13551 a1c6a512-1295-4272-9138-f99709370657
apps/action.c