58 Commits (3873b3fe6c8eaf0b020142d3dabefb85ccfe3014)

Author SHA1 Message Date
lizzie 83332316aa
[gamemode] Make available on other platforms (#353) 3 weeks ago
lizzie 3141019fcd
[qt, util] Change default units from units of 1024 (MiB, KiB) to 1000 (MB, KB) (#2882) 3 weeks ago
crueter 027085e5ba
[desktop] fix audio output engine not saving (#3083) 1 month ago
lizzie 73713737c6
[frontend] use hh:mm:ss for playtime so we don't have to translate h,m or s suffixes (#3065) 1 month ago
lizzie 7d239df065
[hle, kernel] Add support for FW21 and kernel changes (#3004) 1 month ago
crueter b690813196
[externals] FFmpeg -> v8.0-be99d2c0b2, OpenSSL -> v3.6.0-e3608d80df, SDL2 -> 2.32.10-38e0094637 (#3003) 1 month ago
lizzie effe8109a7
[frontend] fix Simpleini warnings SI_NO_CONVERSION macro being redefined when provided by cmdline (freebsd, linux, etc) (#2877) 2 months ago
crueter 39f226a853
[qt] Ryujinx save data link (#2815) 2 months ago
crueter 8d565d7793
[qt] fix Discord RPC by using httplib (#2825) 2 months ago
Inix cde02bfe46
[frontend, android] Move update_checker to frontend_common and add Android support (#2687) 2 months ago
crueter a53823646c
[qt] fix translations (#2773) 2 months ago
unknown d24db9c3cb
[frontend] fix compile error (#2767) 2 months ago
unknown 84ab54c4bc
[core] Comment Firmware > 19 warning (#2765) 2 months ago
inix 6bdf479488
[core, android] Initial playtime implementation (#2535) 2 months ago
crueter 5f9dba40a0
[desktop] Data Manager, data import/export (#2700) 2 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 3 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 4 months ago
crueter 1cd51d6545
[android] Fix key install and revert to old icon_bg 6 months ago
crueter 03351a4f8b
[frontend] refactor: extract common firmware & key functions (#38) 6 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 8 months ago
swurl 1949e7c438 Add dynamic state extension configs 8 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