1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-27 09:52:02 +00:00
Commit Graph

1542 Commits

Author SHA1 Message Date
Ciro Mattia Gonano c9d558a353 Do not call kindlegen if source epub is bigger than 300MB (closes #17) 2013-03-07 11:30:40 +01:00
Ciro Mattia Gonano 378aff4f35 Gracefully exit if unrar missing (#15) 2013-03-07 11:21:17 +01:00
Ciro Mattia Gonano 6142c87fa3 remove brackets 2013-03-07 11:04:28 +01:00
Ciro Mattia Gonano b01e8e2bc2 Version bumping 2013-03-07 10:53:28 +01:00
Ciro Mattia Gonano 10724489fc Update icon and focusing (#12) 2013-03-07 10:51:45 +01:00
Paweł Jastrzębski 3365f111e4 setup_console.py py2exe -> cx_freeze 2013-03-07 09:26:41 +01:00
Ciro Mattia Gonano b1d22cd05b Merge branch 'master' of https://github.com/ciromattia/kcc 2013-03-07 00:48:33 +01:00
Ciro Mattia Gonano 74f2250952 Icon! 2013-03-06 23:22:18 +01:00
Ciro Mattia Gonano 36516fd594 Convert button disabled if no file is on the list 2013-03-06 23:17:22 +01:00
Ciro Mattia Gonano 2dab7a707b Update setup with Windows icon 2013-03-06 23:16:50 +01:00
Paweł Jastrzębski fc8b26e292 Mother of all bug fixes 2013-03-06 23:08:24 +01:00
Ciro Mattia Gonano 5c0964c8fa Use splitlines() instead of regexp (fixes #25) 2013-03-06 22:51:47 +01:00
Ciro Mattia Gonano 6836c6ee17 PEP-8 codestyle (sorry for newline on long lines, PEP-8 want at max 78char-long lines...) 2013-03-06 22:47:17 +01:00
Paweł Jastrzębski 6adc2dff93 Updated README.md 2013-03-06 21:19:12 +01:00
Paweł Jastrzębski 63deec88db Updated README.md 2013-03-06 21:13:38 +01:00
Paweł Jastrzębski c37e281d69 GUI now will detect missing KindleGen 2013-03-06 21:03:04 +01:00
Paweł Jastrzębski 4a0497addc Fixed bug - CSS directory depth 2013-03-06 20:23:18 +01:00
Paweł Jastrzębski e2f5c549aa GUI improvements
Option sorting resolved slighty lame but it work.
2013-03-06 20:12:27 +01:00
Paweł Jastrzębski a8195d44ee Little cleaning and normalisation 2013-03-06 18:01:12 +01:00
Ciro Mattia Gonano 18a505637d Merge pull request #30 from ciromattia/kcc-epubmargins
Pull request for epub margin support
2013-03-06 07:31:49 -08:00
Ciro Mattia Gonano 62475e12c6 Merge branch 'master' 2013-03-06 16:29:56 +01:00
Ciro Mattia Gonano 46888e10d8 Merge pull request #27 from ciromattia/kcc-gamma
KCC Gamma + GUI
2013-03-06 07:19:06 -08:00
Ciro Mattia Gonano eb406aada0 Merge branch 'master' into kcc-gamma 2013-03-06 16:18:45 +01:00
Ciro Mattia Gonano 1582d03fab Optimization: if gamma is 1.0 don't eval image 2013-03-06 15:15:24 +01:00
Ciro Mattia Gonano 4cfac52d6a Display progressbars (fixes #13)
Still to change into something less eye-bleeding ;)
2013-03-06 15:08:42 +01:00
Ciro Mattia Gonano 04ea816365 Merge branch 'master' of github.com:ciromattia/kcc 2013-03-06 14:27:25 +01:00
Paweł Jastrzębski 6a298175f0 CSS Formatting 2013-03-06 13:39:51 +01:00
Paweł Jastrzębski 690f0298e6 Merge https://github.com/devernay/kcc into kcc-epubmargins 2013-03-06 13:08:26 +01:00
Paweł Jastrzębski fc93697c28 Merge https://github.com/ciromattia/kcc into kcc-epubmargins 2013-03-06 13:07:38 +01:00
Frédéric Devernay 32391f6a5a better epub support (grabbed from calibre): get rid of those small margins 2013-03-06 12:11:50 +01:00
Ciro Mattia Gonano f163eac853 Make GUI error reporting more useful 2013-03-06 11:33:28 +01:00
Ciro Mattia Gonano ce824f4cab Add default gamma by profile support 2013-03-06 11:32:20 +01:00
Ciro Mattia Gonano df41ad405e Merge branch 'master' into kcc-gamma 2013-03-06 11:10:55 +01:00
Ciro Mattia Gonano 685cdc929b Missing return, now PDF conversion works again 2013-03-06 10:29:59 +01:00
Paweł Jastrzębski 5e65c5149c Litte cleanup of setup files
Added setup_console script that generate binaries used by AWKCC.
2013-03-06 09:41:54 +01:00
Paweł Jastrzębski 718af10be7 Updated GUI
Plus small notquantize tweaks.
2013-03-05 23:41:48 +01:00
Paweł Jastrzębski b162425e52 Added option to disable dithering 2013-03-05 22:31:26 +01:00
Paweł Jastrzębski f1b63420f6 Merge branch 'master' of https://github.com/devernay/kcc into kcc-gamma 2013-03-05 21:49:24 +01:00
Ciro Mattia Gonano 95e7329abf Revert to POSIX path - win7 kindlegen seems to want them 2013-03-05 19:25:00 +01:00
Frédéric Devernay 5d3b7e83f5 add --nosplitrotate option (is the name right?) 2013-03-05 17:58:24 +01:00
Frédéric Devernay 751e6eb4e7 save dithered images as PNG, and linearize (inverse gamma) before dithering 2013-03-05 17:56:43 +01:00
Ciro Mattia Gonano 074e31cb2e Revert to POSIX path - win kindlegen seems to work 2013-03-05 17:31:34 +01:00
Ciro Mattia Gonano e7e87d03cd Replace backslashes in path, too (win paths) 2013-03-05 17:12:48 +01:00
Paweł Jastrzębski 38669d08ed Small .gitignore tweak 2013-03-05 16:55:14 +01:00
Paweł Jastrzębski 825eafad7f Fixed bug caused by formating
2:0 Mr. Ciromattia :-)
2013-03-05 16:52:22 +01:00
Paweł Jastrzębski f805984c1c Fixed logic - Inserting blank-page records
Variable "facing" could be bool but this way code is more readable.
2013-03-05 16:28:22 +01:00
Paweł Jastrzębski 3848c8da57 Closing media-type might be good idea
:-)
2.6
2013-03-05 14:02:03 +01:00
Paweł Jastrzębski 7672b76b00 Update 2.6 compiled bundles for Win32 2013-03-05 13:17:50 +01:00
Ciro Mattia Gonano 7898ddb707 Update 2.6 compiled bundles for OSX and Win64 2013-03-05 13:06:35 +01:00
Ciro Mattia Gonano 6da4579da4 Update README 2013-03-05 12:54:25 +01:00