log tools/64vw.c @ 2617:2f322910dec5

age author description
Tue, 28 Nov 2023 19:20:53 +0200 Matti Hamalainen Comments.
Mon, 27 Nov 2023 10:33:47 +0200 Matti Hamalainen Rename some variables.
Mon, 27 Nov 2023 10:09:10 +0200 Matti Hamalainen Bump 64vw version.
Mon, 27 Nov 2023 10:14:07 +0200 Matti Hamalainen Improve image size/window size handling in 64vw to be actually sane.
Sun, 19 Nov 2023 20:02:03 +0200 Matti Hamalainen Hopefully improve the use-cases for 64vw "-l" option by also listing
Sun, 19 Nov 2023 18:33:52 +0200 Matti Hamalainen s/DM_PROBE_SCORE_false/DM_PROBE_SCORE_FALSE/g
Thu, 08 Dec 2022 15:59:22 +0200 Matti Hamalainen Require stdbool.h, we require C11 now.
Wed, 02 Mar 2022 23:23:05 +0200 Matti Hamalainen Add helper function for getting C64 chargen ROM path from environment
Mon, 28 Feb 2022 11:49:58 +0200 Matti Hamalainen Improve error handling.
Sat, 02 Jan 2021 11:42:17 +0200 Matti Hamalainen Bump copyright years.
Sat, 23 May 2020 22:44:47 +0300 Matti Hamalainen Swap the meaning of page up/down keys and arrow up/down keys.
Tue, 12 May 2020 20:27:00 +0300 Matti Hamalainen Change dmC64DecodeBMP() probeOffs and dataOffs to ssize_t, and use default
Tue, 12 May 2020 20:06:24 +0300 Matti Hamalainen Make c64 formats listing (optionally) more verbose. Handle --help a bit
Mon, 13 Jan 2020 22:26:24 +0200 Matti Hamalainen Add a C file with the generic BSD license text and a function for
Mon, 13 Jan 2020 21:21:25 +0200 Matti Hamalainen Option index re-ordering cleanup work.
Sun, 12 Jan 2020 20:53:35 +0200 Matti Hamalainen Adjust help.
Sun, 12 Jan 2020 20:50:45 +0200 Matti Hamalainen Merge one more change from th-libs args processing.
Wed, 08 Jan 2020 14:59:16 +0200 Matti Hamalainen Document space key.
Wed, 08 Jan 2020 12:33:17 +0200 Matti Hamalainen Cosmetics.
Wed, 08 Jan 2020 12:30:09 +0200 Matti Hamalainen Document the keys for controlling the viewer in --help.
Wed, 08 Jan 2020 12:29:46 +0200 Matti Hamalainen Bump copyright year.
Thu, 19 Sep 2019 11:33:11 +0300 Matti Hamalainen Unify 64vw image decoding.
Mon, 17 Jun 2019 02:03:35 +0300 Matti Hamalainen Refactor how the image "mode/type" is handled. It is still not perfect for
Sat, 15 Jun 2019 20:20:47 +0300 Matti Hamalainen Cleanup.
Sat, 15 Jun 2019 07:55:49 +0300 Matti Hamalainen Make it clear that 64vw accepts multiple files as argument.
Sat, 15 Jun 2019 07:55:26 +0300 Matti Hamalainen Move listing of C64 formats function to argShowC64Formats in lib64util.
Sat, 15 Jun 2019 06:43:36 +0300 Matti Hamalainen Change again how the interlace type information is stored. Now store it in
Sat, 15 Jun 2019 06:19:34 +0300 Matti Hamalainen Show the default chargen/character ROM file path in help.
Sat, 15 Jun 2019 06:18:09 +0300 Matti Hamalainen Remove accidentally committed unused code.
Sat, 15 Jun 2019 05:50:22 +0300 Matti Hamalainen Rename a function.