Adam Honse
|
c71cc4f18a
|
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
|
7 months ago |
Adam Honse
|
5ac2ece8b4
|
Clean up comment formatting in SettingsManager and main cpp files
|
10 months ago |
Adam Honse
|
a7c400bc65
|
Update yet more file header comments to standardized new format
|
2 years ago |
Dmitry K
|
869e9cb0fc
|
Added mutex to prevent config corruption #3817
|
2 years ago |
Dmitry K
|
b409b5f7cc
|
Added support for unicode paths (filesystem::path approach)
|
3 years ago |
morg
|
d8f28b546d
|
Add error logs for non logged exceptions
|
4 years ago |
Biswapriyo Nath
|
9e9a91a048
|
SettingsManager: Catch exception with constant reference parameter.
This fixes warning: catching polymorphic type 'class std::exception' by value.
|
5 years ago |
Adam Honse
|
ddfcd1caf9
|
Split CLI processing into pre- and post-detection functions and add --localconfig and --nodetect options
|
6 years ago |
Adam Honse
|
b29b987504
|
Add functions to set and save settings
|
6 years ago |
Adam Honse
|
c8e547343b
|
Fix issues with empty json and unknown path
|
6 years ago |
Adam Honse
|
b8835ad44f
|
Clear the settings store if parsing the loaded JSON file fails
|
6 years ago |
Adam Honse
|
5b68efd09f
|
Initial prototype of settings manager loads JSON settings file and E1.31 detector uses JSON data to detect devices
|
6 years ago |