Commit Graph

164 Commits

Author SHA1 Message Date
Alex Yatskov
081296fc98 Merge pull request #27 from t-sullivan/master
Fix bug where splitting pages resulted in out-of-order and over-writt…
2016-08-17 21:08:13 -07:00
Thomas Sullivan
442662e65c Fix bug where splitting pages resulted in out-of-order and over-written pages, rename imageFlags variables to be more intuitive 2016-08-17 21:15:24 -04:00
Alex Yatskov
d9a78e3379 Merge pull request #26 from t-sullivan/master
Add support for popular e-readers, consolidate existing formats
2016-08-13 20:27:52 -07:00
Thomas Sullivan
03a46c6c80 Change default format to newest kindles 2016-08-13 19:28:19 -04:00
Thomas Sullivan
0336f38cbc Add support for popular e-readers, consolidate existing formats 2016-08-13 19:27:03 -04:00
Thomas Sullivan
3d385ef41f Ignore .idea folders 2016-08-10 17:44:24 -04:00
Thomas Sullivan
145fe173b8 Add common OS X files to ignore 2016-08-10 17:34:05 -04:00
d691061bdc Updating README.md 2016-07-10 13:39:38 -07:00
71d6758470 Deleting images 2016-07-02 21:39:07 -07:00
4aa58f0e77 Updating README.md 2016-07-02 21:30:58 -07:00
0024548a33 Updating download location 2016-01-10 11:42:34 +09:00
Alex Yatskov
a6d91b0e67 Delete LICENSE 2015-11-17 15:03:32 +09:00
Alex Yatskov
df8f7b9fcc Update README.md 2015-11-17 14:27:51 +09:00
f43e7fbf80 Updating README 2015-11-13 18:40:29 +09:00
Alex Yatskov
81bbc5f113 Merge pull request #25 from naparuba/master
Master
2015-10-30 11:47:01 +09:00
Gabès Jean
cc0eddd3db Fix: catch a bug with bogus images and crop feature
A new exception was raised by the PIL lib in the crop part, so was not
catch by the previous catch feature.
2015-10-29 21:00:51 +01:00
Gabès Jean
a061ef26fe Merge remote-tracking branch 'refs/remotes/FooSoft/master' 2015-10-24 10:50:09 +02:00
Alex Yatskov
f1f94ccfba Merge pull request #24 from naparuba/master
Master
2015-10-23 10:54:31 +09:00
Gabès Jean
ca3b52df25 Add: autocrop option, and fix add image (not directory) crash regression 2015-10-17 15:28:25 +02:00
Gabès Jean
83251909b3 Add: some code styling 2015-10-07 21:50:47 +02:00
Alex Yatskov
e2f96a6271 Merge pull request #23 from naparuba/master
Add: do not split images that are not "double page"
2015-10-06 15:11:04 +09:00
Gabès Jean
1608f10fbd Add: do not split images that do not need to
Some pictures (like the front in a scan) can be not double pages, so for
theses pictures, try to detect if width> height, and if not remove split
flags for this specific source picture.
2015-10-05 21:30:28 +02:00
Gabès Jean
0cc17438e9 Merge remote-tracking branch 'FooSoft/master' 2015-10-02 10:45:54 +02:00
Alex Yatskov
53b8753813 Merge pull request #22 from naparuba/master
Add: icon style change
2015-10-02 16:55:13 +09:00
Gabès Jean
3677ea73a8 Add: icon style change.
Change icons with less colors but better contrast.
2015-10-02 09:40:57 +02:00
Alex Yatskov
aa1dbae3cf Merge pull request #21 from catmanjan/master
Added Kindle Paperwhite 3 resolution
2015-09-30 10:33:13 +09:00
Jan Martin
cee954068c kindle paperwhite 3 resolution added 2015-09-29 22:38:47 +10:00
Jan Martin
970472e979 re-revert 2015-09-29 22:26:40 +10:00
Jan Martin
12f69ca8c4 revert 2015-09-29 22:25:33 +10:00
Jan Martin
b731c31490 Merge branch 'master' into FooSoft-master 2015-09-29 22:22:09 +10:00
Jan Martin
e72891e9c3 Merge branch 'FooSoft-master' 2015-09-29 22:19:00 +10:00
Jan Martin
2e5baca071 Merge branch 'master' of https://github.com/FooSoft/mangle into FooSoft-master
Conflicts:
	README.md
2015-09-29 22:18:39 +10:00
Alex Yatskov
cedfe3fc51 Merge pull request #19 from naparuba/master
Fix: missing new image reference in the setup.py file
2015-09-26 12:32:08 +09:00
Gabès Jean
7dfad73aff Add: manage bogus image (like too short, miss bytes)
PIL lib is raising a IOError with such pictures, catch it, and if there
is an error, give the original picture instead.
2015-09-25 20:43:21 -06:00
Gabès Jean
3fd0b94134 Fix: missing new image reference in the setup.py file 2015-09-25 19:37:52 -06:00
Alex Yatskov
62ddf64add Merge pull request #18 from naparuba/master
Add: left=>right split, Kobo Aura h2o and fix natsort sorting
2015-09-26 09:27:56 +09:00
Gabès Jean
0492be40a4 Add: change pictures for export, and add a new one for book option menu
Icons are GPL from http://genericons.com/
2015-09-25 14:33:57 -06:00
Gabès Jean
2e8b4ac77c Add: option to split from left then right pages, add Kobo Aura h2o ereader and fix sorting bug
* Add: split option from left then right to manage some mangas
* Add: the Kobo Aura H2o ereader (special resolution)
* Fix: remove natsort dependency and use a custom function instead for
natural sorting
2015-09-25 11:12:18 -06:00
f5263935ae Updating download location for Mangle 2015-08-10 16:31:20 +09:00
Alex Yatskov
4f0bb47330 Delete options.png 2015-06-09 14:14:31 +09:00
Alex Yatskov
61a7f19e81 Update README.md 2015-06-09 14:14:11 +09:00
46f07c6f16 Updating README 2015-05-23 12:39:57 +09:00
dcfd86fdb8 Updating readme 2015-01-22 17:23:19 +09:00
Jan
b16ba6c392 Unnecessary readme message
This shouldn't be included in the README, it'll either be obvious to
GitHub users, or meaningless to endusers
2013-11-28 13:26:10 +11:00
Jan
cc5588a607 Merge pull request #2 from FooSoft/master
Keeping in line with master
2013-11-27 18:24:31 -08:00
2f33774149 Updating credits 2013-11-22 21:18:21 -08:00
d831f443fb Merging in support for Kindle Touch 2013-11-22 21:09:54 -08:00
a291f9fc98 Updating credits 2013-11-22 11:27:22 -08:00
6d699c6a4f Fixing setup script 2013-11-22 11:02:29 -08:00
24ffbca91a Fixing a couple of missed URLs in about dialog 2013-11-22 10:49:16 -08:00