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 (
Collapse
)
Author
2015-11-11
Fix navigator path recursion infinite loop
Harry Jeffery
2015-11-11
Skip adding unsupported filetypes
Harry Jeffery
2015-11-11
Show number of images in title
Harry Jeffery
2015-11-11
Use dynamic array in navigator instead of linked list
Harry Jeffery
2015-11-11
Show image dimensions in titlebar
Harry Jeffery
2015-11-11
Add c = center hotkey
Harry Jeffery
2015-11-11
Clean up main loop
Harry Jeffery
2015-11-11
Let imv_navigator keep track of path changes
Harry Jeffery
2015-11-11
Let imv_image track changes to itself
Harry Jeffery
2015-11-10
Use C style comments
Harry Jeffery
2015-11-10
Add debug target
Harry Jeffery
2015-11-10
Fix typo in error message
Harry Jeffery
2015-11-10
Add installation instructions
Harry Jeffery
2015-11-10
Update README
Harry Jeffery
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
[prev]
[next]