summaryrefslogtreecommitdiff
path: root/src/slideshow.c
AgeCommit message (Collapse)AuthorLines
2010-03-26Patch by muennich: Correctly set [Paused] window titleDaniel Friesel-9/+2
2010-03-25Actually detect an empty filelistDaniel Friesel-16/+7
This fixes imlib2 warnings (and occasional X errors/segfaults), which used to occur when all files in feh's filelist were suddenly deleted by an external application. Now, feh simply quits with "No more slides in show" (which makes more sense, IMHO).
2010-03-24Fix segfault related to the random slideshow jump featureDaniel Friesel-1/+3
2010-03-23Implement random slideshow jump ('z')Decklin Foster-0/+3
2010-02-13Print an error if 's' button (slidehsow_save_image) failsDaniel Friesel-1/+5
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-521/+453
2010-02-07slideshow.c: Update comment (again)Daniel Friesel-7/+8
2010-02-07Update "No more slides in show" commentDaniel Friesel-2/+8
2010-02-07Don't die after three unloadable images. We'l see if this actually breaks ↵Daniel Friesel-1/+1
something.
2010-02-05Apply 02_changeset_r53_slideshow_fix.patch from DebianDaniel Friesel-1/+1
2010-02-05Apply 02_changeset_r46_compilation_fixes.patch from DebianDaniel Friesel-1/+1
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+582