1
0
Fork 0
forked from len0rd/rockbox

Speed-reading plugin

Partially based on `spread0r', an open-source ebook reader: https://github.com/xypiie/spread0r

Similar to Spritz(TM): http://spritzinc.com

Change-Id: I6aa54addd1910a83a266aea561406b6268449b67
This commit is contained in:
Franklin Wei 2017-03-11 17:00:47 -05:00
parent 2af6923dd6
commit 1bab5562c2
24 changed files with 745 additions and 0 deletions

View file

@ -145,6 +145,7 @@ metronome.c
#ifdef HAVE_LCD_BITMAP /* Not for the Archos Player */
2048.c
/* Lua needs at least 160 KB to work in */
#if PLUGIN_BUFFER_SIZE >= 0x80000
boomshine.lua
@ -179,6 +180,7 @@ snake.c
snake2.c
solitaire.c
sokoban.c
speedread.c
star.c
starfield.c
vu_meter.c