Commit Graph

477 Commits (f926a12b73957ece5048bdef3d9b523b7c7fb88b)
 

Author SHA1 Message Date
Qingping Hou f926a12b73 fix: only copy css files from data directory when building customupdate
refer to #77
12 years ago
Dobrica Pavlinusic 9add90a169 Merge branch 'master' of github.com:hwhw/kindlepdfviewer 12 years ago
Dobrica Pavlinušić cc7ed4fdb4 Merge pull request #90 from houqp/epub
CREnging support
12 years ago
Qingping Hou 245247b2d1 mod: use redrawCurrentPage() for all page redraw
different readers might have different way to redraw
pages, so I added this abstract method
12 years ago
Qingping Hou 1f9efe0d9c Merge branch 'master' into epub
Conflicts:
	Makefile
	unireader.lua
12 years ago
Qingping Hou 4631fe492a fix: add jump feature 12 years ago
Qingping Hou bf4ac4ffff Merge remote-tracking branch 'dpavlin/houqp/epub' into epub 12 years ago
Qingping Hou cb83e47875 mod: use XPointer as absolute postion indicator inside document 12 years ago
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
12 years ago
Dobrica Pavlinusic 3160ae15f4 make fetchthirdparty fails on existing data dir #77 12 years ago
Dobrica Pavlinušić 93a46bd732 Merge pull request #88 from houqp/master
Screen rotation handling for entering/leaving screen saver
12 years ago
Qingping Hou 9d11916bbd mod: resume framework in kpdf.sh 12 years ago
Qingping Hou 99f3d405b0 add: slider_watcher to customupdate target 12 years ago
Qingping Hou 43288b55ec fix: handle zero used box 12 years ago
Qingping Hou 3992fdca0f add: vertical pan in crereader 12 years ago
Qingping Hou 5e58a94632 mod: rm unused shortcuts in crereader 12 years ago
Qingping Hou 9650a4a057 add: gamma settings in crereader 12 years ago
Qingping Hou a5a5c477ac mod: save and restore font face for each book in crereader 12 years ago
Qingping Hou 085d79d033 add: font menu and bold attribute toggle shortcut in crereader 12 years ago
Qingping Hou d3e8c57bc8 mod: reenable global pan_overlap_vertical in crereader 12 years ago
Qingping Hou c41e3e75a3 add: demo for fixing #85, #86 12 years ago
Qingping Hou 1593c56803 mod: add html support in crereader 12 years ago
Qingping Hou 9389aad0c4 Merge branch 'master' into epub 12 years ago
Qingping Hou 081a4165bb mod: add kpdview crash log 12 years ago
Qingping Hou 17823a0b58 mod: add cflags in crereader compiling 12 years ago
Qingping Hou f90ae38cb5 mod: load css in crereader 12 years ago
Qingping Hou b9b9455fe0 fix: progressbar display in crereader 12 years ago
Qingping Hou 8b6398b58e mod: small changes for kindle build 12 years ago
Qingping Hou bb5e28883c add: patch files for previous commit 12 years ago
Qingping Hou 74ffdf019e add: dirty hack for libjpeg as workaround
no segfault now, but no images displayed.
12 years ago
Qingping Hou c8a51bb4bd Merge branch 'master' into epub 12 years ago
Qingping Hou c48ed22fce fix: typo in drawOrCache() method 12 years ago
Qingping Hou 2814102d28 mod: use customed cmake rules to build CREngine libraries 12 years ago
Qingping Hou 9e4b2675f0 Merge branch 'master' into epub
Conflicts:
	unireader.lua
12 years ago
Dobrica Pavlinusic b4bf2e59d0 Merge branch 'master' of github.com:hwhw/kindlepdfviewer 12 years ago
Dobrica Pavlinušić 7a42adb5b0 Merge pull request #84 from houqp/master
force freeing biltbuffer on cache evict
12 years ago
Dobrica Pavlinusic 989318661d disable djvu tools when cross-compiling 12 years ago
Qingping Hou 0dd063b7ce Merge branch 'master' of github.com:hwhw/kindlepdfviewer
Conflicts:
	unireader.lua
12 years ago
Qingping Hou 8764b8aa4f fix: force freeing biltbuffer on cache evict
Also move cache display code above reading progress
code.
12 years ago
Dobrica Pavlinusic 244a6077ab cache_item_max_pixels is not used #79 12 years ago
Dobrica Pavlinušić fd8a7283c0 Merge pull request #83 from houqp/master
This should fix #78
12 years ago
Dobrica Pavlinusic 17f7f00441 Merge branch 'master' of github.com:hwhw/kindlepdfviewer into memory_usage 12 years ago
Dobrica Pavlinusic 661c7be893 use @traycold code from #74 to show current mupdf cache usage 12 years ago
{Qingping,Dave} Hou f4af610a54 Merge pull request #82 from dpavlin/memory_usage
Memory usage configurable from lua
close #80
12 years ago
Qingping Hou dc30c491f7 add: Shift+R for manual full screen refresh
fix #78
12 years ago
Qingping Hou a035998b20 add: partial refresh configure entry in .readker.kpdfview.lua
fix #78
12 years ago
Dobrica Pavlinusic 5884f69b60 setCacheSize cleanup 12 years ago
Qingping Hou a24fca5b5c mod: simulate full screen update in SDL emulator 12 years ago
Dobrica Pavlinusic d34ccb92e6 make cache_size optional 12 years ago
Dobrica Pavlinušić a15d5fb3b8 Merge pull request #81 from houqp/master
djvulibre cache size control from Lua script
12 years ago