Commit Graph

3194 Commits

Author SHA1 Message Date
WS64
043dc13a24 Add "last book" screensaver for Kobo
Epub only.
If someone knows how to get an jpg/png from a pdf on linux (e.g. convert by imangemagick? But i am not a linux specialist and have no idea how to get that one into koreader) I can add something for linux too.
cbz/cbr should be possible too, but I have not looked into it yet.

Do I see it right that the Kindle screensavers are handled by Kindle itself?
But on Kindle you also profit, you can see picture thumbnails now in the search results (long tap on found book)
2014-08-21 22:22:49 +02:00
WS64
9b6d273c66 Bugfix. Latest version just allowed you to enter the editor once 2014-08-20 10:47:08 +02:00
WS64
1eea694190 To edit arrays we need { and }
I removed pi and e and two other characters that were there twice and replaced them by {, }, [, ]
2014-08-20 08:52:38 +02:00
WS64
f99f18ee13 Just save settings that really were changed
And not also settings that are different from the ones loaded.
This prevents Koreader from overwriting your complete persistent.defaults.settings when you started Koreader with a malformated persistent.defaults.settings file and choose "save settings". In such a malformated case you just can edit the damaged setting and save it back (although you can't see which one is damaged since the defaults settings are taken)
2014-08-20 08:51:07 +02:00
WS64
d5b35e8547 Default Settings finally also with the array fields 2014-08-19 22:50:20 +02:00
WS64
669d766a39 Code cosmetics 2014-08-19 18:04:38 +02:00
WS64
fdfd94507f Update filemanagermenu.lua 2014-08-19 17:50:46 +02:00
WS64
e19733edf4 Create a simplified database file out of the calibre file
Makes searches WAY 100 times faster.
From the second run on.
2014-08-19 17:50:02 +02:00
WS64
5201f59451 Go back to series/tags list after enter a series/tag
Todo: Go back to the actual page
2014-08-18 22:52:29 +02:00
WS64
05abbbdff9 Minor change for error "not found2 messages 2014-08-18 20:44:15 +02:00
WS64
24f3bdb7fa Add number of books to browse fundction 2014-08-18 20:37:32 +02:00
WS64
7fb545286b New function, browse series/tags, and sorting of all search results 2014-08-18 09:48:46 +02:00
WS64
0a6fbe28e3 Reaarange cancel buttons to the left 2014-08-17 12:02:24 +02:00
WS64
f39ffc623a Reuse previous search 2014-08-17 12:01:59 +02:00
WS64
298874c4ae Preparation for new function "browse" 2014-08-17 12:01:33 +02:00
Huang Xin
3331c7739d Merge pull request #807 from WS64/master
Enhancements Search/Set Defaults
2014-08-17 08:21:52 +08:00
WS64
c7240539d5 add second library 2014-08-16 22:33:11 +02:00
WS64
582c56a6dc add reminder to save unsaved settings 2014-08-16 22:32:34 +02:00
WS64
085b4fce6a Handle defaults by type (boolean/string/number) 2014-08-16 22:31:32 +02:00
WS64
8224cd714b Added a sedond library path 2014-08-16 22:28:29 +02:00
Huang Xin
73d0297ce5 Merge pull request #805 from WS64/master
Full refresh after suspend
2014-08-16 07:02:51 +08:00
WS64
24af13e1c3 Full refresh after suspend 2014-08-15 22:07:01 +02:00
Huang Xin
971adb901c Merge pull request #802 from WS64/master
Safety measure to screensaver
2014-08-15 22:30:08 +08:00
WS64
ff4fa33608 Update uimanager.lua 2014-08-15 15:59:40 +02:00
WS64
d72ff42a0d Can't convert false back to string in "set defaults", so the default needs to be a string 2014-08-15 15:58:53 +02:00
Huang Xin
ee6eef8747 Merge pull request #800 from WS64/master
Screensaver for Kobo
2014-08-15 10:20:00 +08:00
WS64
768077aaa0 Screensaver functionality for Kobo 2014-08-14 22:18:27 +02:00
WS64
fde966afd2 Readded a comment that was lost by an earlier PR 2014-08-14 22:17:53 +02:00
WS64
20d335befd Points to the picture(s) 2014-08-14 22:16:52 +02:00
Qingping Hou
3eab7e0917 Merge pull request #797 from chrox/master
rescale image if width or height is specified in ImageWidget
2014-08-14 15:25:39 -04:00
chrox
3018c7c6b6 add rotate method for ImageWidget 2014-08-14 20:11:21 +08:00
Huang Xin
28c60dbb76 Merge pull request #798 from pazos/master
update pot file
2014-08-14 20:10:05 +08:00
pazos
850eea418e translate filemanager (search & setdefaults) 2014-08-14 14:03:15 +02:00
chrox
b7c7287bab remove more global variables 2014-08-14 19:52:30 +08:00
chrox
e1af17938c remove global variable Image 2014-08-14 19:51:40 +08:00
chrox
9f3eb0b784 rescale image if width or height is specified in ImageWidget 2014-08-14 19:51:40 +08:00
pazos
bad193346e Translate bookmarks page title 2014-08-14 13:37:06 +02:00
Huang Xin
4df4a62de9 Merge pull request #794 from WS64/master
Search Enhancements
2014-08-13 15:34:45 +08:00
WS64
09334dd7a6 Changed size and added some "close"s 2014-08-13 08:08:18 +02:00
WS64
19c7c14809 Search Enhancements
- Paths now can have unicode characters
- Long tap on search result shows book infos
2014-08-12 22:25:38 +02:00
NiLuJe
f9f940e85c Merge pull request #792 from chrox/master
rebase crengine with sourceforge upstream
v2014.08.13-nightly
2014-08-12 18:12:29 +02:00
chrox
a21c322499 add close button in InboxChooser 2014-08-12 22:26:59 +08:00
chrox
b86a086a83 recalculate width in InboxChooser 2014-08-12 22:14:04 +08:00
chrox
d7ae82ddde rebase crengine with sourceforge upstream
And add lastCharMargin to eliminate truncation of synthetic italic
glyphs. This should fix #767.

And #742 should also be fixed.
2014-08-12 21:27:30 +08:00
Huang Xin
f21d9878c5 Merge pull request #790 from WS64/master
Kobo: Turn light on/off according to start parameters
v2014.08.12-nightly
2014-08-12 19:28:52 +08:00
WS64
11996cb6bb Kobo: Turn light on/off according to start parameters
Kobo only.
I guess Kindle handles this himself anyway?
2014-08-12 13:11:13 +02:00
WS64
7fb9940063 Added two light parameter for Kobo 2014-08-12 13:09:22 +02:00
Huang Xin
a7d1e720ef Merge pull request #789 from WS64/master
remember editor settings after changing/cancelling one entry
2014-08-12 16:15:35 +08:00
WS64
dd70023c2c Add a parameter to swithItemTable to jump directly to this item 2014-08-12 09:36:23 +02:00
WS64
6c911bb453 remember editor settings after changing/cancelling one entry 2014-08-12 09:35:03 +02:00