aboutsummaryrefslogtreecommitdiff
path: root/data/client.cpp
AgeCommit message (Collapse)Author
2026-05-30Adds working data clientPaul Oliver
2026-05-25Updates sql_exec function to allow reading dataPaul Oliver
2026-05-25Save file compression and data aggregation always enabledPaul Oliver
2026-05-25Reorganizes includesPaul Oliver
2026-05-25data client (WIP)Paul Oliver
2026-05-25Makes data client terminate nicely when signal is receivedPaul Oliver
2026-05-25Reimplement client with ImGui and ImPlot (scaffold)Paul Oliver