log

age author description
Wed, 15 Nov 2017 07:41:58 +0200 Matti Hamalainen Get rid of direct errno usage.
Wed, 15 Nov 2017 07:41:25 +0200 Matti Hamalainen s/DM_ZLIB_LDFLAGS/ZLIB_LDFLAGS/g
Wed, 15 Nov 2017 07:07:26 +0200 Matti Hamalainen Rename global dmC64Palette to dmDefaultC64Palette.
Wed, 15 Nov 2017 07:06:47 +0200 Matti Hamalainen Simplify dmC64GetImageTypeString().
Wed, 08 Nov 2017 02:38:44 +0200 Matti Hamalainen Remove useless line.
Wed, 08 Nov 2017 02:37:01 +0200 Matti Hamalainen Fix view64 window title updating.
Wed, 08 Nov 2017 01:31:03 +0200 Matti Hamalainen Cosmetic.
Mon, 06 Nov 2017 01:13:04 +0200 Matti Hamalainen Stray whitespace at line end.
Mon, 06 Nov 2017 01:09:13 +0200 Matti Hamalainen Cleanups.
Sun, 05 Nov 2017 23:27:53 +0200 Matti Hamalainen Better fix for the RLE decoding bounds issue, not changing
Sun, 05 Nov 2017 23:27:05 +0200 Matti Hamalainen Backed out changeset 3baed76155a1
Sun, 05 Nov 2017 04:50:05 +0200 Matti Hamalainen Oops, the check for maximum filename index was wrong.
Sun, 05 Nov 2017 04:47:13 +0200 Matti Hamalainen Fix dmDecodeGenericRLE() source/read bounds check.
Sun, 05 Nov 2017 04:20:08 +0200 Matti Hamalainen Remove useless SDL_SetColors() call.
Sun, 05 Nov 2017 04:04:52 +0200 Matti Hamalainen Implement multi file support in view64.
Sun, 05 Nov 2017 03:53:03 +0200 Matti Hamalainen No need to include errno.h here.
Sun, 05 Nov 2017 03:52:37 +0200 Matti Hamalainen Use Uint8 instead of int in the rle decoder.
Sun, 05 Nov 2017 03:51:48 +0200 Matti Hamalainen Cleanups.
Sun, 05 Nov 2017 02:38:36 +0200 Matti Hamalainen Rename a label.
Sun, 05 Nov 2017 02:36:26 +0200 Matti Hamalainen Increase default mixer volume to 255.
Sun, 05 Nov 2017 02:36:12 +0200 Matti Hamalainen Add +1 to the displayed module order number.
Sun, 05 Nov 2017 02:35:15 +0200 Matti Hamalainen Rename dm_strmatch() to dmStrMatch().
Sun, 05 Nov 2017 02:35:01 +0200 Matti Hamalainen Indentation cosmetic.
Sat, 04 Nov 2017 02:17:26 +0200 Matti Hamalainen Clarify function prototypes in the header.
Mon, 30 Oct 2017 20:33:28 +0200 Matti Hamalainen Improve error checking.
Mon, 30 Oct 2017 18:15:11 +0200 Matti Hamalainen Modernization cleanups.
Mon, 30 Oct 2017 18:12:38 +0200 Matti Hamalainen Make JSSExtInstrument.instConvSamples dynamically allocated and add check
Mon, 30 Oct 2017 18:01:25 +0200 Matti Hamalainen Fix jssASCIItoStr() bounds check.
Mon, 30 Oct 2017 16:57:35 +0200 Matti Hamalainen Improve error checking and resiliency a bit.
Mon, 30 Oct 2017 05:38:37 +0200 Matti Hamalainen Fix commandline option mixup -g vs -e