27 Commits

Author SHA1 Message Date
Kovid Goyal
cc3082135b Pass through conversion settings to preprocess object correctly 2010-09-17 10:24:02 -06:00
Kovid Goyal
fa7f05ec41 Parallel jobs can now specify how many cores they use. Have comic conversion jobs specify they use all cores 2010-08-14 13:11:21 -06:00
Kovid Goyal
5f70956b86 Improved API documentation in User Manual 2010-07-25 15:43:24 -06:00
Kovid Goyal
180308c7ce News download: When using the debug pipeline options, create a zip file named periodical.downloaded_recipe in the debug directory. This can be passed to ebook-convert to directly convert a previous download into an e-book. 2010-02-23 12:33:25 -07:00
Kovid Goyal
e47d04693d Hook in notifications to catalog plugins 2010-01-22 12:33:17 -07:00
Kovid Goyal
d5f369ce8b Improved recipe for HRT: Vesti 2009-12-14 09:46:24 -07:00
Kovid Goyal
49e81ecb82 ebook-convert: Replace --debug-input with the more sophisticated --debug-pipeline 2009-08-27 11:56:37 -06:00
John Schember
52cb54a4b5 Implement bug #2846: Option to Transliterate unicode characters to an ASCII. 2009-07-25 12:46:41 -04:00
Kovid Goyal
15324627dd Ebook viewer: Display EPUB covers again 2009-07-24 14:27:42 -06:00
Kovid Goyal
1eccb61801 Add framework for post processing in input plugins. beta 12 2009-07-10 21:29:27 -06:00
Kovid Goyal
b090666b36 Framework for GUI conversion dialog 2009-05-03 23:29:34 -07:00
Kovid Goyal
dc0e0f26a1 Add a --preprocess-html option 2009-05-02 12:40:29 -07:00
Kovid Goyal
13e7d6334b Support for progress reporting in the conversion pipeline and fix size based splitting code 2009-04-29 20:15:31 -07:00
Kovid Goyal
0749f44979 IGN:... 2009-04-26 23:00:47 -07:00
Kovid Goyal
3938bbdaeb Plugin for comic input 2009-04-26 22:43:12 -07:00
Kovid Goyal
3e29dfbe56 Added LIT input plugin. Ported splitting code now works (at least on the handful of files I've tested) 2009-04-18 01:01:18 -07:00
Kovid Goyal
95d1b58ae3 Working HTML/OPF input plugin. Also fixed feeds download and removed cover processing from OEBBook 2009-04-10 21:12:27 -07:00
Kovid Goyal
093b98a9f1 Untested implementation of HTML input. Uses a new transform that 'packages' an OEB book into a folder structure (the same folder structure that was used in the old codebase for EPUB output). This may have broken other thin gs, so use with care. 2009-04-08 17:44:29 -07:00
Kovid Goyal
e624b088d7 Conversion pipeline now works for conversion from MOBI to OEB 2009-03-31 18:51:46 -07:00
Kovid Goyal
9aa2fbfbec The complete framework for the conversion pipeline 2009-03-30 16:26:24 -07:00
Kovid Goyal
44799e05ef Conversion pipeline: Dont choke on HTML/CSS files that fail to parse correctly. Instead remove them from the mainfest. Preprocessing code migrated from epub layer to OEBBook. 2009-03-29 21:09:04 -07:00
Kovid Goyal
b98ada75f7 IGN:... 2009-03-29 18:26:44 -07:00
Kovid Goyal
741d638409 Conversion pipeline framework is finally taking shape 2009-03-10 22:57:12 -07:00
Kovid Goyal
3ea6391996 pluginize installs again. Also working framework for ebook-convert 2009-03-08 14:49:43 -07:00
Kovid Goyal
4e128c1073 Commit so I can pull from trunk 2009-03-08 13:45:54 -07:00
Kovid Goyal
925a86fb0c Beginnings of the new conversion framework. Input plugins for MOBI and EPUB. 2009-03-06 21:38:35 -08:00
Kovid Goyal
cb9f9c9ff1 IGN:... 2009-02-19 19:22:17 -08:00