OBattler
|
44e295e66d
|
Config: More fixes and removed excess logging from ini.c.
|
2024-11-03 02:19:40 +01:00 |
|
OBattler
|
aae600b325
|
Config: Some clean-ups and the items in the main sections are now sorted alphabetically for easier readability.
|
2024-11-03 02:13:17 +01:00 |
|
Jasmine Iwanek
|
193838b7c2
|
Fix several uninitialized variables
|
2024-06-11 21:01:47 -04:00 |
|
Jasmine Iwanek
|
f6a5229a98
|
Future support for higher clocked CPU's
|
2023-10-13 17:55:18 -04:00 |
|
Jasmine Iwanek
|
07af166d2f
|
Fix a build error on haiku in ini.c
|
2023-09-26 04:51:59 -04:00 |
|
Jasmine Iwanek
|
b8c4dee3bf
|
More linting in src
|
2023-08-23 04:15:58 -04:00 |
|
Jasmine Iwanek
|
998cfe5cc8
|
Constification
|
2023-07-25 17:59:24 -04:00 |
|
Jasmine Iwanek
|
1116aadb6f
|
Another round of sonarlint work
|
2023-07-04 10:53:44 -04:00 |
|
Jasmine Iwanek
|
6c1e4a8e2c
|
Some code smell fixes from sonarlint
|
2023-05-15 19:25:56 -04:00 |
|
RichardG867
|
fb8ef3e40c
|
ini: Constify parameters to optimize execution
|
2023-04-18 16:14:44 -03:00 |
|
Jasmine Iwanek
|
1860700eab
|
Fix some small issues
|
2023-01-07 17:02:23 -05:00 |
|
OBattler
|
27ebb27db7
|
Makefile.mingw corrections and made the code pass much stricter checks (now mandated by Makefile.mignw) to ensure GCC 14 readiness.
|
2022-11-17 22:44:06 +01:00 |
|
Jasmine Iwanek
|
bd75bc141a
|
Header cleanups
Tabs to spaces
Consistency
|
2022-11-13 21:15:47 -05:00 |
|
Jasmine Iwanek
|
6ea143e107
|
More compile warning fixes
|
2022-11-06 15:55:16 -05:00 |
|
Jasmine Iwanek
|
ece9f7ec72
|
Fix some compile warns while I'm at it
|
2022-09-21 19:27:08 -04:00 |
|
Jasmine Iwanek
|
e6dbaefeb1
|
clang-format in src/
|
2022-09-18 17:19:21 -04:00 |
|
David Hrdlička
|
08f48b8b00
|
ini: Fix ini_close definition
|
2022-09-10 13:47:36 +02:00 |
|
David Hrdlička
|
7dd8c96ffc
|
config: Refactor the INI parser out
|
2022-09-10 13:37:49 +02:00 |
|