Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 27, 2012
  3. Jan 25, 2012
  4. Jan 02, 2012
  5. Oct 24, 2011
  6. Oct 09, 2011
  7. Oct 03, 2011
  8. Sep 28, 2011
  9. Sep 12, 2011
  10. Sep 02, 2011
  11. Sep 01, 2011
  12. Aug 31, 2011
    • Birte Kristina Friesel's avatar
      feh_reload_image: Always die if reload failed · 8b79bc33
      Birte Kristina Friesel authored
      This fixes a segfault in --reload when the image becomes unloadable while feh
      is running.
      
      Note that this does not affect --reload with more than one file: If the
      current image is removed, feh will simply jump to the next image. feh will
      only quit if the file still exists, but can no longer be loaded.
      8b79bc33
  13. Aug 23, 2011
  14. Aug 18, 2011
  15. Aug 09, 2011
  16. May 31, 2011
  17. May 12, 2011
  18. Apr 30, 2011
  19. Apr 27, 2011
  20. Apr 26, 2011
  21. Apr 22, 2011
  22. Feb 16, 2011
  23. Feb 15, 2011
  24. Feb 09, 2011
    • Birte Kristina Friesel's avatar
      imlib.c: Use wget --no-clobber · 23421a86
      Birte Kristina Friesel authored
      This prevents a (highly unlikely) case of an attacker knowing feh's PID and
      the user's URL rewriting user files by means of a TOCTTOU attack.
      
      It is still possible to _create_ arbitrary files via dangling symlinks. That
      will be fixed once I switch from wget to libcurl.
      23421a86
  25. Jan 17, 2011
  26. Dec 04, 2010
  27. Nov 07, 2010
  28. Oct 03, 2010
Loading