- Jan 31, 2018
-
-
Birte Kristina Friesel authored
-
- Jan 30, 2018
-
-
Birte Kristina Friesel authored
-
- Jan 29, 2018
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
FWIW: This behaviour was already present before 394517d1
-
- Jan 27, 2018
-
-
Birte Kristina Friesel authored
-
- Jan 24, 2018
-
-
ulteq authored
-
- Jan 21, 2018
-
-
Birte Kristina Friesel authored
-
- Jan 20, 2018
-
-
ulteq authored
* Prevents nasty loading loops * Prevents zombie subprocesses * Fixes the conversion timeout detection routine
-
- Jan 19, 2018
-
-
Birte Kristina Friesel authored
-
ulteq authored
Halves the start-up time of the slideshow if the title contains data from 'file->info'
-
- Jan 08, 2018
-
-
Birte Kristina Friesel authored
-
-
Birte Kristina Friesel authored
-
Max Rees authored
-
- Jan 07, 2018
-
-
Max Rees authored
On glibc, if output is redirected to a file, output will look like this: touch test/ok/gif touch test/ok/jpg touch test/ok/png touch test/ok/pnm test/ok/gif test/ok/jpg test/ok/png test/ok/pnm On musl, if stdout is redirected to a file, output looks like this: test/ok/gif touch test/ok/gif touch test/ok/jpg touch test/ok/png touch test/ok/pnm test/ok/jpg test/ok/png test/ok/pnm On glibc and musl, if stdout is interactive, it looks like this: test/ok/gif touch test/ok/gif test/ok/jpg touch test/ok/jpg test/ok/png touch test/ok/png test/ok/pnm touch test/ok/pnm Adding two fflush calls makes all behavior look like the last example. Test cases have been updated accordingly.
-
- Dec 28, 2017
-
-
derf authored
Only calculate required zoom ratio when necessary
-
Birte Kristina Friesel authored
-
ulteq authored
This will prevent unnecessary calls to 'feh_calc_needed_zoom'
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
-
Birte Kristina Friesel authored
-
https://github.com/ulteq/fehBirte Kristina Friesel authored
Merge branch 'imlib-cache-utilization' of https://github.com/ulteq/feh into ulteq-imlib-cache-utilization
-
ulteq authored
This option allows you to change the default imlib2 image cache size of 4 MiB.
-
- Dec 27, 2017
-
-
ulteq authored
This prevents removing the image data from the cache, when moving back and forth between images. As suggested by the Imlib documentation: http://alien.cern.ch/cache/imlib2-1.0.6/doc/
-
- Dec 09, 2017
-
-
derf authored
Fixed typo
-
- Dec 07, 2017
-
-
Birte Kristina Friesel authored
might resolve #333 and #348
-
Birte Kristina Friesel authored
Closes #351
-
- Dec 04, 2017
-
-
David Pedersen authored
-
- Nov 07, 2017
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Nov 04, 2017
-
-
Birte Kristina Friesel authored
-
- Nov 01, 2017
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Oct 31, 2017
-
-
derf authored
imlib: Look up CA certificates by $CURL_CA_BUNDLE.
-
- Oct 29, 2017
-
-
Marius Bakke authored
Similar to the `curl` command-line tool.
-