2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Qingping Hou
2292ed87c6 minor tweak for kpvcrlib/CMakeLists.txt 2012-12-19 23:34:54 +08:00
Qingping Hou
01181b6db2 build crengine as shared library
* upstream project removed CMakeLists.txt in crengine dir now, so I
added our own in kpvcrlib/CMakeLists.txt

* fix segfault bug in lvimg.cpp by removing JCONFIG_INCLUDED definition
2012-12-19 23:34:54 +08:00
Qingping Hou
acca1b9675 bump crengine to version cr3-3.1.2-27 2012-12-19 23:34:54 +08:00
HW
5c1090866f disabled patching of libjpeg, restructured everything for mupdf subrepos 2012-11-03 23:49:18 +01:00
HW
f2e228f17f changes due to mupdf updates (third party libraries) 2012-11-03 17:15:40 +01:00
Dobrica Pavlinusic
534b8dc114 fix getCurrentPageLinks segfault on links without target 2012-10-13 20:50:17 +02:00
Dobrica Pavlinusic
a9bff12d8e version: cr3.0.57-15
This might help fix #316 since upstream has cache changes
2012-09-25 21:54:04 +02:00
Dobrica Pavlinusic
d577ed9b00 show search results as inverted block 2012-08-29 12:26:25 +02:00
Tigran Aivazian
5576890263 Fix the Makefile to use freetype-2.4.10 and kpvcrlib/CMakeLists.txt to do the same and also zlib 1.2.5->1.2.7 and libjpeg 8d->9. 2012-08-27 14:39:42 +01:00
Dobrica Pavlinusic
ed59adecea naive implementation of search highlight issue #75 2012-08-26 14:28:34 +02:00
Qingping Hou
25e943cb84 bump crengine version to 3.0.57-15 2012-06-06 14:20:08 +08:00
HW
a0b538affd update to freetype-2.4.9 2012-06-04 00:51:20 +02:00
NuPogodi
86513c3793 added cr3.css for files without one 2012-05-19 13:09:37 +02:00
Qingping Hou
121f154313 bump crengine to version v3.0.57-14
This version also fixes segfault when
reading the Real Analysis - Maths.chm.

The test file is provided by medwatt
from mobileread.
2012-05-02 15:18:30 +02:00
Dobrica Pavlinusic
ba19ab7029 added .prc as alternative extension for mobi
This was reported by @valex in post at forum:
http://www.mobileread.com/forums/showpost.php?p=2064360&postcount=340
2012-05-01 19:24:52 +02:00
Qingping Hou
84eb0e338f bump crengine to version v3.0.57-14
This version also fixes segfault when
reading the Real Analysis - Maths.chm.

The test file is provided by medwatt
from mobileread.
2012-05-01 16:23:54 +08:00
Qingping Hou
dbb49505f1 add doc format support
Though I don't like doc at all.
2012-04-24 20:37:16 +08:00
Qingping Hou
c961fbd515 add dirty hack for child node font settings. 2012-04-24 11:04:31 +08:00
Qingping Hou
1ff8cfd299 bump crengine to cr3.0.57-1 2012-04-24 10:07:41 +08:00
Qingping Hou
0c802f4eff update djvulibre and crengine to latest release 2012-04-17 11:01:40 +08:00
Qingping Hou
3bf6860767 fix: a terrible mistake in kpvcrlib's CMakeLists.txt
add LINUX & _LINUX macro definition.

also stop building antiword.
2012-04-11 17:07:31 +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
2814102d28 mod: use customed cmake rules to build CREngine libraries 2012-04-02 11:52:34 +08:00