forked from len0rd/rockbox
Removed lcd_roll() and lcd_remote_roll() functions. These functions were not really portable. Removed the only plugin that used lcd_roll(): Oscillograph. Oscilloscope offers everything that oscillograph did and more, in a portable way. * Bumped & sorted plugin API.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8995 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
37f529cc3c
commit
06bc627c99
10 changed files with 21 additions and 441 deletions
|
@ -44,7 +44,6 @@ chip8.c
|
|||
demystify.c
|
||||
flipit.c
|
||||
minesweeper.c
|
||||
oscillograph.c
|
||||
oscilloscope.c
|
||||
pong.c
|
||||
rockblox.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue