aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-13add -n to manpageMichal Koutenský
2015-11-13imv_navigator_set_pathMichal Koutenský
2015-11-13sxiv-like 'start at' optionMichal Koutenský
2015-11-13Fix out of date usage synopsisHarry Jeffery
2015-11-13Merge pull request #23 from autrimpo/masterHarry Jeffery
2015-11-13Fix gif playback speed for some gifsHarry Jeffery
2015-11-13Add a CONTRIBUTING fileHarry Jeffery
2015-11-12Fix crash 0 when max texture dimensions = 0Harry Jeffery
2015-11-12position independend -Michal Koutenský
2015-11-12parse options using getoptMichal Koutenský
2015-11-12Fix typo in READMEHarry Jeffery
2015-11-12Add more usage examples to READMEHarry Jeffery
2015-11-12Relicence imv to GPLv2+Harry Jeffery
2015-11-12Use just '-' to signify stdin file listHarry Jeffery
2015-11-12Print current image path to stdoutHarry Jeffery
2015-11-12Add GPL information for the FreeImage libraryHarry Jeffery
2015-11-12Merge pull request #16 from guiniol/masterHarry Jeffery
2015-11-12Change IMV to lowercase imvGuillaume Brogi
2015-11-12Add a imv.desktop fileGuillaume Brogi
2015-11-11Release version v1.0.0Harry Jeffery
2015-11-11Fix makefileHarry Jeffery
2015-11-11Remove out of date warning.Harry Jeffery
2015-11-11Print version information in helpHarry Jeffery
2015-11-11Tweak scalingHarry Jeffery
2015-11-11Improve zooming behaviourHarry Jeffery
2015-11-11Zoom into thingsJose Diez
2015-11-11Center into image when the mouse is outside boundsJose Diez
2015-11-11Improved zoom behaviourJose Diez
2015-11-11Move SDL_RenderClear and SDL_RenderPresent back to mainHarry Jeffery
2015-11-11Update manpageHarry Jeffery
2015-11-11Add -a flag and update usageHarry Jeffery
2015-11-11Merge some frame processing logicHarry Jeffery
2015-11-11viewport_reset -> viewport_scale_to_window, add viewport_scale_to_actualJose Diez
2015-11-11Viewport: autoscale and center by default unless interacted withJose Diez
2015-11-11Improve MakefileHarry Jeffery
2015-11-11Move manpage into doc directoryHarry Jeffery
2015-11-11Update makefile to use a build directoryHarry Jeffery
2015-11-11Fix unusual gifsHarry Jeffery
2015-11-11Avoid reloading an image if the path hasn't changedJose Diez
2015-11-11Code cleanup: moved some SDL calls to the appropriate classes.Jose Diez
2015-11-11Remove bugs manpage sectionHarry Jeffery
2015-11-11Indicate when loading in the statusHarry Jeffery
2015-11-11Fix file handle leakHarry Jeffery
2015-11-11Fix navigator path recursion infinite loopHarry Jeffery
2015-11-11Skip adding unsupported filetypesHarry Jeffery
2015-11-11Show number of images in titleHarry Jeffery
2015-11-11Use dynamic array in navigator instead of linked listHarry Jeffery
2015-11-11Show image dimensions in titlebarHarry Jeffery
2015-11-11Add c = center hotkeyHarry Jeffery
2015-11-11Clean up main loopHarry Jeffery