| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
1) CPUTemperatures()
2) CPUUsagePercent()
3) MemoryUsagePercent()
These functions have been filled out for the LuminaOS-FreeBSD implementation, but not for any of the others yet. The FreeBSD implementation has also not been tested yet.
Also add a new "DisplayNumberToBytes()" function into LuminaUtils for converting sizes in a string format (50M or 50MB for example) into a double with the number of bytes for calculations.
|
| |
|
|
|
|
| |
directory is quoted within the command (could be spaces in the path).
|
| |
|
| |
|
|
|
|
|
| |
This just returns the name of the OS template used within the library.
(No action required for OS-specific maintainers, already handled for all templates).
|
|
|
|
| |
shutdown/restart the system, and enable/disable those options in the logout menu appropriately.
|
|
|
|
| |
the AppStore/ControlPanel/QtConfig shortcut definitions into the LuminaOS class for use in other OS's.
|
|
|
|
| |
have all the different defines all over the place.
|
|
Updated dependencies and added template file for future operating system support.
|