aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-11m docMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11fix a memory leakMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11m + split out save_fbs to main + do not use PATH_MAX + do not use allocaMattias Andrée6-81/+170
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11whitespaceMattias Andrée2-3/+3
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11use libpng, ... now we just have to make it fasterMattias Andrée3-10/+172
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-10soon, convert will not be usedMattias Andrée6-90/+74
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-10mostly splitting the sourceMattias Andrée9-398/+751
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-10a bunch of stuff...Mattias Andrée1-4/+65
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-07It is not intented to only support Linux, do not formulate it as suchMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-07small fixesMattias Andrée1-4/+10
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-07misc improvementsMattias Andrée1-3/+11
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-07whitespaceMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-07typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-07gettext support, does not seem to work...Mattias Andrée1-57/+76
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-12-07inform the user which file cannot be opened on failureMattias Andrée1-6/+34
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-12-07style + minor bug fixesMattias Andrée1-242/+309
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-12-07Close the file when not using convertMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-12-07Add --raw option, making ImageMagick optionalMattias Andrée1-17/+48
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-12-07remove old todoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-12-01misc improvements1.0.2Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-28fix warningsMattias Andrée1-14/+17
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-28add manualMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-28implement --execMattias Andrée1-5/+89
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-28m docMattias Andrée1-1/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-27parse filename patternMattias Andrée1-14/+138
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-27mMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-27most of the commnad line stuffMattias Andrée1-5/+143
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-27typo + depsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-25whoops + support all endiannessesMattias Andrée1-5/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-22mMattias Andrée1-29/+53
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-22separate out measureMattias Andrée1-24/+57
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-22docMattias Andrée1-14/+77
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-20c version, fast enoughtMattias Andrée2-78/+187
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-19python version, still too slowMattias Andrée1-0/+78
Signed-off-by: Mattias Andrée <maandree@operamail.com>