aboutsummaryrefslogtreecommitdiff
path: root/ui/curses/ui.c
AgeCommit message (Collapse)Author
8 daysSave file compression and data aggregation always enabledPaul Oliver
8 daysReorganizes includesPaul Oliver
9 daysReimplement client with ImGui and ImPlot (scaffold)Paul Oliver
9 daysAdds prototype for the data client UIPaul Oliver
2026-05-04Adds basic scaffolding for data server and clientPaul Oliver
2026-05-04Removes old data server and cleans up python codePaul Oliver
2026-04-23Unifies logging between C and PythonPaul Oliver
2026-04-15Fixes building bugs on certain configurationsPaul Oliver
2026-04-06UIs display steps per secondPaul Oliver
2026-04-06Adds data serverPaul Oliver
2026-02-24Removes usage of Jinja templatesPaul Oliver
Use CPP to pre-process C files instead