log tools/lib64fmts.c @ 2581:60ffbddedd07

age author description
Sun, 20 Mar 2022 14:53:51 +0200 Matti Hamalainen Add read support for unknown $0801 viewer format XX6.
Sun, 20 Mar 2022 14:50:13 +0200 Matti Hamalainen Reorder some format specific probe functions etc.
Thu, 10 Mar 2022 22:37:05 +0200 Matti Hamalainen Use { 0 } initializer instead of {}.
Wed, 02 Mar 2022 00:31:27 +0200 Matti Hamalainen Add preliminary support for "Unknown $1000 format (unpacked)" as "xx5".
Mon, 18 Oct 2021 15:42:14 +0300 Matti Hamalainen Change DEF_REPEAT_BLOCK*() macro to have operator argument.
Mon, 18 Oct 2021 07:38:23 +0300 Matti Hamalainen Cosmetics.
Mon, 18 Oct 2021 06:39:33 +0300 Matti Hamalainen Add support for another unknown MC bitmap format.
Tue, 27 Jul 2021 08:56:41 +0300 Matti Hamalainen Reorder / rename Unknown format 3 to Format XX3.
Mon, 26 Jul 2021 01:51:13 +0300 Matti Hamalainen Add read-only support for another unknown unpacked c64 MC format (contains a viewer routine).
Sat, 02 Jan 2021 11:42:17 +0200 Matti Hamalainen Bump copyright years.
Sat, 29 Aug 2020 00:20:08 +0300 Matti Hamalainen Add support for Giga-Paint hires format that includes screen RAM. Not sure
Thu, 23 Jul 2020 03:38:31 +0300 Matti Hamalainen Clean up SupeRES decoder loop a bit.
Fri, 15 May 2020 07:46:14 +0300 Matti Hamalainen Initialize result variable.
Fri, 15 May 2020 07:44:12 +0300 Matti Hamalainen Implement SupeRes encoding.
Fri, 15 May 2020 04:04:57 +0300 Matti Hamalainen Rename DMSupeResCtx to DMSupeResDecCtx.
Fri, 15 May 2020 03:32:03 +0300 Matti Hamalainen Cosmetic.
Fri, 15 May 2020 03:23:59 +0300 Matti Hamalainen Clean up the SupeRes decoder a bit.
Fri, 15 May 2020 03:06:48 +0300 Matti Hamalainen Add new field 'size_t extra' to DMC64ImageFormat for certain image format data
Fri, 15 May 2020 02:46:53 +0300 Matti Hamalainen Add preliminary decoder for SupeRes hires and multicolor files. The decoder
Fri, 31 Jan 2020 21:48:45 +0200 Matti Hamalainen Fix write support of Abyss Connection PETSCII-Editor 4.61 (unpacked) format.
Sun, 12 Jan 2020 03:41:02 +0200 Matti Hamalainen Add support for Abyss Connection PETSCII-Editor 4.61 (unpacked) raw file format.
Thu, 09 Jan 2020 20:14:58 +0200 Matti Hamalainen More printf() format specifier size_t -related fixes.
Wed, 08 Jan 2020 13:04:03 +0200 Matti Hamalainen Mark Marq's newer PETSCII editor format as (new format).
Wed, 08 Jan 2020 13:00:00 +0200 Matti Hamalainen UPETSCII is actually old version of Marq's PETSCII editor.
Wed, 08 Jan 2020 00:20:55 +0200 Matti Hamalainen Bump copyright years.
Tue, 07 Jan 2020 17:40:26 +0200 Matti Hamalainen Fix encoding and improve decoding of character set case (upper/lower) for two PETSCII formats. Also generalize the functions a bit.
Tue, 07 Jan 2020 15:25:14 +0200 Matti Hamalainen Fix Petscii Coca editor format writing.
Tue, 07 Jan 2020 15:04:19 +0200 Matti Hamalainen Rename some functions to be more consistent with their intent.
Sat, 04 Jan 2020 14:41:33 +0200 Matti Hamalainen Change "Unknown PETSCII (unpacked)" to "Unknown PETSCII editor (unpacked)"
Sat, 04 Jan 2020 14:41:02 +0200 Matti Hamalainen Add support for Petscii Coca (Cola) format.