Commit Graph

10 Commits (70c6d5a1d7e0514a78c768bb14d04fbc0a8fda2f)

Author SHA1 Message Date
Stenzek 70c6d5a1d7
VideoThread: Move private functions into own file 5 months ago
Stenzek 678b6101e7
System: Move more core functionality out of file
This file got way too large and has too much unrelated stuff.
5 months ago
Stenzek 153fa1d235
Core: Get rid of base settings layer overrides
Not needed for Android since that will eventually use a different
mechanism.
5 months ago
Stenzek 2f3e30ea00
Core: Remove GetHTTPUserAgent()
Only keep the HTTPCache replacement.
5 months ago
Stenzek 770bebf3c9
Settings: Remove empty sections before saving 6 months ago
Stenzek 335f6b627f
Settings: Ensure INI gets saved in logical section order 6 months ago
Stenzek 5bd747b545
SettingsInterface: Make strings the only virtual type
Others can be resolved by the base class.
7 months ago
Stenzek 06897cd733
Qt: Move windows data location from Documents to AppData
OneDrive shenanigans, Windows Defender preventing access, the list of
issues goes on.

Existing setups with a DuckStation directory in Documents will continue
to use Documents. New installs will use AppData\Local.
8 months ago
Stenzek cf103e9979
Core: Set correct log channel 9 months ago
Stenzek a43e05472a
Host: Split into multiple files
Translation, actual host, and core for settings management.
9 months ago