aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add support for pixel marginsMattias Andrée2015-12-131-22/+68
* support marginsMattias Andrée2015-12-134-56/+72
* fix bug + allow pipingMattias Andrée2015-12-123-27/+31
* you can now select framebufferMattias Andrée2015-12-125-12/+48
* remove pnm supportMattias Andrée2015-12-1210-274/+16
* fix uninitialised variablesMattias Andrée2015-12-112-2/+2
* the kernel-specific functions can fetch and use additional data it may needMattias Andrée2015-12-117-18/+42
* add shell tab-completion + fix translationMattias Andrée2015-12-112-0/+46
* png conversion is no longer done in a separate process.Mattias Andrée2015-12-117-243/+323
* m docMattias Andrée2015-12-111-1/+1
* fix a memory leakMattias Andrée2015-12-111-3/+3
* m + split out save_fbs to main + do not use PATH_MAX + do not use allocaMattias Andrée2015-12-116-81/+170
* whitespaceMattias Andrée2015-12-112-3/+3
* typoMattias Andrée2015-12-111-1/+1
* use libpng, ... now we just have to make it fasterMattias Andrée2015-12-113-10/+172
* soon, convert will not be usedMattias Andrée2015-12-106-91/+75
* mostly splitting the sourceMattias Andrée2015-12-109-398/+751
* a bunch of stuff...Mattias Andrée2015-12-101-4/+65
* It is not intented to only support Linux, do not formulate it as suchMattias Andrée2015-12-071-0/+1
* small fixesMattias Andrée2015-12-071-4/+10
* misc improvementsMattias Andrée2015-12-071-3/+11
* whitespaceMattias Andrée2015-12-071-1/+0
* typoMattias Andrée2015-12-071-1/+1
* gettext support, does not seem to work...Mattias Andrée2015-12-071-57/+76
* inform the user which file cannot be opened on failureMattias Andrée2015-12-071-6/+34
* style + minor bug fixesMattias Andrée2015-12-071-242/+309
* Close the file when not using convertMattias Andrée2015-12-071-0/+1
* Add --raw option, making ImageMagick optionalMattias Andrée2015-12-071-17/+48
* remove old todoMattias Andrée2015-12-071-1/+1
* misc improvements1.0.2Mattias Andrée2015-12-011-1/+1
* fix warningsMattias Andrée2014-10-281-14/+17
* add manualMattias Andrée2014-10-281-2/+2
* implement --execMattias Andrée2014-10-281-5/+89
* m docMattias Andrée2014-10-281-1/+5
* parse filename patternMattias Andrée2014-10-271-14/+138
* mMattias Andrée2014-10-271-0/+1
* most of the commnad line stuffMattias Andrée2014-10-271-5/+143
* typo + depsMattias Andrée2014-10-271-1/+1
* whoops + support all endiannessesMattias Andrée2014-10-251-5/+8
* mMattias Andrée2014-10-221-29/+53
* separate out measureMattias Andrée2014-10-221-24/+57
* docMattias Andrée2014-10-221-14/+77
* c version, fast enoughtMattias Andrée2014-10-202-78/+187
* python version, still too slowMattias Andrée2014-10-191-0/+78