Skip to content
Snippets Groups Projects
  1. Sep 20, 2018
  2. Aug 05, 2018
  3. May 11, 2018
  4. Mar 07, 2018
  5. Feb 28, 2018
  6. Feb 14, 2018
  7. Jan 23, 2018
  8. Jan 14, 2018
  9. Jun 06, 2016
  10. May 28, 2016
    • guns's avatar
      New sort option: dirname · 7db8895f
      guns authored
      Sort filelist by dirname, then by name. This results in file entries
      sorting before subdirectory entries.
      
      Useful in conjunction with upcoming prev_dir and next_dir navigation
      actions.
      7db8895f
  11. Feb 18, 2016
  12. Apr 07, 2015
  13. Aug 03, 2014
  14. Apr 14, 2014
  15. Dec 29, 2013
  16. Dec 03, 2013
  17. Feb 08, 2013
  18. Feb 01, 2013
  19. Jan 30, 2013
    • guns's avatar
      New sort option: mtime · 4fae6007
      guns authored
      Sort filelist by modification time, newer files first. Useful for
      perusing a directory of images by most recently added or changed.
      4fae6007
  20. Oct 13, 2012
  21. Aug 27, 2012
  22. Mar 01, 2012
  23. Feb 06, 2012
    • Birte Kristina Friesel's avatar
      EXIF fixes by reald (closes #80) · b1e497e7
      Birte Kristina Friesel authored
      commit 9c8226a1
      Merge: e4483e5e 132ecc0f
      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 e4483e5e
      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 132ecc0f
      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
      b1e497e7
  24. Feb 05, 2012
  25. Jan 27, 2012
  26. Jan 26, 2012
  27. Oct 09, 2011
  28. Oct 03, 2011
  29. Sep 30, 2011
  30. Sep 29, 2011
  31. Aug 29, 2011
    • Birte Kristina Friesel's avatar
      Various code fixups · 6206ca48
      Birte Kristina Friesel authored
      * remove unused variable Im1 in filelist.c
      * options are initialised as 0, so only explicitly set those to 0 for which it
        makes sense because of their context
      * Make a few warnings about wrong option combinations fatal
      6206ca48
Loading