This repository was archived by the owner on Nov 5, 2023. It is now read-only.
File tree 4 files changed +23
-2
lines changed
4 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1
1
# System Monitoring Center
2
2
3
+ ### v2.24.0 (06.10.2023)
4
+ * New: Video encoding/decoding engine load for AMD GPUs
5
+ * New: GPU usage and GPU memory columns (AMD GPUs only)
6
+ * New: Option for hiding kernel threads (Processes tab)
7
+ * New: Show F5 shortcut of Refresh action (main menu)
8
+ * Updated dependency versions (Flatpak)
9
+ * Fix: Empty lists if old version of the application is run
10
+ * Minor improvements (performance, translations, etc.)
11
+
3
12
### v2.23.0 (29.09.2023)
4
13
* New: Process info. summation of multiple process selection
5
14
* New: Refresh action (main menu)
Original file line number Diff line number Diff line change 95
95
- Supports ARM architecture
96
96
- Hardware accelerated GUI
97
97
- Free and open source
98
- ( * ) GPU columns on Processes tab require ` amdpu_top>v0.2.0 ` or its build from latest source code.
98
+ - Note: GPU columns on Processes tab require ` amdpu_top>v0.2.0 ` or its build from latest source code.
99
99
100
100
### Installation:
101
101
- There are several options for using System Monitoring Center:
Original file line number Diff line number Diff line change
1
+ system-monitoring-center (2.24.0) unstable; urgency=medium
2
+
3
+ * New: Video encoding/decoding engine load for AMD GPUs
4
+ * New: GPU usage and GPU memory columns (AMD GPUs only)
5
+ * New: Option for hiding kernel threads (Processes tab)
6
+ * New: Show F5 shortcut of Refresh action (main menu)
7
+ * Updated dependency versions (Flatpak)
8
+ * Fix: Empty lists if old version of the application is run
9
+ * Minor improvements (performance, translations, etc.)
10
+
11
+ -- Hakan Dündar <hakandundar34coding@gmail.com> Fri, 06 Oct 2023 07:15:00 +0300
12
+
1
13
system-monitoring-center (2.23.0) unstable; urgency=medium
2
14
3
15
* New: Process info. summation of multiple process selection
Original file line number Diff line number Diff line change 1
- 2.23 .0
1
+ 2.24 .0
You can’t perform that action at this time.
0 commit comments