Changelog:
r44854 | compyx | 2023-12-09 18:13:31 +0000 (Sat, 09 Dec 2023) | 4 lines
Documentation: msys2: make using the correct shell stand out more
Also add simple check for the correct shell (echo $MSYSTEM).
------------------------------------------------------------------------
r44853 | pottendo | 2023-12-09 17:08:31 +0000 (Sat, 09 Dec 2023) | 3 lines
wic64: fixed typos
mingw32/64, docker-cross build: updated, build 32bit package.
------------------------------------------------------------------------
r44852 | pottendo | 2023-12-08 22:47:34 +0000 (Fri, 08 Dec 2023) | 1 line
wic64: archdep code for win32 implemented for peeking socket -> TCP_AVAILABLE works
------------------------------------------------------------------------
r44851 | compyx | 2023-12-08 15:59:06 +0000 (Fri, 08 Dec 2023) | 5 lines
Gtk3: new ROM manager: reorganize code layout
Order functions: event handlers, other static functions, public functions.
Remove three no longer used public functions.
------------------------------------------------------------------------
r44850 | pottendo | 2023-12-08 15:56:24 +0000 (Fri, 08 Dec 2023) | 2 lines
wic64.c: WIC64_CMD_IS_HARDWARE implemented.
------------------------------------------------------------------------