forked from len0rd/rockbox
Use multi-screen api for metronome plugin, and made it run in the simulator by implementing the timer functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14046 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9b11f81150
commit
81aac2a430
8 changed files with 715 additions and 645 deletions
|
@ -20,8 +20,7 @@ stopwatch.c
|
|||
vbrfix.c
|
||||
viewer.c
|
||||
|
||||
/* plugins built for all targets, but not for the simulator */
|
||||
#if !defined(SIMULATOR)
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
metronome.c
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue