Commit Graph

4 Commits

Author SHA1 Message Date
Extremesecrecy ea34e834dd Removed cpu/memory
Removed cpu/memory display on JackServerSettingsDialog
2025-07-28 13:40:33 -07:00
Extremesecrecy 703e517baf RAM usage +
Introduced a new field to track memory usage in the backend status structure, allowing the server to report memory utilization as a percentage

Implemented a Linux-specific routine to read /proc/meminfo and calculate the memory usage percentage, and integrated this into the status query

Added serialization for the memory usage field so it is included in JSON responses

Updated the frontend class to deserialize and display memory usage alongside CPU usage on the status readout
2025-07-25 14:24:10 -07:00
Extremesecrecy 7ae6647b62 Device Info on configuration
Display device info only on configuration.
2025-07-25 11:19:45 -07:00
Robin E. R. Davies d78d78026c Port from CRT to Vite 2025-02-19 08:58:15 -05:00