forked from len0rd/rockbox
Logo plugin: (1) Changed button handling. Left/Down now always decreases the absolute delta (down to 0), while Right/Up increaes it. (2) Adapted for player using the player graphics library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6146 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
576d029ece
commit
fabdf1de6f
2 changed files with 97 additions and 30 deletions
|
@ -5,6 +5,7 @@ cube.c
|
|||
favorites.c
|
||||
firmware_flash.c
|
||||
helloworld.c
|
||||
logo.c
|
||||
metronome.c
|
||||
mosaique.c
|
||||
rockbox_flash.c
|
||||
|
@ -22,7 +23,6 @@ chip8.c
|
|||
flipit.c
|
||||
grayscale.c
|
||||
jpeg.c
|
||||
logo.c
|
||||
mandelbrot.c
|
||||
minesweeper.c
|
||||
oscillograph.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue