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
2017-03-06
Add command 'X' to remove image from disk too
Nicolas Cornu
2017-02-09
Show image scale in window title
Mark Oteiza
2016-12-28
Store getopt() return in a signed variable
crasm
2016-12-23
Fix indentation error
Harry Jeffery
2016-11-16
Reset slideshow timer when image changed via 'x'
Harry Jeffery
2016-10-23
Simplify hex color parser
Dmitrij D. Czarkoff
2016-10-21
Fix leak of images awaiting collection in loader
Harry Jeffery
2016-10-21
Rework thread resource leak
Harry Jeffery
2016-10-20
Cap playback delta-time to 100 ms
Harry Jeffery
2016-10-09
Be more correct in read_from_stdin()
Dmitrij D. Czarkoff
2016-09-28
Fix thread resource leak in loader
Harry Jeffery
2016-09-27
Fix minor memory leak in load_font()
Harry Jeffery
2016-09-27
Fix GetWidth/GetHeight typo in main.c
Harry Jeffery
2016-05-13
Fix build of imv on GNU libc
Dmitrij D. Czarkoff
2016-05-01
Make imv_navigator_add() return an integer value
Dmitrij D. Czarkoff
2016-05-01
Remove buf_size from struct imv_navigator
Dmitrij D. Czarkoff
2016-04-29
Fix uninitialized use of "last_time"
Dmitrij D. Czarkoff
2016-04-29
Remember files' modification times, not their directories'
Dmitrij D. Czarkoff
2016-04-29
Use single buffer for title and overlay
Dmitrij D. Czarkoff
2016-04-26
Reimplement '-x' flag
Dmitrij D. Czarkoff
2016-04-26
Fix segmentation violation
Dmitrij D. Czarkoff
2016-04-26
Fix reporting image change
Dmitrij D. Czarkoff
2016-04-26
Indent fix
Dmitrij D. Czarkoff
2016-04-26
Add vim modelines
Dmitrij D. Czarkoff
2016-04-26
Conditionally ignore key repeat
Dmitrij D. Czarkoff
2016-04-25
Make '+' work on all layouts
Dmitrij D. Czarkoff
2016-04-22
fixed comment typo in loader.h
ShanaXXII
2016-04-02
Add -x switch to exit imv when reaching end of file list.
Hannes Koerber
2016-03-06
Read file list from standard input continuosly
Dmitrij D. Czarkoff
2016-02-21
Honour EXIF orientation tag
Dmitrij D. Czarkoff
2016-02-08
Remove tabs
Harry Jeffery
2016-02-08
Fix #78
Harry Jeffery
2016-01-24
Fix bug in slideshow timing
Harry Jeffery
2016-01-17
Fix memory leak in imv_navigator_destroy
Harry Jeffery
2016-01-16
Add third scaling mode: best fit
Dmitrij D. Czarkoff
2016-01-16
Provide some feedback to users when no arguments are given
Harry Jeffery
2016-01-16
Trim usage information for -h
Harry Jeffery
2016-01-14
Loading image data from standard input
Dmitrij D. Czarkoff
2016-01-13
Use PATH_MAX for buffers holding paths
Dmitrij D. Czarkoff
2016-01-13
Sort static functions
Dmitrij D. Czarkoff
2016-01-13
Declare static functions above all code
Dmitrij D. Czarkoff
2016-01-13
Remove "imv_loader_" prefix from static functions
Dmitrij D. Czarkoff
2016-01-13
In 'void *' functions return NULL instead of 0
Dmitrij D. Czarkoff
2016-01-13
Fix strict build on GCC
Harry Jeffery
2016-01-01
Include <limits.h>
Dmitrij D. Czarkoff
2015-12-30
Reduce amount of stat(2) calls
Dmitrij D. Czarkoff
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
[prev]
[next]