6035abf102
[bugfix] fixed a linker error when importing the structs
2025-10-26 21:22:33 +01:00
28309edcaf
[bugfix] temporary bugfix by removing the curl library, will reimplement it later
2025-10-26 21:15:48 +01:00
b26fd0a638
[refactor] finished the refactoring for the macos version
2025-10-25 15:28:03 +03:00
8ee16bf49e
[refactor] paremeter update
2025-10-15 15:10:29 +02:00
123e2a77c8
[optimization] pass by value instead of global values
2025-10-14 10:02:25 +02:00
e0a44b9c2b
[refactor] created a new types header, seperated the structs from the lib.c
2025-10-13 14:13:10 +02:00
b5819824ee
[bugfix] untested bugfix that occured when passing the lenght of the boottime value
2025-10-12 23:20:25 +02:00
99ace57358
[refactor] about half way there refactoring everything
...
so i was refactoring everything to get as little duplicate code and
includes as possible when i realised there was a lot i could do, aka
there was a ton to do, so no new code, just refactoring and moving old
one
2025-10-11 22:33:20 +02:00
9cd9987d7d
[bugfix + refactor] duplicate cpu_name functions, remove the threading functions, moving them to main.c, isolating the mt logic there
2025-10-11 21:40:25 +02:00
0029210718
[refactor] repositioned the structs from the header file to the library file
2025-10-11 21:26:04 +02:00
e158bfc04a
[feature] CI workflow
2025-10-11 17:20:06 +02:00