aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-10De-globalise the SDL windowHarry Jeffery
2015-11-10Don't hang onto old window pointer in viewportHarry Jeffery
2015-11-10Remove unneeded call to SDL_GetWindowSizeJose Diez
2015-11-10Remove stray tab in viewport.hJose Diez
2015-11-10Separate viewport logic into imv_viewportJose Diez
2015-11-10Create manpageHarry Jeffery
2015-11-10Fix step-by-step playbackHarry Jeffery
2015-11-10Use new image classHarry Jeffery
2015-11-10Add imv_image classHarry Jeffery
2015-11-10Rework navigator linked list managementHarry Jeffery
2015-11-10De-globalise the rendererHarry Jeffery
2015-11-10Use correct paths when recursingHarry Jeffery
2015-11-10Fix invalid path skippingHarry Jeffery
2015-11-10Add recursive optionHarry Jeffery
2015-11-10Fix a crash when no input files were validHarry Jeffery
2015-11-10Use navigator class to manage input filesHarry Jeffery
2015-11-10Add navigator classHarry Jeffery
2015-11-10Add missing copyright noticesHarry Jeffery
2015-11-10Use new imv_texture classHarry Jeffery
2015-11-10Add imv_texture objectHarry Jeffery
2015-11-09Add an option for auto-centering imagesHarry Jeffery
2015-11-09Improve view centeringHarry Jeffery
2015-11-09Don't include processing time in delta timeHarry Jeffery
2015-11-09Fix exotically (i.e. awfully) made gif playbackHarry Jeffery
2015-11-09Improve handling of animated gifsHarry Jeffery
2015-11-09Improve error handlingHarry Jeffery
2015-11-09Rename render_image --> push_img_to_gpuHarry Jeffery
2015-11-09Split images into texture chunks instead of resamplingHarry Jeffery
2015-11-09Center image when auto-scalingHarry Jeffery
2015-11-09Resample overlarge imagesHarry Jeffery
2015-11-09Provide detailed usageHarry Jeffery
2015-11-09Make error logging clearerHarry Jeffery
2015-11-09Update READMEHarry Jeffery
2015-11-09Add some command line optionsHarry Jeffery
2015-11-09Add 's' hotkey to scale image to fit windowHarry Jeffery
2015-11-09Let spacebar toggle gif playbackHarry Jeffery
2015-11-09Add animated gif support to features in READMEHarry Jeffery
2015-11-09Add regular playback support for animated gifsHarry Jeffery
2015-11-09Add step by step gif animation supportHarry Jeffery
2015-11-06Add fullscreen modeHarry Jeffery
2015-11-06Improve scaled rendering qualityHarry Jeffery
2015-11-06Fix skip orderingHarry Jeffery
2015-11-06Remove scale restrictionHarry Jeffery
2015-11-06Add [,] and +,- shortcutsHarry Jeffery
2015-11-06Update readmeHarry Jeffery
2015-11-06Tweak args parsingHarry Jeffery
2015-11-06Accept paths from stdinHarry Jeffery
2015-11-06Add license to main.cHarry Jeffery
2015-11-06Add install target to makefileHarry Jeffery
2015-11-06Put filename in window titleHarry Jeffery