David Korth
6eee9fecb0
[inih] Update: r58 -> r60
2025-04-08 22:23:33 -04:00
David Korth
f4eb26ac4b
[inih] Update: r56 -> r58
...
No significant changes for rom-properties' uses.
2024-02-17 16:59:50 -05:00
David Korth
78efb1645e
[inih] Update: r53 -> r56
...
Define INI_API= to disable the symbol visibility macros, since inih
should not be visible outside of libromdata.
2022-07-13 23:45:04 -04:00
David Korth
70e31278ba
[inih] Updated to inih-r52.
2020-11-01 13:17:49 -05:00
David Korth
e1d0c027d6
[inih] Updated to inih-r51.
2020-06-19 18:08:56 -04:00
David Korth
7a2be06de6
[inih] Updated to inih-r47.
...
Note that this only affects the C++ wrapper, which we aren't using.
2019-12-15 16:41:25 -05:00
David Korth
81f645717b
[inih] Updated to inih-r45.
2019-08-04 15:24:02 -04:00
David Korth
6ad2d84548
[inih] Updated to inih-r44.
...
The only differences from r43 involve the C++ wrapper, so there's
effectively no changes for rom-properties.
2019-05-25 13:28:58 -04:00
David Korth
354795436a
[inih] Updated to inih-r43.
...
Removed ini_parse_w(), since this should be handled by the caller.
[librpbase] ConfReader.cpp: On Windows, use _wfopen() to open the file
using a Unicode pathname, then use ini_parse_file() to parse the opened
INI file.
2019-04-13 14:02:07 -04:00
David Korth
77e87cf590
[inih] New INI parser library inih.
...
inih version r39: https://github.com/benhoyt/inih/releases/tag/r39
License: 3-clause BSD
2017-05-04 00:16:28 -04:00