log

age author description
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.