Commit graph

37 commits

Author SHA1 Message Date
Harry Jeffery d2db32a1fc Update readme 2015-11-06 18:20:52 +00:00
Harry Jeffery 981c791ee9 Tweak args parsing 2015-11-06 17:48:31 +00:00
Harry Jeffery ae9ef12787 Accept paths from stdin 2015-11-06 17:18:30 +00:00
Harry Jeffery 4df9227dad Add license to main.c 2015-11-06 17:02:31 +00:00
Harry Jeffery a4259b506c Add install target to makefile 2015-11-06 16:57:40 +00:00
Harry Jeffery 84fbc12863 Put filename in window title 2015-11-06 16:52:59 +00:00
Harry Jeffery 1df31addab Renamed g_path.{reload,changed} 2015-11-06 16:48:56 +00:00
Harry Jeffery 04643759d0 Refactor rendering 2015-11-06 16:43:10 +00:00
Harry Jeffery 76d4eeb34e Let x = close current image 2015-11-06 16:42:31 +00:00
Harry Jeffery ae019a01fa Merge freeimage.c into main.c 2015-11-06 16:19:08 +00:00
Harry Jeffery 7ebfb17b85 Compress keyboard switch statement 2015-11-06 16:13:20 +00:00
Harry Jeffery c8baf09498 Add r to reset view shortcut 2015-11-06 16:11:54 +00:00
Harry Jeffery 6792180fc7 Remove disused files 2015-11-06 14:38:13 +00:00
Harry Jeffery 196d10737f Don't link to unused librarys 2015-11-06 14:25:27 +00:00
Harry Jeffery bcbd16d24d Update readme 2015-11-06 14:22:23 +00:00
Harry Jeffery 77dfcacf38 Load images using freeimage 2015-11-06 14:17:26 +00:00
Harry Jeffery f4d54f4982 Update README 2015-11-06 13:02:03 +00:00
Harry Jeffery ae299885d5 Add TIFF support 2015-11-06 12:59:54 +00:00
Harry Jeffery f18d3f357d Quickly skip over groups of unsupported files 2015-11-06 11:17:36 +00:00
Harry Jeffery 132af1a065 Add unsupported file warning 2015-11-06 11:09:56 +00:00
Harry Jeffery 0ceb3c4fc1 Discard invalid paths 2015-11-06 10:55:47 +00:00
Harry Jeffery a7bc52c529 Use linked list for input paths 2015-11-06 10:46:24 +00:00
Harry Jeffery 84f5b0437e Add more view navigation shortcuts 2015-11-06 09:53:13 +00:00
Harry Jeffery c72aba646b Refactor view navigation 2015-11-06 08:32:28 +00:00
Harry Jeffery c1d493cf76 Clean up loader.c 2015-11-05 23:16:46 +00:00
Harry Jeffery 54d323b5b6 Add click-drag and mousewheel navigation. 2015-11-05 23:12:55 +00:00
Harry Jeffery e830829075 Add basic zoom support 2015-11-05 22:54:48 +00:00
Harry Jeffery c01f0240b2 Place imv under the MIT license 2015-11-05 22:35:17 +00:00
Harry Jeffery 28604f1c26 Update README 2015-11-05 22:31:38 +00:00
Harry Jeffery 73d7718c09 Add JPEG support 2015-11-05 21:45:31 +00:00
Harry Jeffery b8976522a7 Don't scale image 2015-11-05 21:15:08 +00:00
Harry Jeffery b6b9b5084f Add a PNG loader 2015-11-05 21:14:34 +00:00
Harry Jeffery 0e1a6d0a7a Add image loading stub 2015-11-05 20:43:31 +00:00
Harry Jeffery 0639d83b2d Redraw more freely 2015-11-05 20:13:42 +00:00
Harry Jeffery b710658b35 Fix compiler warning 2015-11-05 20:07:54 +00:00
Harry Jeffery c8fef44a1e Allow selection of one or more input images 2015-11-05 20:05:52 +00:00
Harry Jeffery 702984185c Initial commit 2015-11-05 19:57:24 +00:00