forked from len0rd/rockbox
m:robe 100:
- adjust lcd_grey_phase_blit() parameter to recent change - detection of external power - compilation of plugins - need to be enabled individually in SOURCES/SUBDIRS (use autostart.rock as test plugin with limited interaction via BUTTON_POWER) also - move autostart.rock to apps dir where it is expected - set missing svn:keywords for various files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16056 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c4ebcbeaf4
commit
7d961d390a
10 changed files with 26 additions and 15 deletions
|
@ -1,3 +1,6 @@
|
|||
autostart.c
|
||||
#ifndef OLYMPUS_MROBE_100
|
||||
|
||||
/* plugins common to all models */
|
||||
battery_bench.c
|
||||
chessclock.c
|
||||
|
@ -151,3 +154,4 @@ iriver_flash.c
|
|||
superdom.c
|
||||
#endif
|
||||
#endif /* m:robe 500 */
|
||||
#endif /* m:robe 100 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue