Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - farbfeld - suckless image format with conversion tools
git clone git://git.suckless.org/farbfeld
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2018-07-16 09:47 Correct arg.h license Laslo Hunhold
2018-04-11 10:10 Bump version to 4 Laslo Hunhold
2018-04-11 10:48 Add warn() and die() Laslo Hunhold
2018-04-11 10:06 Update manuals and LICENSE Laslo Hunhold
2018-04-11 09:51 Add efread() and efwrite() Laslo Hunhold
2017-08-13 21:29 Update MANPREFIX according to FHS Laslo Hunhold
2017-08-04 15:53 Rename _i,_argused to i_,argused_ Laslo Hunhold
2017-08-04 15:05 arg.h: Small style change Laslo Hunhold
2017-08-04 15:02 arg.h: Reformat warranty clause in line… Laslo Hunhold
2017-08-04 14:35 Change the license formatting a bit to … Laslo Hunhold
2017-08-04 14:15 arg.h: Fortify ARGC() Laslo Hunhold
2017-08-04 14:11 arg.h: Refactor ARGF_() Laslo Hunhold
2017-08-04 13:59 arg.h: Do not modify the array elements… Laslo Hunhold
2017-08-04 13:42 arg.h: Rename argparsed to argused Laslo Hunhold
2017-08-02 19:49 Remove dangling newlines in LICENSE Laslo Hunhold
2017-08-02 19:46 Combine all license matters in LICENSE Laslo Hunhold
2017-08-02 19:19 FORMAT: make it a proper table with Uni… Laslo Hunhold
2017-08-02 11:49 config.mk: small style change Laslo Hunhold
2017-08-02 11:44 arg.h: Handle { NULL } argv[] properly Laslo Hunhold
2017-08-02 06:36 Minor style change in arg.h Laslo Hunhold
2017-07-27 17:01 Rewrite arg.h Laslo Hunhold
2017-05-30 20:25 Makefile - expand targets for portabili… Laslo Hunhold
2017-05-29 16:29 Makefile-workaround for OpenBSD Laslo Hunhold
2017-05-01 18:29 Rename TOOL-LDFLAGS to TOOL-LDLIBS, fix… Laslo Hunhold
2017-04-16 21:30 Add Alexander and Mattias to LICENSE Laslo Hunhold
2017-04-16 21:22 Bring cc-command-line in order Laslo Hunhold
2017-04-14 20:53 Bump version to 3 Laslo Hunhold
2017-04-14 20:39 Improve the wording on alpha-blending Laslo Hunhold
2017-04-14 20:26 Remove the need of '#' for alpha masks Laslo Hunhold
2017-04-14 20:15 Improve readability of alpha-blending s… Laslo Hunhold
2017-04-14 19:54 Move the logo a bit to the left so it i… Laslo Hunhold
2017-04-14 19:52 Fix the R in the logo Laslo Hunhold
2017-04-14 19:45 Update usage of ff2jpg(1) and ff2ppm(1) Laslo Hunhold
2017-04-14 19:40 Refactor invert.c in farbfeld.5 Laslo Hunhold
2017-04-14 18:10 Update the Makefile to reflect TODO has… Laslo Hunhold
2017-04-14 18:04 Update and refactor the manpages Laslo Hunhold
2017-04-14 16:21 Update the README Laslo Hunhold
2017-04-14 15:51 Don't suppress imagemagick and png2ff(1… Laslo Hunhold
2017-04-14 15:39 Make comment in ff2jpg(1) more consiste… Laslo Hunhold
2017-04-14 15:32 Refactor 2ff(1) Laslo Hunhold
2017-04-14 14:39 Staticize functions in png2ff(1) Laslo Hunhold
2017-04-14 14:21 Remove TODO Laslo Hunhold
2017-04-14 14:04 Add PNG-LDFLAGS and JPG-LDFLAGS in conf… Laslo Hunhold
2017-04-12 22:07 Use fshut() to properly flush the outpu… Laslo Hunhold
2017-04-12 21:48 Update LICENSE Laslo Hunhold
2017-04-12 21:43 Update TODO Laslo Hunhold
2017-04-12 21:42 Refactor ff2ppm(1) Laslo Hunhold
2017-04-12 21:41 Refactor png-conversion-utilities Laslo Hunhold
2017-04-12 21:39 Refactor ff2pam(1) Laslo Hunhold
2017-04-12 21:36 Refactor jpg-conversion-utilities Laslo Hunhold
2017-04-12 21:36 Also print extra warnings Laslo Hunhold
2017-04-12 21:34 Rename header-functions and add more ut… Laslo Hunhold
2017-04-02 18:56 config.mk: C89 -> C99 Laslo Hunhold
2017-04-02 18:53 Remove prerequisite from single-suffix … Laslo Hunhold
2017-03-30 07:49 Add util.{c|h} to deduplicate code Laslo Hunhold
2017-03-30 07:29 Mark explicit dependency on requisites … Laslo Hunhold
2017-03-30 06:59 Pass LDFLAGS instead of CFLAGS in the l… Laslo Hunhold
2017-03-30 06:52 No need to keep the implicit build rule Laslo Hunhold
2017-03-30 06:41 Make Makefile strictly POSIX compliant Laslo Hunhold
2017-03-29 16:07 Rename PREREQ to REQ Laslo Hunhold
2017-03-29 15:51 Overhaul Build-system Laslo Hunhold
2017-01-09 18:43 Update TODO Laslo Hunhold
2017-01-09 04:23 Add ff2pam(1): convert farbfeld to 16-b… Mattias Andrée
2016-09-19 20:51 2ff: use trap to remove temporary file FRIGN
2016-09-19 19:47 2ff: make it more portable FRIGN
2016-09-19 17:07 2ff: Make it idempotent and clean it up… FRIGN
2016-09-07 21:10 Shellcheck 2ff fixes FRIGN
2016-05-18 22:21 Improve fread error handling in ff2* Alexander Krotov
2016-05-17 21:02 Makefile improvements Hiltjo Posthuma
2016-05-18 08:33 Revert "Fix Makefile to rebuild when th… FRIGN
2016-05-17 19:53 Fix Makefile to rebuild when there have… FRIGN
2016-04-10 20:54 Remove dimension checks FRIGN
2016-04-03 20:17 Remove line-breaks from Makefile FRIGN
2016-04-03 19:44 Makefile improvements Hiltjo Posthuma
2016-03-24 18:17 add ff2jpg tool, convert farbfeld image… Hiltjo Posthuma
2016-03-24 18:09 don't link against unneeded libs Hiltjo Posthuma
2016-03-24 17:45 fix bugs introduced by refactor f0a4ce1… Hiltjo Posthuma
2016-03-21 22:41 Use uint8_t instead of uint16_t correct… FRIGN
2016-03-21 21:54 Write a better format for the row-buffe… FRIGN
2016-03-21 21:26 Optimize ff2ppm(1) FRIGN
2016-03-21 20:09 add arg.h (needed for ff2ppm) Hiltjo Posthuma
2016-03-21 20:06 add ff2ppm(1) Hiltjo Posthuma
2016-03-18 18:49 Prevent overflow in rowlen and improve … FRIGN
2016-03-14 22:12 Bump version to 2 FRIGN
2016-03-04 11:31 Add proper blank lines in png2ff(1) bef… FRIGN
2016-03-04 11:29 Fix 2 little things in jpg2ff(1) FRIGN
2016-03-04 11:23 Use uint32-array to store the header FRIGN
2016-03-04 11:22 Fix 2ff FRIGN
2016-02-22 16:40 Remove last ICC traces FRIGN
2016-02-22 16:37 Use the "row-major" term instead of "ro… FRIGN
2016-02-01 12:36 Refactor tools and increase performance… FRIGN
2016-01-30 23:08 Move alpha-premultiplication informatio… FRIGN
2016-01-29 22:34 Back to the roots. FRIGN
2016-01-20 21:31 Use linear RGB FRIGN
2016-01-19 22:32 Update manpage reflecting the features … FRIGN
2016-01-19 22:17 Remove more png cruft from code FRIGN
2016-01-17 20:03 Add ICC-color-profile handling to jpg2ff FRIGN
2016-01-17 20:01 Fix gcc-optimization bug in png2ff FRIGN
2016-01-17 01:18 Clarify manpages in regard to the ICC h… FRIGN
2016-01-17 00:39 Mandate "ProPhoto RGB" color space for … FRIGN
76 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.