log sidlib.c @ 203:b4a349f1c2f4

age author description
Tue, 11 Dec 2018 02:38:53 +0200 Matti Hamalainen Actually fix the load address handling in hash calculation.
Mon, 09 Jul 2018 08:05:49 +0300 Matti Hamalainen Improve error handling through ioctx.
Mon, 04 Jun 2018 02:56:22 +0300 Matti Hamalainen Change copyright blurbs slightly.
Sat, 17 Feb 2018 23:43:47 +0200 Matti Hamalainen NULL checks.
Fri, 16 Feb 2018 22:38:10 +0200 Matti Hamalainen Bump copyright years.
Fri, 16 Feb 2018 22:24:43 +0200 Matti Hamalainen Fix the load address handling in case of new SLDB format.
Fri, 16 Feb 2018 22:07:19 +0200 Matti Hamalainen Implement support for the "new" MD5 format of SLDB.
Fri, 16 Feb 2018 21:24:28 +0200 Matti Hamalainen Clarify some comments.
Mon, 05 Feb 2018 00:59:58 +0200 Matti Hamalainen Cleanup.
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.
Thu, 27 Oct 2016 11:58:52 +0300 Matti Hamalainen Add si_fread_str() helper function.
Thu, 27 Oct 2016 11:52:27 +0300 Matti Hamalainen Make si_read_sid_file() to allocate the PSIDHeader struct itself, adjust
Mon, 15 Feb 2016 06:07:50 +0200 Matti Hamalainen Change to match changed th_ioctx API.
Mon, 15 Feb 2016 04:43:22 +0200 Matti Hamalainen Move definitions to start of the file.
Mon, 15 Feb 2016 04:43:06 +0200 Matti Hamalainen Rename function arguments.
Mon, 15 Feb 2016 01:20:37 +0200 Matti Hamalainen Add si_sldb_{read,write}_bin() functions to write and read a binary format
Mon, 15 Feb 2016 00:28:50 +0200 Matti Hamalainen Rename a structure member.
Sun, 14 Feb 2016 20:38:09 +0200 Matti Hamalainen Use th_calloc() here.
Sun, 14 Feb 2016 07:54:00 +0200 Matti Hamalainen Match with th-libs API change.
Fri, 12 Feb 2016 18:19:46 +0200 Matti Hamalainen Use th_md5_append_le*() functions instead.
Fri, 12 Feb 2016 18:10:25 +0200 Matti Hamalainen UTF-8.
Fri, 12 Feb 2016 01:13:48 +0200 Matti Hamalainen More work on sidlib SLDB code.
Thu, 11 Feb 2016 23:21:26 +0200 Matti Hamalainen Initial port of songlength database (SLDB) handling code from XMMS-SID to here.
Thu, 11 Feb 2016 23:18:58 +0200 Matti Hamalainen Rename various variables and functions and change relevant places to use the
Fri, 01 Jan 2016 05:26:15 +0200 Matti Hamalainen Cosmetic.
Fri, 01 Jan 2016 03:46:00 +0200 Matti Hamalainen Update copyright years. Yay. It's 2016!
Fri, 01 Jan 2016 03:39:29 +0200 Matti Hamalainen Rename a function argument.
Fri, 01 Jan 2016 03:32:42 +0200 Matti Hamalainen Split some functionality into sidlib.[ch].