aboutsummaryrefslogtreecommitdiffstats
path: root/fbi.c
Commit message (Expand)AuthorAgeFilesLines
* switch fbi kbd handling to new codeGerd Hoffmann2016-03-301-167/+109
* fbpdf: pageflipGerd Hoffmann2016-03-301-2/+2
* kbd support codeGerd Hoffmann2016-03-301-46/+1
* start fbpdfGerd Hoffmann2016-03-301-2/+0
* drm: allow picking outputGerd Hoffmann2016-03-241-3/+4
* drm device infoGerd Hoffmann2016-03-241-0/+4
* drop unused stuffGerd Hoffmann2016-03-241-7/+0
* gfx init and console switching tweaksGerd Hoffmann2016-03-241-8/+32
* add drm support, console switching fixesGerd Hoffmann2016-03-241-4/+14
* sent usage to stdout on -hGerd Hoffmann2016-03-241-9/+9
* tty is stdinGerd Hoffmann2016-03-241-6/+6
* move console handling to vt.cGerd Hoffmann2016-03-241-99/+11
* move console switching to mainGerd Hoffmann2016-03-241-45/+116
* zap fb_clear_screenGerd Hoffmann2016-03-241-1/+0
* move signal handling out of fb codeGerd Hoffmann2016-03-241-1/+36
* gfx: move over cleanup functionGerd Hoffmann2016-03-231-1/+1
* start adding a gfx interfaceGerd Hoffmann2016-03-231-69/+66
* Add missing stddef.h headerStéphane Aulery2014-12-041-0/+1
* Relocate #include <setjmp.h> on the right place (fbi/wr)Stéphane Aulery2014-12-041-1/+0
* Drop unused sys/mman.h header (fbi)Stéphane Aulery2014-12-041-1/+0
* Drop unused getopt.h header (fbi)Stéphane Aulery2014-12-041-1/+0
* Drop unused list.h header (fbi)Stéphane Aulery2014-12-041-1/+0
* Drop unused headers (dither.h) by fbiStéphane Aulery2014-11-271-2/+1
* whitespace cleanupGerd Hoffmann2014-11-181-26/+26
* Fix cppcheck warning %d in format string requires 'int' but the argument type...Stéphane Aulery2014-11-171-1/+1
* Fix scrolling when the -T and -a options are activated together to read a pdf...Stéphane Aulery2014-11-031-2/+12
* Trimming pictures by default (Fbi, edit mode)Stéphane Aulery2014-10-271-0/+2
* update email addressGerd Hoffmann2012-02-221-2/+2
* Fix inconsistency of fbi's copyright datesStéphane Aulery2012-02-221-2/+2
* Add commands x and y to flip vertically or horizontallyStéphane Aulery2012-02-101-1/+34
* Add dimensions (X,Y) to the exif dialog of fbi (command i)Stéphane Aulery2012-02-101-0/+3
* Clarify angle of rotationStéphane Aulery2012-02-101-2/+2
* Complete fbi manpage, add its french translation, and make consistant fbi hel...Stéphane Aulery2012-01-271-17/+20
* Fix usage of j and k commandsStéphane Aulery2012-01-171-4/+4
* libjpeg versioningGerd Hoffmann2011-05-311-1/+1
* - Fix swprintf calls (size is # of wchar_t not bytes), found by Jesse Thilo.kraxel2008-06-091-5/+5
* fixup last patchkraxel2007-12-031-4/+3
* kill popen() callkraxel2007-12-031-4/+22
* 2.06, final fixkraxel2006-08-251-2/+2
* fix once clashkraxel2006-08-151-1/+1
* make valgrind happykraxel2006-08-141-1/+1
* blend cmd line optionkraxel2006-08-131-4/+5
* performance tweakskraxel2006-08-131-14/+23
* image blendingkraxel2006-08-121-7/+62
* image cachingkraxel2006-08-121-183/+291
* merge a bunch of fixed from Alan Currykraxel2006-06-131-3/+6
* s/knorr/hoffmann/kraxel2006-06-131-2/+2
* autoscale first, misc fixeskraxel2006-04-101-2/+6
* - man page spell fixes (Drew Cohan).kraxel2004-12-021-7/+21
* - don't reset zoom factor when loading the next image.kraxel2004-11-081-1/+1