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-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
2015-11-19
Rename imv_image -> imv_loader to prepare for refactoring
Harry Jeffery
2015-11-19
Use fontconfig to search for fonts
Harry Jeffery
2015-11-19
Don't recommend -i in documentation
Harry Jeffery
2015-11-17
Add an overlay option '-d'.
Harry Jeffery
2015-11-16
Support upper-case hex
Harry Jeffery
2015-11-14
Fix memory leak
Harry Jeffery
2015-11-14
Fix non-animated gifs
Harry Jeffery
2015-11-14
Rework zooming
Harry Jeffery
2015-11-14
Don't use FreeImage_AllocateEx
Harry Jeffery
2015-11-14
Add -u option for nearest neighbour resampling
Harry Jeffery
2015-11-14
Don't use FreeImage_EnlargeCanvas
Harry Jeffery
2015-11-14
Add -b option to set background
Harry Jeffery
2015-11-14
Add support for chequered/colored backgrounds
Harry Jeffery
2015-11-14
Fix PNG transparency
Harry Jeffery
2015-11-13
Remove obsolete 's' hotkey
Harry Jeffery
2015-11-13
Just show new frame for unhandled cases
Harry Jeffery
2015-11-13
imv_navigator_set_path
Michal Koutenský
2015-11-13
sxiv-like 'start at' option
Michal Koutenský
2015-11-13
Fix out of date usage synopsis
Harry Jeffery
2015-11-13
Merge pull request #23 from autrimpo/master
Harry Jeffery
2015-11-13
Fix gif playback speed for some gifs
Harry Jeffery
2015-11-12
Fix crash 0 when max texture dimensions = 0
Harry Jeffery
2015-11-12
position independend -
Michal Koutenský
2015-11-12
parse options using getopt
Michal Koutenský
2015-11-12
Relicence imv to GPLv2+
Harry Jeffery
2015-11-12
Use just '-' to signify stdin file list
Harry Jeffery
2015-11-12
Print current image path to stdout
Harry Jeffery
2015-11-12
Add GPL information for the FreeImage library
Harry Jeffery
2015-11-11
Print version information in help
Harry Jeffery
2015-11-11
Tweak scaling
Harry Jeffery
2015-11-11
Improve zooming behaviour
Harry Jeffery
2015-11-11
Zoom into things
Jose Diez
2015-11-11
Center into image when the mouse is outside bounds
Jose Diez
2015-11-11
Improved zoom behaviour
Jose Diez
[prev]
[next]