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
Update manpage
Harry Jeffery
2015-11-11
Add -a flag and update usage
Harry Jeffery
2015-11-11
Merge some frame processing logic
Harry Jeffery
2015-11-11
viewport_reset -> viewport_scale_to_window, add viewport_scale_to_actual
Jose Diez
2015-11-11
Viewport: autoscale and center by default unless interacted with
Jose Diez
2015-11-11
Improve Makefile
Harry Jeffery
2015-11-11
Move manpage into doc directory
Harry Jeffery
2015-11-11
Update makefile to use a build directory
Harry Jeffery
2015-11-11
Fix unusual gifs
Harry Jeffery
2015-11-11
Avoid reloading an image if the path hasn't changed
Jose Diez
2015-11-11
Code cleanup: moved some SDL calls to the appropriate classes.
Jose Diez
2015-11-11
Remove bugs manpage section
Harry Jeffery
2015-11-11
Indicate when loading in the status
Harry Jeffery
2015-11-11
Fix file handle leak
Harry Jeffery
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
[next]