Age | Commit message (Expand) | Author |
2015-11-09 | Fix exotically (i.e. awfully) made gif playback | Harry Jeffery |
2015-11-09 | Improve handling of animated gifs | Harry Jeffery |
2015-11-09 | Improve error handling | Harry Jeffery |
2015-11-09 | Rename render_image --> push_img_to_gpu | Harry Jeffery |
2015-11-09 | Split images into texture chunks instead of resampling | Harry Jeffery |
2015-11-09 | Center image when auto-scaling | Harry Jeffery |
2015-11-09 | Resample overlarge images | Harry Jeffery |
2015-11-09 | Provide detailed usage | Harry Jeffery |
2015-11-09 | Make error logging clearer | Harry Jeffery |
2015-11-09 | Add some command line options | Harry Jeffery |
2015-11-09 | Add 's' hotkey to scale image to fit window | Harry Jeffery |
2015-11-09 | Let spacebar toggle gif playback | Harry Jeffery |
2015-11-09 | Add regular playback support for animated gifs | Harry Jeffery |
2015-11-09 | Add step by step gif animation support | Harry Jeffery |
2015-11-06 | Add fullscreen mode | Harry Jeffery |
2015-11-06 | Improve scaled rendering quality | Harry Jeffery |
2015-11-06 | Fix skip ordering | Harry Jeffery |
2015-11-06 | Remove scale restriction | Harry Jeffery |
2015-11-06 | Add [,] and +,- shortcuts | Harry Jeffery |
2015-11-06 | Tweak args parsing | Harry Jeffery |
2015-11-06 | Accept paths from stdin | Harry Jeffery |
2015-11-06 | Add license to main.c | Harry Jeffery |
2015-11-06 | Put filename in window title | Harry Jeffery |
2015-11-06 | Renamed g_path.{reload,changed} | Harry Jeffery |
2015-11-06 | Refactor rendering | Harry Jeffery |
2015-11-06 | Let x = close current image | Harry Jeffery |
2015-11-06 | Merge freeimage.c into main.c | Harry Jeffery |
2015-11-06 | Compress keyboard switch statement | Harry Jeffery |
2015-11-06 | Add r to reset view shortcut | Harry Jeffery |
2015-11-06 | Load images using freeimage | Harry Jeffery |
2015-11-06 | Quickly skip over groups of unsupported files | Harry Jeffery |
2015-11-06 | Add unsupported file warning | Harry Jeffery |
2015-11-06 | Discard invalid paths | Harry Jeffery |
2015-11-06 | Use linked list for input paths | Harry Jeffery |
2015-11-06 | Add more view navigation shortcuts | Harry Jeffery |
2015-11-06 | Refactor view navigation | Harry Jeffery |
2015-11-05 | Add click-drag and mousewheel navigation. | Harry Jeffery |
2015-11-05 | Add basic zoom support | Harry Jeffery |
2015-11-05 | Don't scale image | Harry Jeffery |
2015-11-05 | Add image loading stub | Harry Jeffery |
2015-11-05 | Redraw more freely | Harry Jeffery |
2015-11-05 | Fix compiler warning | Harry Jeffery |
2015-11-05 | Allow selection of one or more input images | Harry Jeffery |
2015-11-05 | Initial commit | Harry Jeffery |