37 Commits (996ac3571c83f96530dddbc66110048fe7f4fce2)

Author SHA1 Message Date
Andrew Pilley cb2e312f13 Add check for corrupted firmware files after install. 2 years ago
t895 dc2c302a84 config: Reset per-game profile name on load if empty 2 years ago
t895 adebc96a9c config: Always delete control settings in ClearControlPlayerValues 2 years ago
Liam fa12384350 general: add default configurations for applet mode 2 years ago
Narr the Reg 575183d6dc service: hid: Fully implement touch resource 2 years ago
FearlessTobi 975deb7528 Address review comments and fix compilation problems 2 years ago
FearlessTobi cc09c265e1 fs: Replace Mode enum by OpenMode enum 2 years ago
t895 97ca160b08 frontend_common: Consistently use references 2 years ago
t895 1a3fc3724a frontend_common: Remove key rederivation and keep key check 2 years ago
t895 961b5586a5 frontend_common: Remove default value for installer callbacks 2 years ago
t895 c725f3c86c frontend_common: Move integrity verification to content_manager 2 years ago
t895 a363fa78ef frontend_common: Add documentation for content_mananger 2 years ago
t895 03fa91ba3c android: Add addon delete button 2 years ago
t895 ccd3dd842f frontend_common: Add content manager utility functions 2 years ago
flodavid 63b835f822 Save profile name used 2 years ago
Narr the Reg ee847f8ff0 hid_core: Move hid to it's own subproject 2 years ago
t895 fa04dea7c4 frontend_common: config: Only write setting related to opened config file 2 years ago
t895 bdf87ba0f8 frontend_common: config: Move WriteIntegerSetting definition to header 2 years ago
flodavid 68fe1e3476 fix linux config values not saved 2 years ago
t895 24a78dba31 frontend_common: config: Do not count "." as a special character 2 years ago
t895 051afd21e7 frontend_common: config: Refactor WriteSetting to stricter types 2 years ago
t895 6b5fb2063f frontend_common: Fix settings reload bug 2 years ago
t895 b8f66c9412 android: Multi directory UI 2 years ago
Alexandre Bouvier fe3702223f cmake: prefer system simpleini library 2 years ago
t895 dda187d300 frontend_common: Don't specify default value for screenshot_path 2 years ago
t895 0b8218d8eb frontend_common: Don't load config files that we fail to open 2 years ago
t895 d8f380961e frontend_common: Add option to read unsigned integers 2 years ago
t895 1654b8f9e0 frontend_common: Set config array size to 0 if the array is ended without changing its index 2 years ago
t895 14398a1cbb frontend_common: Manually handle opening config file 2 years ago
t895 f3fe362c93 frontend_common: Add special config case for unmapped windows network drives 2 years ago
t895 eedecaef96 frontend_common: Disable UTF-8 BOM in config 2 years ago
t895 da14c7b8e4 config: Unify config handling under frontend_common 2 years ago