Commit Graph

1640 Commits (5bfe6893c56fbb62975ca99d0c31a27e1e6a55fb)
 

Author SHA1 Message Date
HW 5bfe6893c5 Merge pull request #10 from chrox/master
rename kpdf.sh to koreader.shin in customupdate
11 years ago
HW 50a539bc11 Merge pull request #9 from chrox/catch_up_legacy
cherry picks from the new_ui_code branch of legacy repo
11 years ago
chrox 1d775c27a6 rename kpdf.sh to koreader.shin in customupdate 11 years ago
chrox 01f045e7f9 add standalone glyph cache
I found it will be especially helpful to cache glyph separately
so that glyph caches won't be washed out by a single page cache.
11 years ago
chrox 039eea17ae bugfix: set toc/bookmark window dimension smaller than screen size
Otherwise if text widgets in toc window expands out of screen, memory
free on these widgets will mess up the heap. It sounds ridiculous but
after we restrict toc window well inside the screen the bug in #815
is fixed.
11 years ago
{Qingping,Dave} Hou cf0795a5dc Merge pull request #8 from houqp/master
cosmetic changes to makefile
11 years ago
Qingping Hou 969f98a61f Merge branch 'master' of github.com:koreader/koreader
Conflicts:
	Makefile
11 years ago
Qingping Hou b096af45a2 define KOR_BASE at the top of Makefile 11 years ago
Qingping Hou c3fb3fb7db fix typo 11 years ago
Qingping Hou c01ba51d85 update koreader-base 11 years ago
Qingping Hou c70520dedf add KOR_BASE variable in Makefile 11 years ago
HW 61e48b8991 Merge pull request #7 from houqp/make-fix
update application name in customupdate target
11 years ago
Qingping Hou 404d5e4e18 update application name in customupdate target 11 years ago
HW a7664ebe1b Merge pull request #6 from houqp/master
update gitignore
11 years ago
Qingping Hou 963b71d1e4 update gitignore 11 years ago
Qingping Hou 8981ed7561 update koreader-base 11 years ago
HW 845ba5f16e Merge pull request #5 from houqp/master
bootstrap target for emulator
11 years ago
Qingping Hou d016717bc0 update README 11 years ago
Qingping Hou 221bc10404 add bootstrapemu target and update README 11 years ago
HW 0c4264b065 updated project URLs 11 years ago
HW e5888744fc changed submodule koreader-base to its new URI 11 years ago
{Qingping,Dave} Hou 9915d5ea01 Merge pull request #4 from hwhw/hwhw-master
Adapt wrapper script and launcher files to new naming
11 years ago
HW d2ad43c535 Merge branch 'master' of github.com:hwhw/koreader 11 years ago
HW 20eb258374 Merge pull request #3 from houqp/make-fix
add emulation bootstrap target in makefile & update README
11 years ago
HW 89b9e57299 adapted wrapper script and launcher configurations 11 years ago
HW 5cf909e2f1 switched base path kindlepdfviewer to koreader 11 years ago
Qingping Hou 261f98e7f0 fix typo in README 11 years ago
HW 038b6a474a updated koreader-base submodule 11 years ago
Qingping Hou 23435317ce add emulation bootstrap target in makefile & update README 11 years ago
HW 3c6db2ce88 Merge pull request #2 from houqp/make-fix
fix in README & makefile
11 years ago
Qingping Hou 2495d2c862 include dbg instead for settings for DEBUG in font.lua 11 years ago
Qingping Hou 9546c5503b update reader name in customupdate to koreader 11 years ago
Qingping Hou 7d60a4a44f generate git-rev on package build 11 years ago
Qingping Hou 60779c4410 fix in README 11 years ago
HW 7b6f835b79 updated submodule koreader-base to latest HEAD 11 years ago
HW fb317810fa Some adaptions needed after refactoring 11 years ago
HW 6a92cb99e8 Step #3 factoring out the frontend code
This is a first try, but some work is still needed to bring the
build system back into shape.
11 years ago
HW 1f2fb33674 Step #2 factoring out the frontend code 11 years ago
HW 364bf96f7a Step #1 factoring out the frontend code
This is part of the split between C/C++/Lua API (backend)
and frontend code. External submodules are now part of the
backend code.
11 years ago
{Qingping,Dave} Hou 8ff9a1a98d Merge pull request #816 from chrox/scroll_pageno_fix
bugfix: update current pageno to the very last part in current view
11 years ago
{Qingping,Dave} Hou 297a6c67d5 Merge pull request #817 from chrox/toc_crash_fix
bugfix: terminate the program when exiting reader
11 years ago
chrox f85fd7a9b2 bugfix: terminate the program when exiting reader 11 years ago
chrox ceae778c0d bugfix: update current pageno to the very last part in current view 11 years ago
{Qingping,Dave} Hou a42021cd42 Merge pull request #813 from chrox/new_ui_code
add fine tuning of font size in koptinterface
11 years ago
chrox b2c23c6f4f cleanup: use lowercase option name && better reflow for vertical text 11 years ago
chrox 607c4baf2e add fine tuning of font size in koptinterface 11 years ago
{Qingping,Dave} Hou bee35398e3 Merge pull request #812 from chrox/flip_fix
bugfix: remove original page number after leaving flipping mode
11 years ago
chrox a16dba8daa rewind current page after initiating the scroll page states 11 years ago
chrox cd52704b62 remove original page when toggling flip mode off 11 years ago
{Qingping,Dave} Hou df12cca722 Merge pull request #811 from chrox/fake_tap
bugfix: hack swipe to unlock after going out of screensaver
11 years ago