log

age author description
Tue, 04 Dec 2018 19:05:33 +0200 Matti Hamalainen Correct description of 'cdump' format.
Tue, 04 Dec 2018 15:31:13 +0200 Matti Hamalainen Add pixel aspect ratio information for C64 formats. Not used yet.
Tue, 04 Dec 2018 10:33:06 +0200 Matti Hamalainen Make two functions static and one not.
Tue, 04 Dec 2018 09:55:24 +0200 Matti Hamalainen Remove unused struct member.
Mon, 03 Dec 2018 23:05:58 +0200 Matti Hamalainen Implement basic initial support for IFF ACBM format images.
Mon, 03 Dec 2018 19:24:32 +0200 Matti Hamalainen Fix minor memory leaks in gfxconv.
Mon, 03 Dec 2018 19:02:29 +0200 Matti Hamalainen Changes to the BR1 encoder test.
Mon, 03 Dec 2018 19:01:07 +0200 Matti Hamalainen Fixes to the ByteRun1 encoder. Could use some cleanups now, tho.
Mon, 03 Dec 2018 18:58:45 +0200 Matti Hamalainen Improve the cdump output format support of gfxconv. Also add some error handling.
Mon, 03 Dec 2018 18:51:45 +0200 Matti Hamalainen Merge.
Mon, 03 Dec 2018 15:22:11 +0200 Matti Hamalainen Add 'cdump' image output format, mainly for debugging purposes.
Mon, 03 Dec 2018 10:53:32 +0200 Matti Hamalainen Cosmetics.
Fri, 30 Nov 2018 08:01:46 +0200 Matti Hamalainen Implement controllable decimal/hexadecimal formatting for offset display mode.
Fri, 30 Nov 2018 07:04:47 +0200 Matti Hamalainen Add commented out line to build.
Fri, 30 Nov 2018 06:56:38 +0200 Matti Hamalainen Initial dabbling for SDL2 migration of the SW rendering / dmsimple.