Recover work after repo corruption, experimental icons for channels, merge http.c keepalive changes from PR

This commit is contained in:
winsped
2026-07-12 02:10:25 +03:00
parent 4059bf5363
commit f4b28f68bc
13 changed files with 55 additions and 16 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

+3 -1
View File
@@ -1,2 +1,4 @@
#define IDI_BACKCORDIC 101
#define IDI_BACKCORDBANNERIC 102
#define IDI_BACKCORDBANNERIC 102
#define IDI_CHANNEL_VC 111
#define IDI_CHANNEL_ANC 112
BIN
View File
Binary file not shown.
+3 -1
View File
@@ -1,4 +1,6 @@
#include "res.h"
IDI_BACKCORDIC RCDATA "backcord_icon.png"
IDI_BACKCORDBANNERIC BITMAP "backcordbanner.bmp"
IDI_BACKCORDBANNERIC BITMAP "backcordbanner.bmp"
IDI_CHANNEL_VC BITMAP "vc.bmp"
IDI_CHANNEL_ANC BITMAP "anc.bmp"
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B