Changelog:
r45001 | compyx | 2024-02-19 07:43:10 +0000 (Mon, 19 Feb 2024) | 5 lines
ZBMV: fix unused function warnings
Only generate decoder functions from templates when `ZBMV_INCLUDE_DECODER` is
defined. This avoids warnings from clang.
------------------------------------------------------------------------
r45000 | compyx | 2024-02-19 07:34:23 +0000 (Mon, 19 Feb 2024) | 2 lines
Fix some -Wshorten64-to-32 warnings
------------------------------------------------------------------------
r44999 | pottendo | 2024-02-18 22:39:49 +0000 (Sun, 18 Feb 2024) | 2 lines
WiC64: fixed some docs
------------------------------------------------------------------------
r44998 | pottendo | 2024-02-18 21:50:21 +0000 (Sun, 18 Feb 2024) | 2 lines
WiC64: on wic64 reset, also reset remote timeout to factory default (5s).
------------------------------------------------------------------------
r44995 | pottendo | 2024-02-18 19:14:32 +0000 (Sun, 18 Feb 2024) | 2 lines
Added option `-wic64remotetimeout', resources and GUI elements accordingly.
------------------------------------------------------------------------