summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
* Add color scheme PNG generatorJune McEnroe2018-03-31
* Simplify gfxx palette generationJune McEnroe2018-03-31
* Switch to HSV for gfxx palette generationJune McEnroe2018-03-31
* Generate default palette in gfxxJune McEnroe2018-03-30
* PHONY is a waste of timeJune McEnroe2018-03-11
* Yet more tweaking of dtchJune McEnroe2018-03-06
* Trigger redraw on atch with 1x1 winsizeJune McEnroe2018-03-06
* Add glitch to READMEJune McEnroe2018-03-02
* Add -f -r options to glitchJune McEnroe2018-03-02
* Take filter patterns in glitchJune McEnroe2018-03-02
* Clean up more glitch code from pngoJune McEnroe2018-03-02
* Refactor critical chunk check into skipChunkJune McEnroe2018-03-02
* Add -a -d -p options to glitchJune McEnroe2018-03-02
* Remove unnecessary parts of glitchJune McEnroe2018-03-02
* Copy glitch from pngoJune McEnroe2018-03-02
* Skip chunks by reading in pngoJune McEnroe2018-03-02
* Add verbose flag to pngoJune McEnroe2018-03-02
* Use memmove in pngo where neededJune McEnroe2018-02-28
* Open watch files O_CLOEXECJune McEnroe2018-02-28
* Clean up pngoJune McEnroe2018-02-28
* Add gfxx to READMEJune McEnroe2018-02-28
* Clean up gfxx and add default paletteJune McEnroe2018-02-28
* Print message in gfx/noneJune McEnroe2018-02-27
* Check revents with &June McEnroe2018-02-27
* Remove jrpJune McEnroe2018-02-25
* Tweak watch exit codesJune McEnroe2018-02-25
* Clean up klonJune McEnroe2018-02-25
* Clean up xxJune McEnroe2018-02-23
* Clean up wakeJune McEnroe2018-02-23
* Avoid unnecessary FDs in errorsJune McEnroe2018-02-23
* Clean up pbdJune McEnroe2018-02-23
* Clean up fbclockJune McEnroe2018-02-23
* Don't bother checking result of close(2) in dtchJune McEnroe2018-02-23
* Tweak fbatt exit codesJune McEnroe2018-02-23
* Clean up dtch (again, probably)June McEnroe2018-02-23
* Return NOINPUT on execvp failureJune McEnroe2018-02-23
* Return EX_OSFILE in briJune McEnroe2018-02-23
* Rewrite briJune McEnroe2018-02-22
* Exit cleanly from hnel on LinuxJune McEnroe2018-02-22
* Abort on other values of enums in pngoJune McEnroe2018-02-22
* Fix zlib types on 32-bitJune McEnroe2018-02-22
* Add unistd.h include to pngo.cJune McEnroe2018-02-20
* Take multiple inputs to pngoJune McEnroe2018-02-20
* Reduce bit depth in pngoJune McEnroe2018-02-20
* Always use None filter for indexed or bit depth < 8June McEnroe2018-02-20
* Add pngo command line optionsJune McEnroe2018-02-19
* Clean up pngo optimization functionsJune McEnroe2018-02-19
* Index color if possible in pngoJune McEnroe2018-02-19
* Read and write palette in pngoJune McEnroe2018-02-19
* Add pngo to READMEJune McEnroe2018-02-18