log

age author description
Thu, 08 Dec 2022 16:06:58 +0200 Matti Hamalainen Be -pedantic.
Thu, 08 Dec 2022 15:59:22 +0200 Matti Hamalainen Require stdbool.h, we require C11 now.
Thu, 08 Dec 2022 15:56:36 +0200 Matti Hamalainen Cosmetics.
Thu, 08 Dec 2022 14:25:08 +0200 Matti Hamalainen Cleanup.
Sun, 20 Mar 2022 23:30:23 +0200 Matti Hamalainen Add read support for unknown $0801 viewer format XX7.
Sun, 20 Mar 2022 23:19:16 +0200 Matti Hamalainen Cosmetics.
Sun, 20 Mar 2022 14:53:51 +0200 Matti Hamalainen Add read support for unknown $0801 viewer format XX6.
Sun, 20 Mar 2022 14:50:13 +0200 Matti Hamalainen Reorder some format specific probe functions etc.
Sat, 12 Mar 2022 02:42:31 +0200 Matti Hamalainen Constify.
Sat, 12 Mar 2022 02:42:25 +0200 Matti Hamalainen Cleanup a comment.
Sat, 12 Mar 2022 02:42:16 +0200 Matti Hamalainen Attribute code in dmperlin.[ch] to be heavily based on Ken Perlin's original C
Fri, 11 Mar 2022 16:32:50 +0200 Matti Hamalainen I had been living under apparent false impression that "realfft.c"
Fri, 11 Mar 2022 16:27:33 +0200 Matti Hamalainen Update license text.
Fri, 11 Mar 2022 14:48:56 +0200 Matti Hamalainen Move functions around to get rid of the unknown-size dmFormatList array
Thu, 10 Mar 2022 22:37:05 +0200 Matti Hamalainen Use { 0 } initializer instead of {}.