Marshall T. Vandegrift
09c5eb6a16
Use calibre plugin-loading error code correctly.
2008-12-20 16:42:05 -05:00
Kovid Goyal
18203fe159
Recipe for Utne.com (thanks to Darko Miletic)
2008-12-20 10:56:14 -08:00
Kovid Goyal
abd477fc71
Fix #1422 (The Daily Telegraph recipe not on fetch news menu)
2008-12-20 10:52:58 -08:00
Kovid Goyal
cf96631d4e
Fixes for any2lit on windows
2008-12-19 11:22:15 -08:00
Marshall T. Vandegrift
6550c18745
Detect an NCX TOC which isn't mentioned by the /spine/@toc.
2008-12-18 22:51:25 -05:00
Marshall T. Vandegrift
9a30cdc3f2
Fix invalid /guide/reference detection bug.
2008-12-18 22:37:04 -05:00
Marshall T. Vandegrift
99bdab5d69
Fix Windows LZX compression endianness bug
2008-12-18 22:31:23 -05:00
Kovid Goyal
4ce36e8225
IGN:Tag release
2008-12-18 14:36:13 -08:00
Kovid Goyal
092cc40e1f
version 0.4.117
2008-12-18 14:29:15 -08:00
Kovid Goyal
75f2a220bc
Strip soft hyphens before creating LRF as the SONY LRF renderer renders them as hard hyphens
2008-12-18 14:25:42 -08:00
Kovid Goyal
5d4e587272
IGN:LZX compressor builds with VC 9.0
2008-12-18 13:24:30 -08:00
Kovid Goyal
42e6fb932b
Fix device detection on OS X when users have a customized environment.plist
2008-12-18 13:20:38 -08:00
Marshall T. Vandegrift
c655b787b0
Merge upstream changes.
2008-12-18 16:13:30 -05:00
Marshall T. Vandegrift
93d3eedfdd
Get the LZX module building under VC 9.0.
2008-12-18 16:12:44 -05:00
Kovid Goyal
30a11fdfaa
Improve performance of large LRF files on the SONY Reader and make html2lrf more robust when handling <script/> tags
2008-12-18 11:34:53 -08:00
Marshall T. Vandegrift
722f79c31c
Remove unnecessary include of <strings.h>.
2008-12-17 22:30:07 -05:00
Kovid Goyal
4dfb9a0d3f
Fix #1414 (Stack trace when SD card in reader)
2008-12-17 19:15:58 -08:00
Kovid Goyal
2d4b0c89b1
Support for LIT output via the commandline tool any2lit (thanks to Marshall Vandegrift)
2008-12-17 19:12:00 -08:00
Kovid Goyal
a4fbf1bd2b
Recipe for Linux Magazine, thanks to Darko Miletic
2008-12-17 19:01:25 -08:00
Marshall T. Vandegrift
5f961b14b7
Fix to hopefully still work on Linux too.
2008-12-17 18:43:06 -05:00
Marshall T. Vandegrift
ebf36bca33
Fix for platforms which don't size void *.
2008-12-17 18:18:54 -05:00
Kovid Goyal
565dc2821f
Change MOBI parsing to hopefully support more MOBI files
2008-12-17 14:46:59 -08:00
Kovid Goyal
c46c23a2b2
IGN:...
2008-12-17 14:31:14 -08:00
Kovid Goyal
0ea10932e2
IGN:Add stdint.h for visual studio compilation
2008-12-17 14:30:14 -08:00
Kovid Goyal
3e507f99a2
IGN:Tag release
2008-12-17 14:10:58 -08:00
Kovid Goyal
41ff9501ff
IGN:Updated translations
2008-12-17 14:06:44 -08:00
Kovid Goyal
7af8eb4a80
IGN:...
2008-12-17 13:07:47 -08:00
Kovid Goyal
52a1eee0d5
version 0.4.116
2008-12-17 13:04:52 -08:00
Kovid Goyal
252cceaf37
Fix #1411 (The hotkey for " open contening folder " is not working.)
2008-12-17 12:48:57 -08:00
Marshall T. Vandegrift
d415091485
Use actual logger in oeb2lit.
2008-12-17 12:35:03 -05:00
Marshall T. Vandegrift
39e7031670
Merge upstream changes.
2008-12-17 12:32:58 -05:00
Kovid Goyal
ba0ae51457
IGN:Improve handling of covers in any2lit
2008-12-17 00:02:50 -08:00
Kovid Goyal
83086312a3
Implement #1389 (Select Output Format at Conversion Time)
2008-12-16 18:10:05 -08:00
Kovid Goyal
839d4baf4c
IGN:...
2008-12-16 16:32:30 -08:00
Kovid Goyal
28bd991b79
IGN:...
2008-12-16 16:29:56 -08:00
Marshall T. Vandegrift
24e5133c3b
Handle recoverable OPF errors more gracefully, with logging. Change LIT-writing logging to share logger with OEB-processing.
2008-12-16 18:55:44 -05:00
Kovid Goyal
9dcad3216a
Fix display of job output in GUI
2008-12-16 15:19:02 -08:00
Marshall T. Vandegrift
c82d2d5d13
Fix 32-bit correctness error.
2008-12-16 17:58:20 -05:00
Marshall T. Vandegrift
0d7a9d95d7
Merge upstream changes
2008-12-16 17:57:19 -05:00
Kovid Goyal
126fec5c7d
IGN:...
2008-12-16 14:46:54 -08:00
Kovid Goyal
8327c7f235
IGN:any2lit
2008-12-16 13:56:35 -08:00
Kovid Goyal
e580719f20
IGN:oeb2lit
2008-12-16 11:17:42 -08:00
Marshall T. Vandegrift
e0e7667e2b
Merge fontconfig segfault fix.
2008-12-15 22:44:24 -05:00
Marshall T. Vandegrift
35e6b56251
Merge upstream
2008-12-15 22:43:53 -05:00
Marshall T. Vandegrift
0f2a32479c
I've been getting the occasional segfault from the fontconfig code. I noticed
...
that the return values for some of the functions in the segfaulting area where
visible in Python as integers, despite most likely frequently being larger than
sys.maxint (on my 64-bit platform). Explicitly typing the seemingly offending
values appears to have corrected the issue.
2008-12-15 22:40:43 -05:00
Kovid Goyal
883740b9f0
IGN:Tag release
2008-12-15 13:47:31 -08:00
Kovid Goyal
0c059ebb76
version 0.4.115
2008-12-15 13:41:34 -08:00
Kovid Goyal
61e6def583
IGN:Updated translations
2008-12-15 13:38:34 -08:00
Kovid Goyal
e2232e64c3
Add 'Show similar books' item to eight click menu'
2008-12-15 13:34:17 -08:00
Kovid Goyal
cb9bd2621a
Fix #1402 (automatic downloading error)
2008-12-15 10:59:49 -08:00