summaryrefslogtreecommitdiff
path: root/apps/plugins/stopwatch.c (follow)
Commit message (Collapse)AuthorAge
* Make sure the time is updated before blocking in button_get()Linus Nielsen Feltzing2004-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5477 a1c6a512-1295-4272-9138-f99709370657
* Fixed return valueJens Arnold2004-10-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5301 a1c6a512-1295-4272-9138-f99709370657
* Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio ↵Jens Arnold2004-10-16
| | | | | | adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5291 a1c6a512-1295-4272-9138-f99709370657
* a hell of a commit: changed several HAVE_xx configuration flags into ↵Jörg Hohensohn2004-09-28
| | | | | | multiple choice values (keypad, tuner, CPU, h/w codec) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5126 a1c6a512-1295-4272-9138-f99709370657
* The stop watch now inhibits the idle poweroff while countingLinus Nielsen Feltzing2004-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4863 a1c6a512-1295-4272-9138-f99709370657
* Some changes to make the stop watch work better on the player, like ↵Linus Nielsen Feltzing2004-04-22
| | | | | | scrolling the lap times. Now it also handles the USB. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4547 a1c6a512-1295-4272-9138-f99709370657
* Made the stopwatch compile for the PlayerLinus Nielsen Feltzing2004-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4513 a1c6a512-1295-4272-9138-f99709370657
* Mike Holden's stopwatch pluginDaniel Stenberg2004-04-16
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4512 a1c6a512-1295-4272-9138-f99709370657