This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
sxiv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Smaller minimum gif delay, fixed issue
#71
master
Bert Münnich
12 years ago
parent
65d5d44696
commit
5dbf1b8eb9
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+1
-1
image.c
+ 1
- 1
Makefile
View File
@@ -1,4 +1,4 @@
VERSION = git-2012082
4
VERSION = git-2012082
9
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
+ 1
- 1
image.c
View File
@@ -31,7 +31,7 @@
#include "util.h"
#include "config.h"
enum { MIN_GIF_DELAY = 5
0
};
enum { MIN_GIF_DELAY =
2
5 };
float zoom_min;
float zoom_max;
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save