Commit Graph

5 Commits

Author SHA1 Message Date
Skyth (Asilkan)
9e744ffded Fix logger eventually causing a crash without a console on Windows. (#481) 2025-03-01 12:48:19 +03:00
Skyth (Asilkan)
9fea5f9e4c Hide console on Release configuration. (#244) 2025-01-30 19:16:21 +03:00
Hyper
8b345d2cbd Implemented Windows registry read/write (#225)
* Implemented Windows registry read/write

* Simplify registry API and handle path writes

* Linux SetWorkingDirectory

* Implement reading path and unicode string from windows registry

* Use string_view value names for registry

* Use RegGetValueW

* Paths adjustments

* /

* Update working directory update failure message

* Updated linux SetWorkingDirectory

* Update flatpak define

* Remove RootDirectoryPath and save registry at startup

* dont save registry on exit

* Slight formatting update

---------

Co-authored-by: Sajid <sajidur78@gmail.com>
2025-01-28 14:41:29 +03:00
Skyth (Asilkan)
312f913a92 Remove detail namespaces. (#137) 2025-01-19 21:09:47 +03:00
Hyper
d69f0442a7 CTitleStateMenu: implemented rebooting into installer 2024-12-08 02:57:27 +00:00