index
:
forks/imv
master
Fork of imv, replacing icu with libgrapheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
loader.h
Age
Commit message (
Expand
)
Author
2017-11-25
Don't duplicate license text in all source files
Harry Jeffery
2017-11-24
Make the loader interface opaque
Harry Jeffery
2017-11-24
loader: Use event to pass image loading error to main thread
Harry Jeffery
2017-11-24
Sleep for longer when displaying still images
Harry Jeffery
2017-11-24
loader: Use SDL event queue to return images
Harry Jeffery
2017-08-22
Remove year from copyright notices
Harry Jeffery
2017-04-14
Refactor loader to new style
Harry Jeffery
2016-10-21
Rework thread resource leak
Harry Jeffery
2016-09-28
Fix thread resource leak in loader
Harry Jeffery
2016-04-26
Add vim modelines
Dmitrij D. Czarkoff
2016-04-22
fixed comment typo in loader.h
ShanaXXII
2016-01-14
Loading image data from standard input
Dmitrij D. Czarkoff
2015-12-28
Remove names from file copyright headers
Harry Jeffery
2015-12-10
Make imv_loader_get_image more informative
Harry Jeffery
2015-11-30
Document imv_loader's methods
Harry Jeffery
2015-11-28
Add some infrastructure for gif playback
Harry Jeffery
2015-11-28
Load still images in the background
Harry Jeffery
2015-11-27
Start performing loading in BG
Harry Jeffery
2015-11-23
Fix loader header guard
Harry Jeffery
2015-11-19
Rename imv_image -> imv_loader to prepare for refactoring
Harry Jeffery