log

age author description
Wed, 25 Oct 2017 23:20:09 +0300 Matti Hamalainen Implement C printf-style format specifiers for -F option @fields@.
Tue, 13 Jun 2017 01:42:56 +0300 Matti Hamalainen Simplify data printing.
Tue, 13 Jun 2017 01:27:17 +0300 Matti Hamalainen Bump version.
Tue, 13 Jun 2017 01:26:57 +0300 Matti Hamalainen Cosmetics.
Tue, 13 Jun 2017 01:24:38 +0300 Matti Hamalainen Improve format string parsing.
Mon, 05 Jun 2017 09:31:57 +0300 Matti Hamalainen Better check for number of songlengths.
Mon, 05 Jun 2017 08:55:10 +0300 Matti Hamalainen Do not show full help if no filenames are specified.
Fri, 02 Jun 2017 07:39:19 +0300 Matti Hamalainen Don't print songlengths field if there are none.
Fri, 02 Jun 2017 04:40:03 +0300 Matti Hamalainen Added tag rel-0_6_2 for changeset d40c371ce1f9
Fri, 02 Jun 2017 04:39:46 +0300 Matti Hamalainen Bump version. rel-0_6_2
Fri, 02 Jun 2017 04:37:05 +0300 Matti Hamalainen Buildsystem fix.
Fri, 02 Jun 2017 04:32:01 +0300 Matti Hamalainen Bump copyright years.
Fri, 02 Jun 2017 04:27:42 +0300 Matti Hamalainen Add preprocessor guards around iconv stuff.
Fri, 02 Jun 2017 02:45:00 +0300 Matti Hamalainen Implement support for showing second and third SID chip addresses and models for PSID/RSID v3/v4 files.
Fri, 02 Jun 2017 02:39:15 +0300 Matti Hamalainen Add support for reading PSID/RSID v4 in sidlib.
Fri, 02 Jun 2017 02:38:41 +0300 Matti Hamalainen Change how certain flags (for SID model and clock) are handled.
Fri, 02 Jun 2017 02:11:36 +0300 Matti Hamalainen Bump copyrights.
Fri, 02 Jun 2017 02:02:18 +0300 Matti Hamalainen Build system cleanups.
Thu, 27 Oct 2016 13:47:56 +0300 Matti Hamalainen Fix iconv initialization.
Thu, 27 Oct 2016 11:58:52 +0300 Matti Hamalainen Add si_fread_str() helper function.
Thu, 27 Oct 2016 11:52:58 +0300 Matti Hamalainen Rename a variable, cosmetics.
Thu, 27 Oct 2016 11:52:27 +0300 Matti Hamalainen Make si_read_sid_file() to allocate the PSIDHeader struct itself, adjust
Wed, 26 Oct 2016 11:59:15 +0300 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 15:11:28 +0200 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 14:03:33 +0200 Matti Hamalainen Use generic build stuff from thlibs Makefile.inc.
Wed, 09 Mar 2016 13:56:20 +0200 Matti Hamalainen Make build process less noisy and also work with parallel make.
Thu, 03 Mar 2016 11:37:22 +0200 Matti Hamalainen Change in th_args API.
Wed, 17 Feb 2016 09:23:20 +0200 Matti Hamalainen Initial work on iconv support.
Wed, 17 Feb 2016 09:01:12 +0200 Matti Hamalainen UTF-8.
Tue, 16 Feb 2016 03:57:31 +0200 Matti Hamalainen Simplify.