Qingping Hou
5e58a94632
mod: rm unused shortcuts in crereader
2012-04-06 20:13:46 +08:00
Qingping Hou
9650a4a057
add: gamma settings in crereader
2012-04-06 19:30:10 +08:00
Qingping Hou
a5a5c477ac
mod: save and restore font face for each book in crereader
2012-04-06 19:11:18 +08:00
Qingping Hou
085d79d033
add: font menu and bold attribute toggle shortcut in crereader
2012-04-06 18:05:54 +08:00
Qingping Hou
d3e8c57bc8
mod: reenable global pan_overlap_vertical in crereader
2012-04-06 16:34:53 +08:00
Qingping Hou
1593c56803
mod: add html support in crereader
2012-04-05 10:31:31 +08:00
Qingping Hou
9389aad0c4
Merge branch 'master' into epub
2012-04-04 20:29:10 +08:00
Qingping Hou
081a4165bb
mod: add kpdview crash log
2012-04-04 20:28:09 +08:00
Qingping Hou
17823a0b58
mod: add cflags in crereader compiling
2012-04-04 20:24:17 +08:00
Qingping Hou
f90ae38cb5
mod: load css in crereader
2012-04-04 17:25:18 +08:00
Qingping Hou
b9b9455fe0
fix: progressbar display in crereader
2012-04-04 17:03:01 +08:00
Qingping Hou
8b6398b58e
mod: small changes for kindle build
2012-04-04 15:27:01 +08:00
Qingping Hou
bb5e28883c
add: patch files for previous commit
2012-04-04 03:00:20 +08:00
Qingping Hou
74ffdf019e
add: dirty hack for libjpeg as workaround
...
no segfault now, but no images displayed.
2012-04-04 02:57:02 +08:00
Qingping Hou
c8a51bb4bd
Merge branch 'master' into epub
2012-04-04 00:00:49 +08:00
Qingping Hou
c48ed22fce
fix: typo in drawOrCache() method
2012-04-03 23:55:19 +08:00
Qingping Hou
2814102d28
mod: use customed cmake rules to build CREngine libraries
2012-04-02 11:52:34 +08:00
Qingping Hou
9e4b2675f0
Merge branch 'master' into epub
...
Conflicts:
unireader.lua
2012-04-01 08:27:25 +08:00
Dobrica Pavlinušić
7a42adb5b0
Merge pull request #84 from houqp/master
...
force freeing biltbuffer on cache evict
2012-03-31 11:15:40 -07:00
Qingping Hou
0dd063b7ce
Merge branch 'master' of github.com:hwhw/kindlepdfviewer
...
Conflicts:
unireader.lua
2012-04-01 01:12:59 +08:00
Qingping Hou
8764b8aa4f
fix: force freeing biltbuffer on cache evict
...
Also move cache display code above reading progress
code.
2012-04-01 00:59:16 +08:00
Dobrica Pavlinusic
244a6077ab
cache_item_max_pixels is not used #79
2012-03-31 16:31:41 +02:00
Dobrica Pavlinušić
fd8a7283c0
Merge pull request #83 from houqp/master
...
This should fix #78
2012-03-31 06:36:07 -07:00
Dobrica Pavlinusic
17f7f00441
Merge branch 'master' of github.com:hwhw/kindlepdfviewer into memory_usage
2012-03-31 15:33:36 +02:00
Dobrica Pavlinusic
661c7be893
use @traycold code from #74 to show current mupdf cache usage
2012-03-31 15:29:17 +02:00
{Qingping,Dave} Hou
f4af610a54
Merge pull request #82 from dpavlin/memory_usage
...
Memory usage configurable from lua
close #80
2012-03-31 06:28:12 -07:00
Qingping Hou
dc30c491f7
add: Shift+R for manual full screen refresh
...
fix #78
2012-03-31 21:18:04 +08:00
Qingping Hou
a035998b20
add: partial refresh configure entry in .readker.kpdfview.lua
...
fix #78
2012-03-31 21:12:31 +08:00
Dobrica Pavlinusic
5884f69b60
setCacheSize cleanup
2012-03-31 15:10:20 +02:00
Qingping Hou
a24fca5b5c
mod: simulate full screen update in SDL emulator
2012-03-31 21:09:06 +08:00
Dobrica Pavlinusic
d34ccb92e6
make cache_size optional
2012-03-31 14:46:49 +02:00
Dobrica Pavlinušić
a15d5fb3b8
Merge pull request #81 from houqp/master
...
djvulibre cache size control from Lua script
2012-03-31 05:44:16 -07:00
Dobrica Pavlinusic
b8941eee41
cleanup cache_size based on coding guidelines
2012-03-31 14:44:09 +02:00
Dobrica Pavlinusic
5b1deedd86
remove setCacheSize set cache in openDocument
2012-03-31 14:41:23 +02:00
Qingping Hou
42c9773711
add: cache size control for djvureader
2012-03-31 20:40:46 +08:00
Dobrica Pavlinusic
2754d996c4
move memory info to top of page
...
This allows section name to be displayed on bottom, and it won't push
memory info out of screen
2012-03-31 14:32:36 +02:00
Qingping Hou
4633ca0832
mod: use percent as absolute location in DOCs in CREReader
...
The height of documents will be changed after zoom in or
zoom out, so we cannot use pos to mark positions inside
documents.
2012-03-31 20:22:22 +08:00
Dobrica Pavlinusic
3e83dcc2a4
pass cache_document_size to document open
...
This is how mupdf API is structured
2012-03-31 14:10:41 +02:00
Dobrica Pavlinusic
4f0b41ebc5
show cache_current_memsize
2012-03-31 13:57:35 +02:00
Dobrica Pavlinusic
60b7ccb3cb
added cleanCache bound to C key in menu #80
2012-03-31 13:38:33 +02:00
Dobrica Pavlinusic
91bd1277d7
control renderer memory usage #80
...
added setCacheSize and cache_document_size configuration vairable
2012-03-31 13:24:38 +02:00
Dobrica Pavlinusic
92ec4213c0
show djvu cache size #80
...
Currently it shows cache_max_memsize and cache_item_max_pixels from
lua and djvu cache size on menu key
2012-03-31 12:54:45 +02:00
Qingping Hou
9df574de01
add: last reading position saving and restoring
2012-03-30 14:25:36 +08:00
Qingping Hou
37dfc84d5a
fix: move commands initilization from global init to local
...
If we call addAllCommands in initGlobalSettings, all
the readers will share the same commands and we cannot
adjust commands for a specific reader. I thus moved this
method call to Unireader:init() method.
2012-03-30 14:10:04 +08:00
Qingping Hou
937f445b92
fix: mistakenly over written unireader's method
2012-03-30 14:00:41 +08:00
Qingping Hou
8a2b86e203
mod: factor last reading page saving and resotring
2012-03-30 13:07:48 +08:00
Qingping Hou
612890850c
add: percent jump in CREReader
2012-03-30 12:38:41 +08:00
Qingping Hou
ad750a89f8
add: font zooming in CREReader
2012-03-30 12:31:09 +08:00
Qingping Hou
c0edbfae27
mod: remove not used shorcuts in CREReader
2012-03-30 12:06:33 +08:00
Qingping Hou
5c4b0868ba
add: del method in commands
2012-03-30 12:01:59 +08:00