91 Commits

Author SHA1 Message Date
598e748214 Fix subtitle problems 2021-06-11 10:04:38 -04:00
58c0758301 Fix memory leak in RAW parsing 2021-06-09 08:22:21 -04:00
ee9c98b488 Fix for segfault in some comic files 2021-06-07 09:01:06 -04:00
bcf3e4695b Use 16-bit ints for meta keys (wip) 2021-06-07 08:40:11 -04:00
8ed4c94314 Add tests for subtitle 2021-05-05 16:10:55 -04:00
f1fc83dc54 Fix build 2021-05-05 14:11:43 -04:00
42d5f09839
Merge pull request #2 from simon987/wip
update
2021-03-26 19:50:14 -04:00
097580eb40 Read subtitles from media files, fix bug in text_buffer 2021-03-26 19:49:04 -04:00
b1f001d8f1 wip 2021-03-26 19:49:04 -04:00
4ea76adfaa Support for encrypted archives 2021-03-20 11:17:43 -04:00
8212dd4b23 wip 2021-02-27 15:23:56 -05:00
49d4f1ae48 Change encoding for antiword PDF 2021-01-16 12:17:43 -05:00
0a9742b686 Workaround for UTF8 .doc files 2021-01-16 12:13:56 -05:00
ae9fadec47 Remove UUID dep, fix incremental scan, use MD5(path) as unique id, version bump 2020-12-30 11:36:59 -05:00
cc89c21b87 wip 2020-12-22 13:30:56 -05:00
6b47b4dfbb Better support for .doc files 2020-12-16 20:04:26 -05:00
11876ffbad Fix compile warnings 2020-12-16 20:01:24 -05:00
070186fea0 Add .doc support 2020-11-15 21:17:37 -05:00
8643f5fb65 Remove dead code 2020-10-25 14:10:45 -04:00
101fbbfbf0 Update libmupdf 2020-10-24 15:31:48 -04:00
0edc3eb18a Fix build issues 2020-10-23 17:37:23 -04:00
d41e2737fc Fix simon987/sist2#110 2020-09-23 12:41:55 -04:00
21f1f4b98a Revert "wip"
This reverts commit e118bba0f3ffc518b9a20e8c70197db9953cb4aa.
2020-09-13 14:14:06 -04:00
63315802f2 arm64 build 2020-09-13 11:24:15 -04:00
e118bba0f3 wip 2020-09-13 11:24:15 -04:00
b7df6cef7f
Update README.md 2020-09-13 08:21:56 -04:00
33f5fb8e2c Limited support for UTF16 2020-08-25 13:15:10 -04:00
eaedb31f0b Build fixes 2020-08-25 13:07:48 -04:00
b6e748f193 Build fixes 2020-08-25 09:09:43 -04:00
7aa89b59d9 Add test case for blank PDF 2020-08-18 18:38:53 -04:00
baf39a8b1a Fix #92 2020-08-16 14:09:50 -04:00
0e4906bc40 Workaround when first ebook page is blank 2020-08-15 10:11:03 -04:00
e344c7440c Gracefully handle archive errors in comic.c 2020-08-14 22:09:07 -04:00
6c18fccab3 Fix for #90 2020-08-14 22:08:33 -04:00
947a510338 Fix #89 2020-08-14 18:29:33 -04:00
d1ac257658 CSS tweaks, fix #87 2020-08-03 19:15:12 -04:00
38d6c2c244 Fix bug with media files, don't encode thumbnail when not necessary 2020-07-26 11:52:48 -04:00
73c58f1b8d Fix #83 2020-07-19 13:10:30 -04:00
a1ab2f7ceb Remove printf that was left accidentally 2020-07-18 20:54:39 -04:00
842d2c38e1 Fix for simon987/sist2#85 2020-07-18 18:48:53 -04:00
de4d909ed5 Mobi build fix 2020-07-18 13:10:45 -04:00
4db5a3b7b9 Don't show MuPDF warnings unless --very-verbose is specified 2020-07-18 10:28:05 -04:00
c4f9ee90f9 Fix simon987/sist2#78 2020-07-18 09:41:39 -04:00
5c559eb291 Read .raw thumbnails #80, fix media probing for some formats 2020-07-18 09:31:42 -04:00
e7eca2c90a Save ebook renders as jpeg 2020-07-17 20:18:21 -04:00
0438c0e761 Faster comic book parsing, probably fixes simon987/sist2#77 2020-07-17 19:11:55 -04:00
7c1a832360 mobi reading bugfix 2020-07-16 20:30:28 -04:00
9a240f039b Read embedded thumbnail simon987/sist2#74 2020-07-15 20:56:25 -04:00
00d5680217 Add ExposureTime tag 2020-06-21 16:50:36 -04:00
59fd5252a5 Build fix 2020-06-21 12:55:46 -04:00