index
:
salis-v3
master
Salis: its final form
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Collapse
)
Author
2026-05-25
Save file compression and data aggregation always enabled
Paul Oliver
2026-05-25
Reorganizes includes
Paul Oliver
2026-05-25
data client (WIP)
Paul Oliver
2026-05-25
Makes data client terminate nicely when signal is received
Paul Oliver
2026-05-25
Reorganizes SQLite database into two (core and arch) tables
Paul Oliver
2026-05-25
Reimplement client with ImGui and ImPlot (scaffold)
Paul Oliver
2026-05-24
Adds prototype for the data client UI
Paul Oliver
2026-05-04
Pulls logging functions from C into python code
Paul Oliver
2026-05-04
Adds basic scaffolding for data server and client
Paul Oliver
2026-05-04
Removes old data server and cleans up python code
Paul Oliver
2026-04-23
Unifies logging between C and Python
Paul Oliver
2026-04-16
Makes event array compression multi-threaded
Paul Oliver
2026-04-15
Removes finished TODOs
Paul Oliver
2026-04-15
Adds more heatmaps
Paul Oliver
2026-04-15
Fixes building bugs on certain configurations
Paul Oliver
2026-04-14
Reorganizes C source files
Paul Oliver