41 Commits (7cb8a1acd36b565327e1cc0b7e8775a84de3cba8)

Author SHA1 Message Date
crueter 1cd51d6545
[android] Fix key install and revert to old icon_bg 7 months ago
crueter 03351a4f8b
[frontend] refactor: extract common firmware & key functions (#38) 7 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 9 months ago
swurl 1949e7c438 Add dynamic state extension configs 10 months ago
Andrew Pilley 3551bd0134 Add check for corrupted firmware files after install. 2 years ago
t895 f21569a4eb config: Reset per-game profile name on load if empty 2 years ago
t895 79239d063e config: Always delete control settings in ClearControlPlayerValues 2 years ago
Liam b4b3ddf4b4 general: add default configurations for applet mode 2 years ago
Narr the Reg 575f4308e0 service: hid: Fully implement touch resource 2 years ago
FearlessTobi 2b4d7506a8 Address review comments and fix compilation problems 2 years ago
FearlessTobi 4b7bb232f2 fs: Replace Mode enum by OpenMode enum 2 years ago
t895 564908ba83 frontend_common: Consistently use references 2 years ago
t895 55f1d7beeb frontend_common: Remove key rederivation and keep key check 2 years ago
t895 7c70a8a362 frontend_common: Remove default value for installer callbacks 2 years ago
t895 3bee9db92f frontend_common: Move integrity verification to content_manager 2 years ago
t895 009fd9ceb7 frontend_common: Add documentation for content_mananger 2 years ago
t895 3df0c826a1 android: Add addon delete button 2 years ago
t895 4959e07015 frontend_common: Add content manager utility functions 2 years ago
flodavid ec5646a83e Save profile name used 2 years ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 2 years ago
t895 5c8b1d9d3c frontend_common: config: Only write setting related to opened config file 2 years ago
t895 3d97ff38c6 frontend_common: config: Move WriteIntegerSetting definition to header 2 years ago
flodavid 8028ffb94f fix linux config values not saved 2 years ago
t895 64b8fd0036 frontend_common: config: Do not count "." as a special character 2 years ago
t895 c90fc6308c frontend_common: config: Refactor WriteSetting to stricter types 2 years ago
t895 d71e264ece frontend_common: Fix settings reload bug 2 years ago
t895 f22099942f android: Multi directory UI 2 years ago
Alexandre Bouvier 67bbbabf8a cmake: prefer system simpleini library 2 years ago
t895 ee2429c06c frontend_common: Don't specify default value for screenshot_path 2 years ago
t895 c7e3a53f33 frontend_common: Don't load config files that we fail to open 2 years ago
t895 eb0d351274 frontend_common: Add option to read unsigned integers 2 years ago
t895 73ad94a025 frontend_common: Set config array size to 0 if the array is ended without changing its index 2 years ago
t895 3e303a259c frontend_common: Manually handle opening config file 2 years ago
t895 f745e602ec frontend_common: Add special config case for unmapped windows network drives 2 years ago
t895 c8177cfc1d frontend_common: Disable UTF-8 BOM in config 2 years ago
t895 230bd06245 config: Unify config handling under frontend_common 2 years ago