index
:
feh
hack/utf8_captions
master
imlib2 based image viewer
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
filelist.c
Age
Commit message (
Expand
)
Author
2012-02-05
- improved handling of images which have exif tags but not ours
Dennis Real
2012-01-27
optional exif support (build with exif=1), initial patch import
Daniel Friesel
2012-01-27
filelist.c: refactor stat error checks
Daniel Friesel
2012-01-27
filelist.c: Remove redundant "Couldn't load image" warning
Daniel Friesel
2012-01-26
feh --filelist: Do not overwrite filelist file if it is an image
Daniel Friesel
2011-10-10
filelist.c, imlib.c: Simplify opt.quiet handling
Daniel Friesel
2011-10-09
Add stat64 (-D_FILE_OFFSET_BITS=64) makeflag to support 64bit CIFS shares on ...
Daniel Friesel
2011-10-03
feh_display_info: Allow state to be reset for successive calls
Daniel Friesel
2011-09-30
feh_file_info_load: do not display error when run with --quiet
Daniel Friesel
2011-09-29
feh_printf: Check feh_file_info_load return status
Daniel Friesel
2011-08-29
Various code fixups
Daniel Friesel
2011-08-24
--filelist: Support reading from /dev/stdin ("-" as shortcut)
Daniel Friesel
2011-08-15
Convert C++ style comments to /* */
Daniel Friesel
2011-08-13
Add reload functionality for directories (derf#14)
Yu-Jie Lin
2011-05-23
filelist.c: Fix memleak in add_file_to_filelist_recursively scandir call
Daniel Friesel
2011-04-30
Replace some printf calls by fputs/putc
Daniel Friesel
2011-04-27
Merged pull request #20 from talisein/sortdir.
Daniel Friesel
2011-01-17
Copyright Foo
Daniel Friesel
2010-12-29
o Add each directory's files to the filelist alphanumerically, rather
Andrew Potter
2010-07-17
--debug-level → --debug
Daniel Friesel
2010-06-10
Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead
Daniel Friesel
2010-03-25
Actually detect an empty filelist
Daniel Friesel
2010-02-13
Change source code indentation (indent -kr -i8 -hnl, mainly)
Daniel Friesel
2010-02-05
Initial commit (upstream 1.3.4)
Daniel Friesel