| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | service: mii: Fix default mii database | 2023-09-05 | 3 | -105/+3 | ||
| | |/ / / / / / / / / | ||||||
| * / / / / / / / / / | core: Add support for loading NSPs with personalized tickets. (#10048) | 2023-09-05 | 5 | -145/+186 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11381 from liamwhite/romfs-dump | 2023-09-02 | 2 | -51/+72 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | qt: ensure packed update nca is applied to the correct base | 2023-08-28 | 1 | -0/+7 | ||
| | * | | | | | | | | | qt: fix romfs dumping for multiprogram applications | 2023-08-28 | 2 | -51/+65 | ||
| * | | | | | | | | | | Merge pull request #11383 from FernandoS27/are-you-a-wabbit | 2023-09-02 | 13 | -13/+141 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | VideoCore: Implement DispatchIndirect | 2023-08-27 | 11 | -13/+119 | ||
| | * | | | | | | | | | | Shader Recompiler: Auto stub special registers and dump pipelines on exception. | 2023-08-27 | 2 | -1/+15 | ||
| | * | | | | | | | | | | DMA Pusher: Fix regression caused by guest memory optimizations | 2023-08-26 | 1 | -0/+8 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #11384 from liamwhite/am-shutdown | 2023-09-02 | 4 | -13/+41 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | am: shorten shutdown timeout when lock is not held | 2023-08-26 | 4 | -13/+41 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11393 from FernandoS27/bayo-got-busted-up | 2023-09-02 | 1 | -1/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Maxwell3D: Improve Index buffer size estimation. | 2023-08-27 | 1 | -1/+5 | ||
| * | | | | | | | | | | | Merge pull request #11412 from liamwhite/key-area-keys | 2023-09-02 | 1 | -4/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | vfs: ensure key area keys are validated | 2023-08-28 | 1 | -4/+13 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | general: make -fwrapv generic to all architectures (#11379) | 2023-09-02 | 1 | -1/+2 | ||
| | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | shader_recompiler: fix emulation of 3D textureGrad | 2023-09-01 | 2 | -3/+34 | ||
| | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | android: Fix game content installer | 2023-08-30 | 2 | -85/+80 | ||
| * | | | | | | | | | android: Combine LongMessageDialogFragment with MessageDialogFragment | 2023-08-30 | 5 | -98/+47 | ||
| * | | | | | | | | | android: Support dynamic app shortcuts | 2023-08-30 | 1 | -0/+21 | ||
| * | | | | | | | | | Merge pull request #11405 from t895/emulation-loading | 2023-08-30 | 28 | -237/+393 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Separate emulation states from emulation mutex | 2023-08-30 | 1 | -4/+2 | ||
| | * | | | | | | | | | android: Game loading/shutting down indicators | 2023-08-30 | 26 | -211/+312 | ||
| | * | | | | | | | | | android: Create custom game icon loader | 2023-08-30 | 2 | -22/+79 | ||
| * | | | | | | | | | | hwopus: Implement GetWorkBufferSizeExEx | 2023-08-30 | 2 | -1/+6 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11380 from t895/settings-integration | 2023-08-29 | 76 | -2109/+2219 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Don't reload settings when stopping settings activity | 2023-08-29 | 1 | -2/+0 | ||
| | * | | | | | | | | | android: Add optional androidDefault property to settings | 2023-08-29 | 3 | -7/+15 | ||
| | * | | | | | | | | | android: Proper state restoration on settings dialogs | 2023-08-29 | 9 | -198/+319 | ||
| | * | | | | | | | | | android: Add search for settings | 2023-08-29 | 8 | -1/+372 | ||
| | * | | | | | | | | | android: Implement paired settings | 2023-08-29 | 9 | -241/+335 | ||
| | * | | | | | | | | | android: Prevent infinite switch toggle loop | 2023-08-29 | 1 | -1/+3 | ||
| | * | | | | | | | | | android: Migrate settings to navigation component | 2023-08-29 | 28 | -567/+371 | ||
| | * | | | | | | | | | android: Trim settings enums and items | 2023-08-29 | 16 | -321/+133 | ||
| | * | | | | | | | | | android: Expose interface for getting settings from native code | 2023-08-29 | 49 | -969/+869 | ||
| * | | | | | | | | | | Merge pull request #11413 from t895/intents | 2023-08-29 | 5 | -12/+45 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | android: Support intents to emulation activity | 2023-08-29 | 5 | -12/+45 | ||
| * | | | | | | | | | | Merge pull request #11408 from Kelebek1/fix_audio_node_id | 2023-08-29 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix node id index in DropVoices | 2023-08-28 | 1 | -1/+1 | ||
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #11409 from liamwhite/splatoon-nsd-v2 | 2023-08-29 | 2 | -2/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sfdnsres: ensure lp1 is not resolved | 2023-08-28 | 2 | -2/+21 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #11112 from danilaml/nvdec-deinterlace | 2023-08-29 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Use initial_frame to check interlaced flag | 2023-08-28 | 1 | -1/+2 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11392 from t895/layout-troubles | 2023-08-29 | 4 | -46/+33 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | android: Don't set a default emulation orientation | 2023-08-27 | 1 | -1/+0 | ||
| | * | | | | | | | | android: Properly adjust emulation surface aspect ratio | 2023-08-27 | 3 | -45/+33 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #11390 from FearlessTobi/hwopus-multi | 2023-08-28 | 2 | -3/+51 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleav... | 2023-08-27 | 2 | -3/+51 | ||
| | |/ / / / / / / | ||||||
| * | / / / / / / | audio: allow more latency in cubeb initialization | 2023-08-27 | 2 | -8/+3 | ||
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #11389 from FernandoS27/discard-fix | 2023-08-27 | 1 | -1/+9 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||