log tools/64vw.c @ 2199:f331cc750b37

age author description
Thu, 13 Jun 2019 23:59:05 +0300 Matti Hamalainen Rename variable.
Wed, 12 Jun 2019 20:33:50 +0300 Matti Hamalainen Rename short option '-p' (probe only) to '-P'.
Wed, 12 Jun 2019 20:25:06 +0300 Matti Hamalainen Change the error message for unimplemented option argument.
Mon, 10 Jun 2019 23:58:03 +0300 Matti Hamalainen Change 64vw's short description.
Wed, 29 May 2019 10:24:53 +0300 Matti Hamalainen Use only long option for char ROM.
Mon, 27 May 2019 10:47:46 +0300 Matti Hamalainen Fix character ROM data handling.
Mon, 27 May 2019 08:35:35 +0300 Matti Hamalainen Rename various C64_* constants to D64_*.
Mon, 27 May 2019 06:01:32 +0300 Matti Hamalainen Add initial support to 64vw and gfxconv for viewing and converting character
Sun, 26 May 2019 18:40:45 +0300 Matti Hamalainen Bump copyright years.
Sat, 25 May 2019 18:40:52 +0300 Matti Hamalainen Oops, missing printf argument.
Thu, 07 Mar 2019 14:12:21 +0200 Matti Hamalainen Backed out changeset dcca36701cdd
Tue, 05 Mar 2019 09:56:47 +0200 Matti Hamalainen Revamp how the DMImage palette system and color formats work, as preparation
Tue, 19 Feb 2019 12:18:12 +0200 Matti Hamalainen Cleanups.
Wed, 05 Dec 2018 17:43:08 +0200 Matti Hamalainen Make space-key go to next image in addition to arrow right/up.
Wed, 05 Dec 2018 17:42:38 +0200 Matti Hamalainen Canonicalize the 64vw window title in case of non-supported files.
Mon, 02 Jul 2018 05:05:50 +0300 Matti Hamalainen Only show error message if the error is other than "not supported".
Mon, 02 Jul 2018 05:03:52 +0300 Matti Hamalainen Improve error message for not being able to decode the file.
Fri, 29 Jun 2018 17:17:14 +0300 Matti Hamalainen Architectural change: remove some duplicated variables from DMC64Image
Thu, 28 Jun 2018 17:26:30 +0300 Matti Hamalainen "Enable" the image->c64 bitmap conversion path in gfxconv. It does not work
Fri, 22 Jun 2018 17:02:47 +0300 Matti Hamalainen Bump copyright and version.
Fri, 22 Jun 2018 12:20:46 +0300 Matti Hamalainen Add indentation parameter to dmC64ImageDump().
Wed, 13 Jun 2018 01:46:18 +0300 Matti Hamalainen Actually it seems to be good to NULL check before calling SDL_Destroy*() and
Tue, 12 Jun 2018 20:37:53 +0300 Matti Hamalainen Change c64 format probing API to use DMGrowBuf.
Tue, 12 Jun 2018 17:12:48 +0300 Matti Hamalainen Refactor the c64 bitmap format definitions handling to be more flexible. Again.
Mon, 11 Jun 2018 21:30:11 +0300 Matti Hamalainen Cleanup.
Mon, 11 Jun 2018 18:09:00 +0300 Matti Hamalainen Add a format flag for marking formats that have broken/incomplete support and use it.
Mon, 11 Jun 2018 13:57:07 +0300 Matti Hamalainen Change DMGrowBuf API somewhat and implement more copy operations.
Fri, 08 Jun 2018 22:03:19 +0300 Matti Hamalainen Use the default C64 palette whenever we need it, but make it possible to override it.
Thu, 07 Jun 2018 15:54:19 +0300 Matti Hamalainen Add new option -i for printing information about the images
Tue, 05 Jun 2018 21:58:10 +0300 Matti Hamalainen More consistently use DMGrowBuf in the lib64gfx APIs, and implement