From 78a066bc2f66367f590425828ebc5bae32bb8407 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 9 Jun 2010 10:46:02 +0200 Subject: Use SIGUSR1/SIGUSR2 in slideshow mode to change images --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a879082..aad7e61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ git HEAD * Draw a nice little message when in caption editing mode with empty caption (to indicate that caption editing is actually active) * caption mode: Automatically create caption directory if it doesn't exist + * Slideshow mode: SIGUSR1 = next image, SIGUSR2 = previous image Sat Jun 5 21:35:25 CEST 2010 Daniel Friesel