lel

lel (farbfeld image viewer) 0.2 fork for fun
git clone git://jacobedwards.org/lel
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-04-25 03:32Fix segmentation faultJacob R. Edwards1+28-32
2021-04-25 03:00Simplify warn functionJacob R. Edwards2+2-6
2021-04-25 02:58Add a new viewJacob R. Edwards2+15-0
2021-04-25 02:42Fix bzip'd farbfeld filterJacob R. Edwards1+1-1
2021-04-21 01:56Make the view system function basedJacob R. Edwards1+59-46
2021-04-19 23:18Fix image navigationJacob R. Edwards1+10-9
2021-04-19 05:30Try all images before exiting due to parse failureJacob R. Edwards2+47-20
2021-04-19 04:24Add a FORMATS section to the manualJacob R. Edwards1+18-0
2021-04-19 04:00Update Makefile and man pageJacob R. Edwards3+55-122
2021-04-19 03:12Cleanup keypress event handler and add another viewJacob R. Edwards1+31-41
2021-04-19 02:49Add more views and dismiss image offsets in setviewJacob R. Edwards1+30-9
2021-04-19 02:12Only call update() in event handlersJacob R. Edwards1+1-7
2021-04-19 01:46Add image pre-processingJacob R. Edwards1+107-12
2021-04-18 22:11Always respect zoomJacob R. Edwards1+15-6
2021-04-18 22:01Rework ff_open internalsJacob R. Edwards1+2-3
2021-04-18 21:56Remove window size variablesJacob R. Edwards1+2-6
2021-04-18 21:52Organize global variablesJacob R. Edwards1+17-13
2021-04-18 21:42Used getopt(3) for argument processingJacob R. Edwards2+19-90
2021-04-18 21:19Remove unused functionJacob R. Edwards1+0-18
2021-04-18 21:15Treat FULL_STRECH normally in drawJacob R. Edwards1+10-10
2021-04-18 12:25Make pan percentage easy to changeJacob R. Edwards1+11-4
2021-04-18 12:17Remove trailing newlines from error messagesJacob R. Edwards1+5-5
2021-04-18 10:58Improve speed and simplicity of ff_readJacob R. Edwards1+11-20
2021-04-18 09:51Simplify error handlingJacob R. Edwards1+22-23
2021-04-18 09:38Invert the running variable naming it doneJacob R. Edwards1+3-3
2021-04-18 09:37Add copyright notice for Jacob EdwardsJacob R. Edwards1+1-0
2021-04-18 09:22Rework image storageJacob R. Edwards1+76-99
2021-04-18 08:44Fix use of undefined variableJacob R. Edwards2+2-2
2021-04-18 08:38Clean internals and remove excess optionsJacob R. Edwards1+15-52
2020-01-28 21:33fix url in READMEHiltjo Posthuma1+1-1
2018-01-31 16:50bump to 0.2Hiltjo Posthuma1+1-1
2017-02-25 18:48revert 427120811c034a11e20b665e8a0b2b0ad6b3149bHiltjo Posthuma1+1-1
2017-02-25 18:25fix issue of allocating too little memory sometimesHiltjo Posthuma1+1-1
2016-07-27 17:14remove LICENSE from lel.1 header, add Svyatoslav Mishyn <juef@openmailbox.org> to LICENSE fileHiltjo Posthuma3+7-26
2016-07-26 20:15rewrite lel.1Svyatoslav Mishyn1+131-9
2016-07-26 17:31lel-open: update extension (if => ff)Svyatoslav Mishyn1+1-1
2016-07-26 17:24add .xz to lel-openSvyatoslav Mishyn1+2-0
2016-02-22 15:19farbfeld now lives at suckless.org, fix URLsin1+1-1
2015-11-17 20:51lel-open: use farbfeld tools (gif and jpg support coming soon)Hiltjo Posthuma1+3-3
2015-11-17 20:41update READMEHiltjo Posthuma1+4-4
2015-11-17 20:40code-style improvements, update TODOHiltjo Posthuma3+48-46
2015-11-17 20:34initial farbfeld support, kudos to z3bra!Hiltjo Posthuma1+15-15
2015-11-17 20:32config.mk: introduce X11LIB and X11INC, makes porting simplerHiltjo Posthuma1+10-9
2014-08-02 23:56update TODOHiltjo Posthuma1+2-7
2014-08-02 23:53add alpha blending...Hiltjo Posthuma1+12-5
2014-08-02 11:50Fix error messagessin1+7-6
2014-08-02 11:47Staticise functionssin1+25-25
2014-08-02 00:33add .bz2 and .gz to lel-openHiltjo Posthuma1+6-1
2014-08-02 00:20print name to stdout on enterHiltjo Posthuma2+10-1
2014-08-01 23:34add TODO itemHiltjo Posthuma1+1-0
2014-08-01 21:35Update READMEsin1+3-2
2014-08-01 23:26add reqwinwidth, reqwinheight for requestHiltjo Posthuma1+8-7
2014-08-01 21:22Fix normalsize()sin1+6-6
2014-08-01 18:06Add primitive support for multiple imagessin3+176-90
2014-08-01 22:33initial repoHiltjo Posthuma10+762-0