Skip to content
Snippets Groups Projects
  1. Sep 12, 2012
  2. Aug 12, 2012
  3. Mar 12, 2012
  4. Mar 03, 2012
  5. Feb 26, 2012
  6. Jan 27, 2012
  7. Sep 28, 2011
  8. Sep 13, 2011
  9. Sep 01, 2011
  10. 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
  11. Aug 23, 2011
  12. Aug 11, 2011
    • Birte Kristina Friesel's avatar
      Show correct file number after deleting image · 64e9c952
      Birte Kristina Friesel authored
      In the image_remove function, slideshow_change_image needs to be called before
      removing the image from the filelist.  Because of this, the "x of y" displayed
      by --draw-filename is wrong (y is 1 too high).
      
      This commit introduces a new 'render' argument to slideshow_chingae_image.
      The image_remove function calls it with render=0, edits the filelist and then
      runs by winwidget_render_image itself.
      
      Patch by Yu-Jie Lin.
      64e9c952
  13. Aug 09, 2011
  14. Apr 30, 2011
  15. Apr 26, 2011
  16. Apr 22, 2011
  17. Jan 17, 2011
  18. Jan 13, 2011
  19. Dec 04, 2010
  20. Sep 10, 2010
  21. Aug 27, 2010
  22. Jul 08, 2010
  23. Jun 12, 2010
  24. Jun 11, 2010
  25. Jun 10, 2010
  26. May 03, 2010
  27. Mar 23, 2010
  28. Mar 21, 2010
  29. Mar 01, 2010
  30. Feb 13, 2010
  31. Feb 08, 2010
  32. Feb 05, 2010
Loading