Commit Graph

26989 Commits (637c54e205091e285ea6ebdba108ac3dae9f0ce0)
 

Author SHA1 Message Date
liamwhite f57281ebc1
Merge pull request #13066 from t895/touch-fix
android: Map touches to touchscreen
1 year ago
t895 0a3bc6c0cf android: Map touches to touchscreen
I neglected to map touches to the touchscreen when refactoring in the input mapping PR. This fixes that regression.
1 year ago
t895 55a7815064 android: Show cancel button for the content install notice 1 year ago
t895 a1c4f53c8c android: Only do first startup automapping if nothing has been mapped 1 year ago
Leystryku 8bbb44a74e service: Change unique_ptr to make_unique in GetCacheStorageMax 1 year ago
Leystryku bc5ae04ea0 file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax 1 year ago
Leystryku 4f387b0b74 file_sys: Fix nacp field cache_storage_max_index datatype 1 year ago
liamwhite bdf8aca750
Merge pull request #13047 from anpilley/import-firmware
Import firmware from folder of loose NCA files
1 year ago
liamwhite acfc4d6dfb
Merge pull request #13054 from t895/lifecycle-utils
android: Create lifecycle utility to simplify common StateFlow operations
1 year ago
t895 35a3c7226a android: Create lifecycle utility to simplify common StateFlow operations 1 year ago
Leystryku d93fdc8a6c service: Add proper GetCacheStorageMax implementation to IApplicationFunctions 1 year ago
liamwhite 5d3c7433b8
Merge pull request #13050 from t895/marquee-helper
android: Use extension functions for view visibility and text marquee
1 year ago
t895 0010d42f82 android: Use extension functions for view visibility and text marquee 1 year ago
liamwhite 316089c39f
Merge pull request #13052 from t895/serializable-stuff
android: Move CoreErrorDialogFragment to its own file
1 year ago
liamwhite 5024df1925
Merge pull request #13051 from german77/cheatmiss
dmnt: cheats: Fix valid address range
1 year ago
liamwhite e7146309de
Merge pull request #13034 from t895/map-all-the-inputs
android: Input mapping
1 year ago
t895 c327d2a62c android: Move CoreErrorDialogFragment to its own file 1 year ago
Andrew Pilley cb2e312f13 Add check for corrupted firmware files after install. 1 year ago
german77 366bb52ec8 dmnt: cheats: Fix valid address range 1 year ago
Leystryku 82949085c0 fsp: Add FlushAccessLogOnSdCard stub 1 year ago
Leystryku 90c43aa2e7 service: Add GetCacheStorageMax stub to IApplicationFunctions 1 year ago
german77 a07f0883b9 service: vi: Implement ListDisplayMode 1 year ago
Liam 812f23d05c vi: manage resources independently of nvnflinger and refactor 1 year ago
Liam dcce9837d2 vi: move shared buffer management from nvnflinger 1 year ago
Liam ee8eccc5fa nvnflinger: convert to process 1 year ago
Liam 7b79cddacd am: unify display layer management 1 year ago
Narr the Reg 53f8383354
Merge pull request #13017 from liamwhite/suspension
kernel: add and enable system suspend type
1 year ago
liamwhite 36108ce2be
Merge pull request #13040 from Kelebek1/timezone_shutdown
Close reference to TimeZoneBinary on game close
1 year ago
Narr the Reg 4cbafc1ef6 service: audio: Rewrite IAudioController to new IPC 1 year ago
Andrew Pilley e31c926bf0 >.> spelling 1 year ago
Andrew Pilley 59ede32f8e cleanup by clang-format. 1 year ago
Andrew Pilley 9eba64adce Improve behavior when one or more firmware files can't be deleted. 1 year ago
Narr the Reg 110969e207 service: btm: Implement function needed by QLaunch 1 year ago
t895 50ecad547e android: Input mapping 1 year ago
Kelebek1 34fb14ec9a Close reference to TimeZoneBinary on game close 1 year ago
Andrew Pilley e2e0916100
Merge branch 'yuzu-emu:master' into import-firmware 1 year ago
Andrew Pilley 501e3ae05a Implement In-app firmware installation. 1 year ago
t895 ac33847b30 hid_core: Prevent crash if we try to iterate through empty color devices list 1 year ago
t895 18494b0ad6 hid_core: Use dedicated "port" for android's input overlay 1 year ago
t895 dc2c302a84 config: Reset per-game profile name on load if empty 1 year ago
t895 a251f77556 android: Allow SettingsItems to use String or StringRes 1 year ago
Narr the Reg ec02a1cfe5 service: erpt: Implement SubmitContext 1 year ago
Narr the Reg 39b958ab86 service: caps: Implement GetAlbumFIleList 1 year ago
Narr the Reg 9c0724b270 service: btm: Migrate service to new IPC 1 year ago
Narr the Reg dbcc447f43 service: am: Fix GetMainAppletAvailableUsers for user creation 1 year ago
Narr the Reg 2954c01b47 service: am: Add QLaunch launcher 1 year ago
liamwhite c7588c042b
Merge pull request #13016 from german77/set-interface2
service: set: Migrate ISystemSettingsServer to new IPC
1 year ago
Narr the Reg 6e2678a42c
Merge pull request #13011 from liamwhite/vi-ipc
vi: rewrite for new IPC
1 year ago
Liam 462ea921e3 shader_recompiler: fix non-const offset for arrayed image types 1 year ago
Liam cb29aa0473 Revert "shader_recompiler: use only ConstOffset for OpImageFetch"
This reverts commit f296a9ce9a.
1 year ago