Merge pull request #825 from WS64/master

Add last book screensaver for Kobo, also covers to book info screen
This commit is contained in:
Huang Xin
2014-08-23 15:27:21 +08:00
5 changed files with 159 additions and 28 deletions

View File

@@ -176,8 +176,9 @@ SEARCH_PATH = true
-- Light parameter for Kobo
KOBO_LIGHT_OFF_ON_SUSPEND = false
KOBO_LIGHT_ON_START = -1 -- -1 or 0-100. -1 leaves light as it is, other sets light on start/wake up
KOBO_SCREEN_SAVER = "" -- image or directory with pictures or "-"
KOBO_LIGHT_ON_START = -1 -- -1 or 0-100. -1 leaves light as it is, other sets light on start/wake up
KOBO_SCREEN_SAVER = "" -- image or directory with pictures or "-"
KOBO_SCREEN_SAVER_LAST_BOOK = true -- get screensaver from last book if possible
-- ####################################################################
-- following features are not supported right now