diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-07-22 08:43:35 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-07-22 08:43:35 +0200 |
commit | 9d267a6cc498201bd96011521f26a5f1955676c0 (patch) | |
tree | 8304c5ea8e0060fb4ce782a9b95136a48afcce6b /README.md | |
parent | Implemented Devernay idea (diff) | |
download | kcc-9d267a6cc498201bd96011521f26a5f1955676c0.tar.gz kcc-9d267a6cc498201bd96011521f26a5f1955676c0.tar.bz2 kcc-9d267a6cc498201bd96011521f26a5f1955676c0.zip |
Updated README and version bump
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md index 9ce4443..4d9d4d0 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,6 @@ You can find the latest released binary at the following links: - **OS X:** [http://kcc.vulturis.eu/OSX/](http://kcc.vulturis.eu/OSX/) - **Linux:** Just download sourcecode and launch: `python kcc.py` -_It has been reported by a couple of users that version 2.10 crashing on OSX at start. We don't know if that issue still exist in version 3.0. -If it happens to you please append your message to [Issue #52](https://github.com/ciromattia/kcc/issues/52)._ - ## INPUT FORMATS **KCC** can understand and convert, at the moment, the following file types: - PNG, JPG, GIF, TIFF, BMP @@ -213,8 +210,12 @@ The app relies and includes the following scripts/binaries: * Added support for custom width/height * Added option to disable color conversion +####3.1: +* Added profile: Kindle for Android +* Add file/directory dialogs now support multiselect +* Many small fixes and tweaks + ## KNOWN ISSUES -* _Add directory_ dialog allow to select multiple directories but they are not added to job list. [QT bug.](https://bugreports.qt-project.org/browse/QTBUG-21372) * Removing SRCS headers sometimes fail in 32bit enviroments. Due to memory limitations. ## COPYRIGHT |