Commit Graph

22 Commits

Author SHA1 Message Date
615d8c7f06 query lap timestamps 2026-01-06 22:19:08 +01:00
f52d081d04 getting laptime data to know how many lapinfo needs to be allocated 2026-01-03 20:44:21 +01:00
abe3a2dbb1 changed makefile run command to run with valgrind and default data file 2026-01-03 20:43:51 +01:00
92cf26fcf6 moved table names to separate file 2026-01-03 20:43:21 +01:00
2e8f90eb3e fixed memory leak, did not free validity 2026-01-02 20:06:10 +01:00
ebd4fceda0 compile commands, working on storing the database data and refactoring the code to read the data 2026-01-02 20:01:19 +01:00
68b774e296 working on separating data by laps 2025-12-31 23:30:18 +01:00
c236ffee20 updated makefile with debug and release configuration 2025-12-30 14:45:12 +01:00
76586cc029 updated makefile for windows build to copy the dll to builddir 2025-12-29 15:30:51 +01:00
dcd589f669 added table entries from the default configuration file provided by LMU 2025-12-29 14:59:04 +01:00
33cb91f9a9 fixed data type when getting the data from the chunk 2025-12-29 14:10:40 +01:00
d8854ce4fc reading data from the database basics 2025-12-29 13:46:15 +01:00
23ab97aca8 reading in duckdb filepath as arg and opening the database 2025-12-28 21:32:38 +01:00
80d061d2f1 linking duckdb as a dynamic lib for avoiding linking errors 2025-12-28 21:32:05 +01:00
985f5f3771 readme update 2025-12-28 19:30:56 +01:00
f533aff4ad added test files 2025-12-28 19:20:53 +01:00
f97323a7f7 updated readme 2025-12-28 18:52:07 +01:00
eed4971f3e new makefile and less dependency, added Readme 2025-12-28 18:17:59 +01:00
41e6d435a3 deleted unneeded project files before project rework 2025-12-28 18:17:35 +01:00
c3d8588c40 save makefile 2025-12-28 16:34:51 +01:00
05ab512b6b premake project setup, cant build windows 2025-12-17 21:11:28 +01:00
d8760a188e save makefile 2025-12-17 12:19:31 +01:00