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 (
Expand
)
Author
2017-04-15
Fix compiler warning
Harry Jeffery
2017-04-15
Let commands take an arbitrary pointer
Harry Jeffery
2017-04-14
Fix command text input
Harry Jeffery
2017-04-14
Minor clean up of main.c
Harry Jeffery
2017-04-14
Move parse_args to end of main.c
Harry Jeffery
2017-04-14
Move some globals back to locals
Harry Jeffery
2017-04-14
Move rendering into its own function
Harry Jeffery
2017-04-14
Refactor navigator poll rate limiting
Harry Jeffery
2017-04-14
Move event handling into its own function
Harry Jeffery
2017-04-14
Refactor navigator to new style
Harry Jeffery
2017-04-14
Refactor viewport to new style
Harry Jeffery
2017-04-14
Refactor texture to new style
Harry Jeffery
2017-04-14
Refactor loader to new style
Harry Jeffery
2017-04-14
Let's not have imv_commands use hidden globals
Harry Jeffery
2017-04-14
Add some aliases
Harry Jeffery
2017-04-14
Add basic alias support
Harry Jeffery
2017-04-14
Add a rough command mode
Harry Jeffery
2017-04-12
Move basic functionality into commands
Harry Jeffery
2017-04-12
Add basic command system
Harry Jeffery
2017-04-12
Add generic list container
Harry Jeffery
2017-03-08
Merge pull request #104 from alkino/master
Harry Jeffery
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
Merge pull request #100 from crasm/master
Harry Jeffery
2016-12-28
Store getopt() return in a signed variable
crasm
2016-12-23
Fix indentation error
Harry Jeffery
2016-11-23
Merge pull request #99 from eXeC64/wall-of-text
Harry Jeffery
2016-11-22
Simplify VERSION handling
Dmitrij D. Czarkoff
2016-11-22
Unconditionally echo build commands
Dmitrij D. Czarkoff
2016-11-22
Separate preprocessor flags from compiler flags, libs from linker flags
Dmitrij D. Czarkoff
2016-11-17
Describe command "d" in manual
Dmitrij D. Czarkoff
2016-11-16
Reset slideshow timer when image changed via 'x'
Harry Jeffery
2016-10-23
Don't advertise hash sign usage with '-b' option
Dmitrij D. Czarkoff
2016-10-23
Simplify hex color parser
Dmitrij D. Czarkoff
2016-10-22
Release v2.1.3
Harry Jeffery
2016-10-22
Enable tests
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-27
Merge pull request #96 from gktrk/test-linking-fix
Harry Jeffery
2016-05-25
Fix the linking order of tests in the Makefile for --as-needed
Göktürk Yüksek
2016-05-15
Release v2.1.2
Harry Jeffery
2016-05-13
Fix build of imv on GNU libc
Dmitrij D. Czarkoff
2016-05-13
Remove "-std=gnu11" from .travis.yml
Dmitrij D. Czarkoff
2016-05-13
Continue to use -std=gnu11 for Travis
Dmitrij D. Czarkoff
2016-05-13
Release v2.1.1
Dmitrij D. Czarkoff
[prev]
[next]