log sidlib.h @ 367:f73270cabde2

age author description
Sat, 02 Jan 2021 11:37:13 +0200 Matti Hamalainen Bump copyright years.
Wed, 26 Aug 2020 10:07:23 +0300 Matti Hamalainen Oops, forgot to mark sidlib_stil_fields_{uc,lc} arrays extern in the header file. Fixed.
Tue, 21 Jan 2020 04:41:49 +0200 Matti Hamalainen Add lowercase versions of the STIL field names array as
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
Sat, 11 Jan 2020 13:51:02 +0200 Matti Hamalainen Comments.
Mon, 06 Jan 2020 01:02:25 +0200 Matti Hamalainen Add support for STIL database in output. The output format is probably going
Mon, 06 Jan 2020 00:26:27 +0200 Matti Hamalainen Make sidlib_stil_fields[] public.
Sun, 05 Jan 2020 23:51:04 +0200 Matti Hamalainen Change SIDLibSTILSubTune::fields to new SIDLibSTILField structure for
Sun, 05 Jan 2020 23:47:28 +0200 Matti Hamalainen s/SIDLibSTILSubNode/SIDLibSTILSubTune/g
Sun, 05 Jan 2020 22:11:48 +0200 Matti Hamalainen Rename some struct fields.
Sun, 05 Jan 2020 09:44:48 +0200 Matti Hamalainen Make the STILdb functions public.
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 13:18:55 +0200 Matti Hamalainen Change sidlib_sldb_new() API to int sidlib_sldb_new(SIDLibSLDB **pdbh).
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: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.
Fri, 27 Dec 2019 11:06:55 +0200 Matti Hamalainen Cosmetic reorganization.
Thu, 10 Jan 2019 20:02:49 +0200 Matti Hamalainen Bump copyright years.
Mon, 04 Jun 2018 02:56:22 +0300 Matti Hamalainen Change copyright blurbs slightly.
Fri, 16 Feb 2018 22:38:10 +0200 Matti Hamalainen Bump copyright years.
Fri, 16 Feb 2018 22:07:19 +0200 Matti Hamalainen Implement support for the "new" MD5 format of SLDB.
Tue, 13 Jun 2017 01:26:57 +0300 Matti Hamalainen Cosmetics.
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 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.
Fri, 12 Feb 2016 19:40:53 +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 04:10:56 +0200 Matti Hamalainen Cosmetics.
Fri, 01 Jan 2016 03:46:00 +0200 Matti Hamalainen Update copyright years. Yay. It's 2016!
Fri, 01 Jan 2016 03:39:50 +0200 Matti Hamalainen Add C++ include guards.
Fri, 01 Jan 2016 03:32:42 +0200 Matti Hamalainen Split some functionality into sidlib.[ch].