Commit Graph

3199 Commits (f5f3e61782c85d3a45a4df63213b8e075990bdc8)
 

Author SHA1 Message Date
WS64 f5f3e61782 Removed screensaver functions to new lua file 10 years ago
WS64 db7c97211c Add images to info screen 10 years ago
WS64 23db9ddcb0 Parameter to turn "last-book-screensaver" off 10 years ago
WS64 7e1b702111 Allow to take an image from paretn instead of info-i.png 10 years ago
WS64 4599d02c6f Show filename on error in crash.log 10 years ago
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)
10 years ago
WS64 9b6d273c66 Bugfix. Latest version just allowed you to enter the editor once 10 years ago
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 {, }, [, ]
10 years ago
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)
10 years ago
WS64 d5b35e8547 Default Settings finally also with the array fields 10 years ago
WS64 669d766a39 Code cosmetics 10 years ago
WS64 fdfd94507f Update filemanagermenu.lua 10 years ago
WS64 e19733edf4 Create a simplified database file out of the calibre file
Makes searches WAY 100 times faster.
From the second run on.
10 years ago
WS64 5201f59451 Go back to series/tags list after enter a series/tag
Todo: Go back to the actual page
10 years ago
WS64 05abbbdff9 Minor change for error "not found2 messages 10 years ago
WS64 24f3bdb7fa Add number of books to browse fundction 10 years ago
WS64 7fb545286b New function, browse series/tags, and sorting of all search results 10 years ago
WS64 0a6fbe28e3 Reaarange cancel buttons to the left 10 years ago
WS64 f39ffc623a Reuse previous search 10 years ago
WS64 298874c4ae Preparation for new function "browse" 10 years ago
Huang Xin 3331c7739d Merge pull request #807 from WS64/master
Enhancements Search/Set Defaults
10 years ago
WS64 c7240539d5 add second library 10 years ago
WS64 582c56a6dc add reminder to save unsaved settings 10 years ago
WS64 085b4fce6a Handle defaults by type (boolean/string/number) 10 years ago
WS64 8224cd714b Added a sedond library path 10 years ago
Huang Xin 73d0297ce5 Merge pull request #805 from WS64/master
Full refresh after suspend
10 years ago
WS64 24af13e1c3 Full refresh after suspend 10 years ago
Huang Xin 971adb901c Merge pull request #802 from WS64/master
Safety measure to screensaver
10 years ago
WS64 ff4fa33608 Update uimanager.lua 10 years ago
WS64 d72ff42a0d Can't convert false back to string in "set defaults", so the default needs to be a string 10 years ago
Huang Xin ee6eef8747 Merge pull request #800 from WS64/master
Screensaver for Kobo
10 years ago
WS64 768077aaa0 Screensaver functionality for Kobo 10 years ago
WS64 fde966afd2 Readded a comment that was lost by an earlier PR 10 years ago
WS64 20d335befd Points to the picture(s) 10 years ago
Qingping Hou 3eab7e0917 Merge pull request #797 from chrox/master
rescale image if width or height is specified in ImageWidget
10 years ago
chrox 3018c7c6b6 add rotate method for ImageWidget 10 years ago
Huang Xin 28c60dbb76 Merge pull request #798 from pazos/master
update pot file
10 years ago
pazos 850eea418e translate filemanager (search & setdefaults) 10 years ago
chrox b7c7287bab remove more global variables 10 years ago
chrox e1af17938c remove global variable Image 10 years ago
chrox 9f3eb0b784 rescale image if width or height is specified in ImageWidget 10 years ago
pazos bad193346e Translate bookmarks page title 10 years ago
Huang Xin 4df4a62de9 Merge pull request #794 from WS64/master
Search Enhancements
10 years ago
WS64 09334dd7a6 Changed size and added some "close"s 10 years ago
WS64 19c7c14809 Search Enhancements
- Paths now can have unicode characters
- Long tap on search result shows book infos
10 years ago
NiLuJe f9f940e85c Merge pull request #792 from chrox/master
rebase crengine with sourceforge upstream
10 years ago
chrox a21c322499 add close button in InboxChooser 10 years ago
chrox b86a086a83 recalculate width in InboxChooser 10 years ago
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.
10 years ago
Huang Xin f21d9878c5 Merge pull request #790 from WS64/master
Kobo: Turn light on/off according to start parameters
10 years ago