Commit Graph

2398 Commits

Author SHA1 Message Date
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
Kovid Goyal 8e8e7ec558 New recipe for Liberation (thanks to Darko Miletic) 2008-12-15 10:12:13 -08:00
Kovid Goyal 80dcfebe4b Fix #1388 (Creation of the default cover in a recipe crashes) 2008-12-15 09:44:42 -08:00
Kovid Goyal 35c5c1fac6 IGN:... 2008-12-14 08:37:22 -08:00
Kovid Goyal 18a59e5f3a Updated recipe for The New Yorker (thanks to Darko Miletic) 2008-12-14 07:58:42 -08:00
Kovid Goyal 0e6674820f IGN:Tag release 2008-12-12 13:59:55 -08:00
Kovid Goyal 2a267e0a90 version 0.4.114 2008-12-12 13:50:22 -08:00
Kovid Goyal 1fa6c98ae0 Fix #1384 (Error when converting to LRF) 2008-12-12 13:48:03 -08:00
Kovid Goyal a811045b92 IGN:... 2008-12-12 13:14:25 -08:00
Kovid Goyal 17d8ff3f91 IGN:... 2008-12-12 13:04:56 -08:00
Kovid Goyal 08038fb341 IGN:... 2008-12-12 12:56:56 -08:00