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
Age
Commit message (
Expand
)
Author
2015-12-30
Allow fractional slideshow timeout
Dmitrij D. Czarkoff
2015-12-28
Hide functions that are not exposed via headers
Dmitrij D. Czarkoff
2015-12-28
Remove names from file copyright headers
Harry Jeffery
2015-12-28
Add checks for malloc(3)
Dmitrij D. Czarkoff
2015-12-28
Use stat(2) to monitor file changes
Dmitrij D. Czarkoff
2015-12-28
Use realloc(3) for extending buffer
Dmitrij D. Czarkoff
2015-12-26
Improve readability of g_options
Harry Jeffery
2015-12-26
Merge pull request #62 from czarkoff/font
Harry Jeffery
2015-12-25
Document default font change in help text
Dmitrij D. Czarkoff
2015-12-25
Use default font
Dmitrij D. Czarkoff
2015-12-25
Don't use "stdin" variable name
Dmitrij D. Czarkoff
2015-12-10
don't create chequered bg if its not used
Aleksandra Kosiacka
2015-12-10
hide mouse on key press
Aleksandra Kosiacka
2015-12-10
Add support for reloading files
Jose Diez
2015-12-10
Move text rendering into a util function
Harry Jeffery
2015-12-10
Make imv_loader_get_image more informative
Harry Jeffery
2015-12-10
Clean up redraw logic
Harry Jeffery
2015-12-10
fix images not resizing when toggling fullscreen mode
Aleksandra Kosiacka
2015-12-10
add -l option for listing all open images on exit
Aleksandra Kosiacka
2015-12-09
Add slideshow option.
Hannes Koerber
2015-12-08
Refactor imv_navigator interface
Harry Jeffery
2015-12-07
Permit falling back to software renderer
Harry Jeffery
2015-12-04
Handle null window/renderer gracefully
Harry Jeffery
2015-11-30
Comment main.c more thoroughly
Harry Jeffery
2015-11-30
Document imv_loader's methods
Harry Jeffery
2015-11-30
Document imv_texture's methods
Harry Jeffery
2015-11-30
Document utils
Harry Jeffery
2015-11-30
Document imv_viewport's methods
Harry Jeffery
2015-11-30
Document imv_navigator's methods
Harry Jeffery
2015-11-28
Improve cancellation responsiveness
Harry Jeffery
2015-11-28
Clean up overlays on exit
Harry Jeffery
2015-11-28
Don't use a possibly NULL current_path
Harry Jeffery
2015-11-28
Use correct free function for SDL_Surface
Harry Jeffery
2015-11-28
Resume playback on image change
Harry Jeffery
2015-11-28
Remove unused parameter
Harry Jeffery
2015-11-28
Move utility functions from main.c to util.c
Harry Jeffery
2015-11-28
Reintroduce text overlay
Harry Jeffery
2015-11-28
Hack image changing logic back into shape
Harry Jeffery
2015-11-28
Improve responsiveness by allowing bg threads to co-exist
Harry Jeffery
2015-11-28
Fix memory corruption bug in imv_navigator_remove_path
Harry Jeffery
2015-11-28
Fix pausing
Harry Jeffery
2015-11-28
Implement background frame loading
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
add imv_navigator_remove_path function
Harry Jeffery
2015-11-27
Retrive viewport image dimensions from texture, not loader
Harry Jeffery
2015-11-27
Start performing loading in BG
Harry Jeffery
2015-11-23
Fix loader header guard
Harry Jeffery
2015-11-20
Remove unnecessary malloc casts
Harry Jeffery
2015-11-20
Add support for -n PATH starting specifier
Harry Jeffery
[next]