Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-07 | Added Linux build script | Paweł Jastrzębski | 1 | -0/+12 |
2013-11-07 | Updated README | Paweł Jastrzębski | 1 | -1/+5 |
2013-11-07 | KCC available from 10.6+ | Ciro Mattia Gonano | 1 | -0/+1 |
2013-11-07 | Remove 10.8 limit | Ciro Mattia Gonano | 3 | -3/+3 |
2013-11-07 | Updated Inno Setup script | Paweł Jastrzębski | 1 | -0/+4 |
2013-11-06 | Updated OSX setup | Paweł Jastrzębski | 1 | -1/+2 |
2013-11-06 | Improved error messages about missing dependencies | Paweł Jastrzębski | 5 | -1/+31 |
2013-11-06 | Moved to psutil Popen | Paweł Jastrzębski | 2 | -7/+16 |
2013-11-06 | Optimized imports | Paweł Jastrzębski | 3 | -16/+16 |
2013-11-06 | Number of KindleGen threads is now dynamic | Paweł Jastrzębski | 2 | -4/+13 |
2013-11-05 | Tweaked KindleGen/KindleUnpack multiprocessing | Paweł Jastrzębski | 1 | -1/+10 |
2013-11-04 | Tweaked ComicRack metadata parser | Paweł Jastrzębski | 2 | -10/+17 |
2013-11-04 | Refactored KindleGen/KindleUnpack handling | Paweł Jastrzębski | 2 | -87/+136 |
2013-11-03 | Added ComicRack metadata parser | Paweł Jastrzębski | 2 | -11/+56 |
2013-10-31 | README update | Paweł Jastrzębski | 1 | -1/+1 |
2013-10-31 | README update | Paweł Jastrzębski | 2 | -17/+15 |
2013-10-30 | Fixed headers | Paweł Jastrzębski | 4 | -4/+3 |
2013-10-29 | README update and version bump | Paweł Jastrzębski | 8 | -11/+17 |
2013-10-29 | Added Inno Setup script to create hybrid 32/64bit Windows installer | Paweł Jastrzębski | 6 | -3/+353 |
2013-10-29 | Added content server multithreading | Paweł Jastrzębski | 1 | -15/+9 |
2013-10-27 | Code cleanup | Paweł Jastrzębski | 5 | -18/+13 |
2013-10-23 | Content server tweaks | Paweł Jastrzębski | 1 | -5/+12 |
2013-10-21 | Added simple content server | Paweł Jastrzębski | 2 | -14/+348 |
2013-10-20 | Added progressbar support in few places | Paweł Jastrzębski | 2 | -3/+14 |
2013-10-18 | Small tweaks | Paweł Jastrzębski | 3 | -18/+11 |
2013-10-18 | Comic2Panel: Refactored multiprocessing support | Paweł Jastrzębski | 1 | -120/+118 |
2013-10-17 | Refactored multiprocessing support | Paweł Jastrzębski | 1 | -80/+66 |
2013-10-17 | Added some safeguards against path length limit | Paweł Jastrzębski | 1 | -0/+6 |
2013-10-17 | Title: Don't strip part after dot if source is directory | Paweł Jastrzębski | 1 | -2/+6 |
2013-10-13 | README update and version bump | Paweł Jastrzębski | 7 | -7/+16 |
2013-10-12 | Updated OSX setup | Paweł Jastrzębski | 4 | -16/+16 |
2013-10-12 | GUI update | Paweł Jastrzębski | 6 | -13/+13 |
2013-10-11 | OSX: Fix status window scrolling | Paweł Jastrzębski | 3 | -3/+40 |
2013-10-11 | Fixed status window scrolling | Paweł Jastrzębski | 6 | -3/+27 |
2013-10-11 | Changed upscale algorithm to bicubic + little code cleanup | Paweł Jastrzębski | 3 | -5/+18 |
2013-10-11 | GUI: Made scrollbars smaller | Paweł Jastrzębski | 6 | -9/+9 |
2013-10-10 | CBR/CB7: Unicode fix | Paweł Jastrzębski | 1 | -4/+6 |
2013-10-10 | UNRAR: Suppress rename warnings | Paweł Jastrzębski | 1 | -0/+2 |
2013-10-10 | OSX: Say NO for dots | Paweł Jastrzębski | 1 | -1/+1 |
2013-10-10 | OSX: File association | Paweł Jastrzębski | 1 | -0/+7 |
2013-10-10 | Slugify: Unicode fix | Paweł Jastrzębski | 1 | -2/+5 |
2013-10-09 | File association: Socket encoding fix | Paweł Jastrzębski | 2 | -1/+2 |
2013-10-09 | Added support for file association | Paweł Jastrzębski | 2 | -3/+28 |
2013-10-09 | This failure can't be ignored | Paweł Jastrzębski | 1 | -1/+1 |
2013-10-09 | Setup update | Paweł Jastrzębski | 1 | -3/+5 |
2013-10-08 | Fix for fix for access denied errors | Paweł Jastrzębski | 2 | -28/+11 |
2013-10-08 | Ensure that filename is always unique, even if KCC-generated ones already exi... | Ciro Mattia Gonano | 1 | -1/+5 |
2013-10-08 | Force usage of new Pillow | Paweł Jastrzębski | 3 | -1/+7 |
2013-10-08 | Paths should support UTF-8 now | Paweł Jastrzębski | 2 | -25/+12 |
2013-10-08 | Allow only one instance + messaging | Paweł Jastrzębski | 2 | -7/+66 |