index
:
forks/imv
master
Fork of imv, replacing icu with libgrapheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-10
De-globalise the SDL window
Harry Jeffery
2015-11-10
Don't hang onto old window pointer in viewport
Harry Jeffery
2015-11-10
Remove unneeded call to SDL_GetWindowSize
Jose Diez
2015-11-10
Remove stray tab in viewport.h
Jose Diez
2015-11-10
Separate viewport logic into imv_viewport
Jose Diez
2015-11-10
Create manpage
Harry Jeffery
2015-11-10
Fix step-by-step playback
Harry Jeffery
2015-11-10
Use new image class
Harry Jeffery
2015-11-10
Add imv_image class
Harry Jeffery
2015-11-10
Rework navigator linked list management
Harry Jeffery
2015-11-10
De-globalise the renderer
Harry Jeffery
2015-11-10
Use correct paths when recursing
Harry Jeffery
2015-11-10
Fix invalid path skipping
Harry Jeffery
2015-11-10
Add recursive option
Harry Jeffery
2015-11-10
Fix a crash when no input files were valid
Harry Jeffery
2015-11-10
Use navigator class to manage input files
Harry Jeffery
2015-11-10
Add navigator class
Harry Jeffery
2015-11-10
Add missing copyright notices
Harry Jeffery
2015-11-10
Use new imv_texture class
Harry Jeffery
2015-11-10
Add imv_texture object
Harry Jeffery
2015-11-09
Add an option for auto-centering images
Harry Jeffery
2015-11-09
Improve view centering
Harry Jeffery
2015-11-09
Don't include processing time in delta time
Harry Jeffery
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
Update README
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 animated gif support to features in README
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
Update readme
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
Add install target to makefile
Harry Jeffery
2015-11-06
Put filename in window title
Harry Jeffery
[prev]
[next]