Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add shell tab-completion + fix translation | Mattias Andrée | 2015-12-11 | 2 | -0/+46 |
* | png conversion is no longer done in a separate process. | Mattias Andrée | 2015-12-11 | 7 | -243/+323 |
* | m doc | Mattias Andrée | 2015-12-11 | 1 | -1/+1 |
* | fix a memory leak | Mattias Andrée | 2015-12-11 | 1 | -3/+3 |
* | m + split out save_fbs to main + do not use PATH_MAX + do not use alloca | Mattias Andrée | 2015-12-11 | 6 | -81/+170 |
* | whitespace | Mattias Andrée | 2015-12-11 | 2 | -3/+3 |
* | typo | Mattias Andrée | 2015-12-11 | 1 | -1/+1 |
* | use libpng, ... now we just have to make it faster | Mattias Andrée | 2015-12-11 | 3 | -10/+172 |
* | soon, convert will not be used | Mattias Andrée | 2015-12-10 | 6 | -91/+75 |
* | mostly splitting the source | Mattias Andrée | 2015-12-10 | 9 | -398/+751 |
* | a bunch of stuff... | Mattias Andrée | 2015-12-10 | 1 | -4/+65 |
* | It is not intented to only support Linux, do not formulate it as such | Mattias Andrée | 2015-12-07 | 1 | -0/+1 |
* | small fixes | Mattias Andrée | 2015-12-07 | 1 | -4/+10 |
* | misc improvements | Mattias Andrée | 2015-12-07 | 1 | -3/+11 |
* | whitespace | Mattias Andrée | 2015-12-07 | 1 | -1/+0 |
* | typo | Mattias Andrée | 2015-12-07 | 1 | -1/+1 |
* | gettext support, does not seem to work... | Mattias Andrée | 2015-12-07 | 1 | -57/+76 |
* | inform the user which file cannot be opened on failure | Mattias Andrée | 2015-12-07 | 1 | -6/+34 |
* | style + minor bug fixes | Mattias Andrée | 2015-12-07 | 1 | -242/+309 |
* | Close the file when not using convert | Mattias Andrée | 2015-12-07 | 1 | -0/+1 |
* | Add --raw option, making ImageMagick optional | Mattias Andrée | 2015-12-07 | 1 | -17/+48 |
* | remove old todo | Mattias Andrée | 2015-12-07 | 1 | -1/+1 |
* | misc improvements1.0.2 | Mattias Andrée | 2015-12-01 | 1 | -1/+1 |
* | fix warnings | Mattias Andrée | 2014-10-28 | 1 | -14/+17 |
* | add manual | Mattias Andrée | 2014-10-28 | 1 | -2/+2 |
* | implement --exec | Mattias Andrée | 2014-10-28 | 1 | -5/+89 |
* | m doc | Mattias Andrée | 2014-10-28 | 1 | -1/+5 |
* | parse filename pattern | Mattias Andrée | 2014-10-27 | 1 | -14/+138 |
* | m | Mattias Andrée | 2014-10-27 | 1 | -0/+1 |
* | most of the commnad line stuff | Mattias Andrée | 2014-10-27 | 1 | -5/+143 |
* | typo + deps | Mattias Andrée | 2014-10-27 | 1 | -1/+1 |
* | whoops + support all endiannesses | Mattias Andrée | 2014-10-25 | 1 | -5/+8 |
* | m | Mattias Andrée | 2014-10-22 | 1 | -29/+53 |
* | separate out measure | Mattias Andrée | 2014-10-22 | 1 | -24/+57 |
* | doc | Mattias Andrée | 2014-10-22 | 1 | -14/+77 |
* | c version, fast enought | Mattias Andrée | 2014-10-20 | 2 | -78/+187 |
* | python version, still too slow | Mattias Andrée | 2014-10-19 | 1 | -0/+78 |