summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* 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 McEnrJohn Keeping2014-01-12
ommit/?id=d1dc82b4c29c4969393b8c4027b29ca9cc2249df'>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 * Git config merge.conflictStyle diff3June McEnroe2018-02-21 * Switch to and vendor Go Mono fontJune McEnroe2018-02-21 * 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 * Always dump truecolor PNG in gfxxJune McEnroe2018-02-18 * Eliminate redundant color in pngoJune McEnroe2018-02-18 * Just globalize all the things in pngoJune McEnroe2018-02-18 * Tweak pngo codeJune McEnroe2018-02-17 * Eliminate redundant alpha in pngoJune McEnroe2018-02-17 * Support all bit depths in pngoJune McEnroe2018-02-17 * Implement filter heuristic from PNG specJune McEnroe2018-02-17 * Fix pngo glitchJune McEnroe2018-02-16 * Refactor scanlines and filter bytes, more glitchJune McEnroe2018-02-16 * Fix paethPredictor comparisonJune McEnroe2018-02-16 * Handle more color types, depths, IDATs in pngoJune McEnroe2018-02-16 * Add WIP pngo which produces glitch artJune McEnroe2018-02-15 * Encode grayscale PNGs in gfxxJune McEnroe2018-02-14 * Avoid accessing past last byte in gfxxJune McEnroe2018-02-14 * Print PNG path on gfxx dumpJune McEnroe2018-02-14 * Add gfxx 4444 presetJune McEnroe2018-02-14 * Fix gfxx row scrolling for BITS_TOTAL < 8June McEnroe2018-02-14 * Write at least 1 for each component of sBIT in gfxxJune McEnroe2018-02-14 * Write newlines between watch iterationsJune McEnroe2018-02-14