- May 11, 2011
-
-
Birte Kristina Friesel authored
-
- May 10, 2011
-
-
Birte Kristina Friesel authored
This fixes a really weird bug where continued theme definitions containing just one option/value pair caused feh to mis-parse parts of the following line. Apparently, subsequent realloc calls mixed with strdups in another function caused parts of the list (argv) content to be overwritten by the content of the list pointer itself. I wasn't able to find out the exact causes / conditions.
-
- Apr 30, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Apr 27, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 26, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 16, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 01, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 21, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 19, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 02, 2011
-
-
Birte Kristina Friesel authored
-
- Feb 27, 2011
-
-
Birte Kristina Friesel authored
-
- Feb 16, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Feb 15, 2011
-
-
Andrew Potter authored
-
- Jan 29, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 25, 2011
-
-
Birte Kristina Friesel authored
In feh_parse_option_array, when a hold-action is set from a theme it would behave differently than one set from commandline. Theme: ;;foo would become foo (incorrect) cmdline: ;;foo would become ;foo (correct) I doubt anybody would ever have noticed it, since ;foo is a shell syntax error anyways, but it's definitely better to be on the safe side.
-
- Jan 24, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 23, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 22, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 17, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 15, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Jan 14, 2011
-
-
Birte Kristina Friesel authored
-
- Sep 14, 2010
-
-
Birte Kristina Friesel authored
When executing an action starting with a semicolon, feh will not skip to the next slide. The semicolon is not passed on to the executing shell, of course. This is kinda ugly, but at least it makes action handling somewhat more flexible.
-
- Sep 10, 2010
-
-
Birte Kristina Friesel authored
-
- Sep 05, 2010
-
-
Levi Smith authored
Option --action-hold-slide. If specified, when in slideshow mode images will not automatically change after running user action. Otherwise, slideshow images will cycle after action as usual.
-
- Aug 27, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Jul 17, 2010
-
-
Birte Kristina Friesel authored
-
- Jul 09, 2010
-
-
Birte Kristina Friesel authored
-
- Jul 08, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Jul 04, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Jun 25, 2010
-
-
Birte Kristina Friesel authored
-
- Jun 19, 2010
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-