log sidlib.c @ 332:629876cc0540

age author description
Mon, 13 Jan 2020 13:11:37 +0200 Matti Hamalainen Indentation cosmetics.
Mon, 13 Jan 2020 13:11:29 +0200 Matti Hamalainen Add bounds checks for node index generation.
Sat, 11 Jan 2020 20:12:00 +0200 Matti Hamalainen Add functionality and API changes for doing on-the-fly character set
Sat, 11 Jan 2020 14:25:23 +0200 Matti Hamalainen Change how the STIL subtune are handled internally. Also fix a bug that
Thu, 09 Jan 2020 13:50:44 +0200 Matti Hamalainen Fix some format strings to use proper PRIu_SIZE_T where necessary.
Mon, 06 Jan 2020 00:26:27 +0200 Matti Hamalainen Make sidlib_stil_fields[] public.
Mon, 06 Jan 2020 00:05:16 +0200 Matti Hamalainen Unify SIDLib error messages.
Sun, 05 Jan 2020 23:51:04 +0200 Matti Hamalainen Change SIDLibSTILSubTune::fields to new SIDLibSTILField structure for
Sun, 05 Jan 2020 23:48:05 +0200 Matti Hamalainen s/subTune/subtune/g
Sun, 05 Jan 2020 23:47:28 +0200 Matti Hamalainen s/SIDLibSTILSubNode/SIDLibSTILSubTune/g
Sun, 05 Jan 2020 23:01:29 +0200 Matti Hamalainen Improve STIL parsing reliability.
Sun, 05 Jan 2020 22:11:48 +0200 Matti Hamalainen Rename some struct fields.
Sun, 05 Jan 2020 21:46:47 +0200 Matti Hamalainen Avoid allocating one extra STIL node. Does not make much of a difference.
Sun, 05 Jan 2020 20:49:20 +0200 Matti Hamalainen Not using th_free_r() here.
Sun, 05 Jan 2020 20:46:15 +0200 Matti Hamalainen OOoops. Use th_llist_free_func_node() instead of th_llist_free_func().
Sun, 05 Jan 2020 20:45:12 +0200 Matti Hamalainen More sidlib_stildb_free() to more logical position in the source.
Sun, 05 Jan 2020 20:43:41 +0200 Matti Hamalainen Check for subtune <= 0 instead of == 0.
Sun, 05 Jan 2020 10:17:36 +0200 Matti Hamalainen Few improvements to validity checking of STIL file parsing.
Sat, 04 Jan 2020 21:57:47 +0200 Matti Hamalainen More work on STIL parser.
Sat, 04 Jan 2020 19:00:09 +0200 Matti Hamalainen Begin work on STIL database parsing and handling.
Sat, 04 Jan 2020 17:27:29 +0200 Matti Hamalainen Clean up error handling.
Sat, 04 Jan 2020 13:19:35 +0200 Matti Hamalainen Cosmetics.
Sat, 04 Jan 2020 13:18:55 +0200 Matti Hamalainen Change sidlib_sldb_new() API to int sidlib_sldb_new(SIDLibSLDB **pdbh).
Sat, 04 Jan 2020 11:36:38 +0200 Matti Hamalainen Minor error handling improvements.
Sat, 04 Jan 2020 11:34:46 +0200 Matti Hamalainen Remove currently dead code.
Fri, 03 Jan 2020 13:11:29 +0200 Matti Hamalainen Cleanups.
Fri, 03 Jan 2020 11:13:08 +0200 Matti Hamalainen Cosmetics.
Fri, 03 Jan 2020 11:12:03 +0200 Matti Hamalainen Bump copyright years.
Fri, 03 Jan 2020 10:38:18 +0200 Matti Hamalainen Rename PSIDHeader struct to SIDLibPSIDHeader to conform with the SIDLib
Fri, 27 Dec 2019 12:45:57 +0200 Matti Hamalainen Use th_datastruct::th_llist_t instead of yet another linked list
Fri, 27 Dec 2019 12:15:51 +0200 Matti Hamalainen Rename PSID_* constant defines to SIDLIB_PSID_*.
Fri, 27 Dec 2019 11:12:42 +0200 Matti Hamalainen Rename sidlib functions from si_* prefix to sidlib_*.
Fri, 27 Dec 2019 11:07:21 +0200 Matti Hamalainen Constify.
Thu, 10 Jan 2019 20:02:49 +0200 Matti Hamalainen Bump copyright years.
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