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 (
Expand
)
Author
3 days
Adds final tweaks to data client/server
Paul Oliver
4 days
Client downsamples line plots automatically
Paul Oliver
5 days
Server logs processed rows
Paul Oliver
8 days
Makes heat-map scale plot-independent
Paul Oliver
8 days
Fixes div. by 0 bug
Paul Oliver
8 days
Adds final refinements to data client & server
Paul Oliver
12 days
Adds FPS
Paul Oliver
13 days
Adds heatmaps (WIP)
Paul Oliver
2026-06-04
Adds v1 population charts
Paul Oliver
2026-05-30
Reorganize source files in single directory
Paul Oliver
2026-05-30
Adds working data client
Paul Oliver
2026-05-25
Updates sql_exec function to allow reading data
Paul Oliver
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