Qingping Hou
bf4ac4ffff
Merge remote-tracking branch 'dpavlin/houqp/epub' into epub
2012-04-07 23:00:47 +08:00
Qingping Hou
cb83e47875
mod: use XPointer as absolute postion indicator inside document
2012-04-07 22:55:56 +08:00
Dobrica Pavlinusic
f1ba76bfdc
create fonts symlink to TTF_FONTS_DIR #77
...
It took me few tries to figure out that fonts should point to directory
with *.ttf files as opposed to directory with subdirectories so I
decided to add comment about it
2012-04-07 13:48:33 +02:00
Dobrica Pavlinusic
3160ae15f4
make fetchthirdparty fails on existing data dir #77
2012-04-07 13:37:37 +02:00
Dobrica Pavlinušić
93a46bd732
Merge pull request #88 from houqp/master
...
Screen rotation handling for entering/leaving screen saver
2012-04-07 04:28:03 -07:00
Qingping Hou
9d11916bbd
mod: resume framework in kpdf.sh
2012-04-07 10:05:27 +08:00
Qingping Hou
99f3d405b0
add: slider_watcher to customupdate target
2012-04-06 21:21:21 +08:00
Qingping Hou
43288b55ec
fix: handle zero used box
2012-04-06 21:17:25 +08:00
Qingping Hou
3992fdca0f
add: vertical pan in crereader
2012-04-06 20:26:53 +08:00
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
c41e3e75a3
add: demo for fixing #85 , #86
2012-04-06 13:51:37 +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 Pavlinusic
b4bf2e59d0
Merge branch 'master' of github.com:hwhw/kindlepdfviewer
2012-03-31 20:31:22 +02: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
Dobrica Pavlinusic
989318661d
disable djvu tools when cross-compiling
2012-03-31 19:47:39 +02: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