aboutsummaryrefslogtreecommitdiff
path: root/src/loader.h
AgeCommit message (Expand)Author
2017-11-25Don't duplicate license text in all source filesHarry Jeffery
2017-11-24Make the loader interface opaqueHarry Jeffery
2017-11-24loader: Use event to pass image loading error to main threadHarry Jeffery
2017-11-24Sleep for longer when displaying still imagesHarry Jeffery
2017-11-24loader: Use SDL event queue to return imagesHarry Jeffery
2017-08-22Remove year from copyright noticesHarry Jeffery
2017-04-14Refactor loader to new styleHarry Jeffery
2016-10-21Rework thread resource leakHarry Jeffery
2016-09-28Fix thread resource leak in loaderHarry Jeffery
2016-04-26Add vim modelinesDmitrij D. Czarkoff
2016-04-22fixed comment typo in loader.hShanaXXII
2016-01-14Loading image data from standard inputDmitrij D. Czarkoff
2015-12-28Remove names from file copyright headersHarry Jeffery
2015-12-10Make imv_loader_get_image more informativeHarry Jeffery
2015-11-30Document imv_loader's methodsHarry Jeffery
2015-11-28Add some infrastructure for gif playbackHarry Jeffery
2015-11-28Load still images in the backgroundHarry Jeffery
2015-11-27Start performing loading in BGHarry Jeffery
2015-11-23Fix loader header guardHarry Jeffery
2015-11-19Rename imv_image -> imv_loader to prepare for refactoringHarry Jeffery