Skip to content

r44867 OpenSUSE TumbleWeed

Compare
Choose a tag to compare
@Zibri Zibri released this 13 Dec 10:22
c2b97ae

Changelog:

r44867 | compyx | 2023-12-13 10:04:17 +0000 (Wed, 13 Dec 2023) | 7 lines

hvsclib: disable some debugging, clean up code a bit

Also bump library version number to 0.2 since md5 lookups were added, resulting
in being able to looking up "foreign" PSID file STIL/SLDB data. (When merging
the updated code back into the standalone repo the use of libgcrypt should be
enabled for md5 lookups).

------------------------------------------------------------------------
r44866 | pottendo | 2023-12-12 20:52:22 +0000 (Tue, 12 Dec 2023) | 3 lines

wic64: corrected error return in http_post_data w/o url, avoid static allocation for URL,
improved reset

------------------------------------------------------------------------
r44865 | pottendo | 2023-12-12 18:29:54 +0000 (Tue, 12 Dec 2023) | 3 lines

wic64: fixed http_post for servers not telling content length and
corrected WIC_CMD_POST_URL.

------------------------------------------------------------------------
r44864 | compyx | 2023-12-12 13:04:46 +0000 (Tue, 12 Dec 2023) | 5 lines

Gtk3: ROM manager: add buttons to load the normal chargen or ze German chargen in xpet

Add buttons to set the "ChargenName" resource in xpet to select a charset, like
in the current ROM settings dialog in xpet.

------------------------------------------------------------------------
r44863 | compyx | 2023-12-12 12:15:29 +0000 (Tue, 12 Dec 2023) | 5 lines

Gtk3: ROM manager: add button (eject icon) to unload ROMs

Add a little eject icon next to the ROM widgets selection widgets to unload
the ROM (setting the resource to "").

------------------------------------------------------------------------