Alexander Shaduri
Alexander Shaduri
Since there is a way to get MAC address by name, a reverse should be possible - get name by MAC address (or embed the name into MacAddress struct). Example...
This is a feature request to track NVMe support. To fully support NVMe, the following criteria have to be met: - [ ] Better-than-experimental [NVMe support in smartctl](https://www.smartmontools.org/wiki/NVMe_Support). - [...
Windows, version 1.1.4. 
Reported by email: It appears that GSmartControl 1.1.3 crashes on Windows 10 21H1. The program starts just fine and scans the drives, then it crashes when I double-click on a...
… to avoid compiler warnings in Catch2 headers. ## Description When embedding Catch2 into a cmake project using `add_subdirectory()`, `Catch2` target include paths are simply PUBLIC. If a user project...
### What steps will reproduce the problem? Set up a validation rule: ```php class MyModel extends ActiveRecord { public function rules(): array { return [ [['features'], 'required'], ]; } //...
**Version and Environment** - GSmartControl version: 2.0.0 - OS: Windows **Is your feature request related to a problem? Please describe.** When using fractional HiDPI scaling on Windows, the default window...