summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-04feh(1): minor fixDaniel Friesel
2012-03-04Merge branch 'master' of ssh://github.com/reald/fehDennis Real
2012-03-04test case adapted to new testfileDennis Real
2012-03-04test file with some exif data addedDennis Real
2012-03-04document supported formatsDaniel Friesel
2012-03-03magick: use correct filenameDaniel Friesel
2012-03-03use convert (imagemagick) for unsupported file typesDaniel Friesel
2012-03-02update x11 tests for %S/%P changesDaniel Friesel
2012-03-01quiet/verbose adjustmentsDaniel Friesel
2012-02-28test case adapted to new testfileDennis Real
2012-02-28Merge remote branch 'upstream/master'Dennis Real
2012-02-28test file with some exif data addedDennis Real
2012-02-28Merge branch 'master' of aneurysm:var/git_root/fehDaniel Friesel
2012-02-28feh(1): make config file names clearerDaniel Friesel
2012-02-28feh(1): Update CONFIGURATIONDaniel Friesel
2012-02-26Merge branch 'master' of aneurysm:var/git_root/fehDaniel Friesel
2012-02-26README: link to reald/feh for exif=1Daniel Friesel
2012-02-26Merge github.com:reald/fehDaniel Friesel
2012-02-26Update test files, fix omitted {} in list.cDaniel Friesel
2012-02-26Merge remote branch 'upstream/master'Dennis Real
Conflicts: src/exif.c
2012-02-26evaluate some nikon specific flash infoDennis Real
2012-02-26list: Remove now useless double tabDaniel Friesel
2012-02-26fix zoom_default for --scale-downDaniel Friesel
2012-02-26feh_printf: Fix/Add %S/%P for human-readable sizes, use them in --listDaniel Friesel
2012-02-12Revert "Merge --scale-down / window dimension change patch"Daniel Friesel
This reverts commit b6a1cff6db874f4708d5ff5ea6a17248610b7d90.
2012-02-12Merge --scale-down / window dimension change patchDaniel Friesel
2012-02-06EXIF fixes by reald (closes #80)Daniel Friesel
commit 9c8226a1a54d1246e086923bb1b36e3827b25767 Merge: e4483e5 132ecc0 Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 17:24:17 2012 +0100 Merge branch 'master' of ssh://github.com/reald/feh commit e4483e5e25a1471728a31a18d22ba86def489509 Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 16:56:29 2012 +0100 - improved handling of images which have exif tags but not ours - fixed uninitialized pointer in thumbnail mode - added nikon lens info if available commit 132ecc0f9f0a2243c4f6745d0af36be810bf9eba Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 16:56:29 2012 +0100 - improved handling of images which have exif tags but not ours - fixed uninitialzed pointer in thumbnail mode - added nikon lens info if available
2012-02-05Merge branch 'master' of ssh://github.com/reald/fehDennis Real
2012-02-05- improved handling of images which have exif tags but not oursDennis Real
- fixed uninitialized pointer in thumbnail mode - added nikon lens info if available
2012-02-05- improved handling of images which have exif tags but not oursDennis Real
- fixed uninitialzed pointer in thumbnail mode - added nikon lens info if available
2012-02-02Release v2.3Daniel Friesel
2012-02-02Accept offset-only arguments for --geometry (closes #73)Daniel Friesel
2012-02-02Update test images (no visible difference, perhaps font rendering changes)Daniel Friesel
2012-02-01Update Changelog / authorsDaniel Friesel
2012-02-01feh(1): Fix comma mistakeDaniel Friesel
2012-02-01feh(1): Document toggle_exif / --draw-exifDaniel Friesel
2012-02-01No -Q for exif=1, long option and key binding are enoughDaniel Friesel
2012-01-28feh(1): Note about EXIF supportDaniel Friesel
2012-01-28Show exif flag in manpage / --versionDaniel Friesel
2012-01-27optional exif support (build with exif=1), initial patch importDaniel Friesel
2012-01-27filelist.c: refactor stat error checksDaniel Friesel
2012-01-27filelist.c: Remove redundant "Couldn't load image" warningDaniel Friesel
2012-01-27Update TODO (via github)Daniel Friesel
2012-01-26feh --filelist: Do not overwrite filelist file if it is an imageDaniel Friesel
2012-01-25imlib.c: Set CURLOPT_VERBOSE when built with DEBUGDaniel Friesel
2012-01-25Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messagesDaniel Friesel
2012-01-25Do not refer to --help unless it is compiled in (Debian #657171)Daniel Friesel
2012-01-24feh(1): Mention HTTP support more prominently (Debian #655431)Daniel Friesel
2012-01-23feh(1): Another exampleDaniel Friesel
2012-01-17feh(1): Excplicitly state that --geometry does not enforce its limitationsDaniel Friesel