本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Immanuel
/
sxiv
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Smaller minimum gif delay, fixed issue
#71
master
Bert Münnich
12 年之前
父節點
65d5d44696
當前提交
5dbf1b8eb9
共有
2 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+1
-1
image.c
+ 1
- 1
Makefile
查看文件
@@ -1,4 +1,4 @@
VERSION = git-2012082
4
VERSION = git-2012082
9
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
+ 1
- 1
image.c
查看文件
@@ -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…
取消
儲存