aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ... description in the concept code tooMattias Andrée2015-12-071-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* It is not intented to only support Linux, do not formulate it as suchMattias Andrée2015-12-076-23/+22
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* typoMattias Andrée2015-12-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* small fixesMattias Andrée2015-12-074-16/+22
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* deps: allocaMattias Andrée2015-12-071-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* gcc is not really necessaryMattias Andrée2015-12-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* misc improvementsMattias Andrée2015-12-078-76/+225
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* whitespaceMattias Andrée2015-12-072-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* typoMattias Andrée2015-12-075-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* update todoMattias Andrée2015-12-071-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* mMattias Andrée2015-12-072-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* Resolve internationalisaion issueMattias Andrée2015-12-074-35/+31
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* update todoMattias Andrée2015-12-071-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* add todo fileMattias Andrée2015-12-071-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* gettext support, does not seem to work...Mattias Andrée2015-12-073-62/+288
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* inform the user which file cannot be opened on failureMattias Andrée2015-12-071-6/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* style + minor bug fixesMattias Andrée2015-12-071-242/+309
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Close the file when not using convertMattias Andrée2015-12-071-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move dist filesMattias Andrée2015-12-073-0/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Add --raw option, making ImageMagick optionalMattias Andrée2015-12-076-18/+71
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove old todoMattias Andrée2015-12-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* future directionsMattias Andrée2015-12-072-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m makefileMattias Andrée2015-12-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m depsMattias Andrée2015-12-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-12-011-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* misc improvements1.0.2Mattias Andrée2015-12-018-45/+233
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-04-081-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m makefile1.0.1Mattias Andrée2015-04-061-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* distMattias Andrée2014-10-283-0/+53
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typo1.0Mattias Andrée2014-10-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix makefileMattias Andrée2014-10-281-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix warningsMattias Andrée2014-10-281-14/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add manualMattias Andrée2014-10-286-5/+738
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* makefile: add install and unstall rulesMattias Andrée2014-10-281-0/+40
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add makefileMattias Andrée2014-10-281-0/+69
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement --execMattias Andrée2014-10-281-5/+89
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-10-281-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* parse filename patternMattias Andrée2014-10-272-15/+139
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update readmeMattias Andrée2014-10-271-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-10-271-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* most of the commnad line stuffMattias Andrée2014-10-271-5/+143
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typo + depsMattias Andrée2014-10-272-1/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoops + support all endiannessesMattias Andrée2014-10-252-7/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-10-221-29/+53
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* separate out measureMattias Andrée2014-10-221-24/+57
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-10-221-14/+77
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-10-211-0/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* c version, fast enoughtMattias Andrée2014-10-202-78/+187
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* python version, still too slowMattias Andrée2014-10-192-2/+80
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-10-182-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>