2021-04-25 03:32 | Fix segmentation fault | Jacob R. Edwards | 1 | +28 | -32 |
2021-04-25 03:00 | Simplify warn function | Jacob R. Edwards | 2 | +2 | -6 |
2021-04-25 02:58 | Add a new view | Jacob R. Edwards | 2 | +15 | -0 |
2021-04-25 02:42 | Fix bzip'd farbfeld filter | Jacob R. Edwards | 1 | +1 | -1 |
2021-04-21 01:56 | Make the view system function based | Jacob R. Edwards | 1 | +59 | -46 |
2021-04-19 23:18 | Fix image navigation | Jacob R. Edwards | 1 | +10 | -9 |
2021-04-19 05:30 | Try all images before exiting due to parse failure | Jacob R. Edwards | 2 | +47 | -20 |
2021-04-19 04:24 | Add a FORMATS section to the manual | Jacob R. Edwards | 1 | +18 | -0 |
2021-04-19 04:00 | Update Makefile and man page | Jacob R. Edwards | 3 | +55 | -122 |
2021-04-19 03:12 | Cleanup keypress event handler and add another view | Jacob R. Edwards | 1 | +31 | -41 |
2021-04-19 02:49 | Add more views and dismiss image offsets in setview | Jacob R. Edwards | 1 | +30 | -9 |
2021-04-19 02:12 | Only call update() in event handlers | Jacob R. Edwards | 1 | +1 | -7 |
2021-04-19 01:46 | Add image pre-processing | Jacob R. Edwards | 1 | +107 | -12 |
2021-04-18 22:11 | Always respect zoom | Jacob R. Edwards | 1 | +15 | -6 |
2021-04-18 22:01 | Rework ff_open internals | Jacob R. Edwards | 1 | +2 | -3 |
2021-04-18 21:56 | Remove window size variables | Jacob R. Edwards | 1 | +2 | -6 |
2021-04-18 21:52 | Organize global variables | Jacob R. Edwards | 1 | +17 | -13 |
2021-04-18 21:42 | Used getopt(3) for argument processing | Jacob R. Edwards | 2 | +19 | -90 |
2021-04-18 21:19 | Remove unused function | Jacob R. Edwards | 1 | +0 | -18 |
2021-04-18 21:15 | Treat FULL_STRECH normally in draw | Jacob R. Edwards | 1 | +10 | -10 |
2021-04-18 12:25 | Make pan percentage easy to change | Jacob R. Edwards | 1 | +11 | -4 |
2021-04-18 12:17 | Remove trailing newlines from error messages | Jacob R. Edwards | 1 | +5 | -5 |
2021-04-18 10:58 | Improve speed and simplicity of ff_read | Jacob R. Edwards | 1 | +11 | -20 |
2021-04-18 09:51 | Simplify error handling | Jacob R. Edwards | 1 | +22 | -23 |
2021-04-18 09:38 | Invert the running variable naming it done | Jacob R. Edwards | 1 | +3 | -3 |
2021-04-18 09:37 | Add copyright notice for Jacob Edwards | Jacob R. Edwards | 1 | +1 | -0 |
2021-04-18 09:22 | Rework image storage | Jacob R. Edwards | 1 | +76 | -99 |
2021-04-18 08:44 | Fix use of undefined variable | Jacob R. Edwards | 2 | +2 | -2 |
2021-04-18 08:38 | Clean internals and remove excess options | Jacob R. Edwards | 1 | +15 | -52 |
2020-01-28 21:33 | fix url in README | Hiltjo Posthuma | 1 | +1 | -1 |
2018-01-31 16:50 | bump to 0.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2017-02-25 18:48 | revert 427120811c034a11e20b665e8a0b2b0ad6b3149b | Hiltjo Posthuma | 1 | +1 | -1 |
2017-02-25 18:25 | fix issue of allocating too little memory sometimes | Hiltjo Posthuma | 1 | +1 | -1 |
2016-07-27 17:14 | remove LICENSE from lel.1 header, add Svyatoslav Mishyn <juef@openmailbox.org> to LICENSE file | Hiltjo Posthuma | 3 | +7 | -26 |
2016-07-26 20:15 | rewrite lel.1 | Svyatoslav Mishyn | 1 | +131 | -9 |
2016-07-26 17:31 | lel-open: update extension (if => ff) | Svyatoslav Mishyn | 1 | +1 | -1 |
2016-07-26 17:24 | add .xz to lel-open | Svyatoslav Mishyn | 1 | +2 | -0 |
2016-02-22 15:19 | farbfeld now lives at suckless.org, fix URL | sin | 1 | +1 | -1 |
2015-11-17 20:51 | lel-open: use farbfeld tools (gif and jpg support coming soon) | Hiltjo Posthuma | 1 | +3 | -3 |
2015-11-17 20:41 | update README | Hiltjo Posthuma | 1 | +4 | -4 |
2015-11-17 20:40 | code-style improvements, update TODO | Hiltjo Posthuma | 3 | +48 | -46 |
2015-11-17 20:34 | initial farbfeld support, kudos to z3bra! | Hiltjo Posthuma | 1 | +15 | -15 |
2015-11-17 20:32 | config.mk: introduce X11LIB and X11INC, makes porting simpler | Hiltjo Posthuma | 1 | +10 | -9 |
2014-08-02 23:56 | update TODO | Hiltjo Posthuma | 1 | +2 | -7 |
2014-08-02 23:53 | add alpha blending... | Hiltjo Posthuma | 1 | +12 | -5 |
2014-08-02 11:50 | Fix error messages | sin | 1 | +7 | -6 |
2014-08-02 11:47 | Staticise functions | sin | 1 | +25 | -25 |
2014-08-02 00:33 | add .bz2 and .gz to lel-open | Hiltjo Posthuma | 1 | +6 | -1 |
2014-08-02 00:20 | print name to stdout on enter | Hiltjo Posthuma | 2 | +10 | -1 |
2014-08-01 23:34 | add TODO item | Hiltjo Posthuma | 1 | +1 | -0 |
2014-08-01 21:35 | Update README | sin | 1 | +3 | -2 |
2014-08-01 23:26 | add reqwinwidth, reqwinheight for request | Hiltjo Posthuma | 1 | +8 | -7 |
2014-08-01 21:22 | Fix normalsize() | sin | 1 | +6 | -6 |
2014-08-01 18:06 | Add primitive support for multiple images | sin | 3 | +176 | -90 |
2014-08-01 22:33 | initial repo | Hiltjo Posthuma | 10 | +762 | -0 |