| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | android: Rework driver fragment | 2024-01-10 | 4 | -110/+84 | ||
| | * | | | | | | android: Refactor DriverAdapter to use AbstractSingleSelectionList | 2024-01-10 | 1 | -73/+23 | ||
| | * | | | | | | android: Create generic single selection list adapter | 2024-01-10 | 2 | -0/+114 | ||
| | * | | | | | | android: Refactor recycler view adapters to use AbstractListAdapter | 2024-01-10 | 7 | -236/+140 | ||
| | * | | | | | | android: Create generic list adapter for basic lists | 2024-01-10 | 1 | -0/+98 | ||
| | * | | | | | | android: Refactor async diff adapters to use AbstractDiffAdapter | 2024-01-10 | 3 | -172/+92 | ||
| | * | | | | | | android: Create generic adapter and viewholder | 2024-01-10 | 2 | -0/+51 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #12653 from liamwhite/once-more | 2024-01-11 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | ci: fix file mode check in format script | 2024-01-11 | 1 | -1/+1 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #12639 from liamwhite/format-oops | 2024-01-10 | 1 | -2/+1 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | ci: fix format task | 2024-01-10 | 1 | -2/+1 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #12634 from lat9nq/apple-intl-2 | 2024-01-09 | 1 | -0/+0 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | externals: Update txdb_to_nx | 2024-01-09 | 1 | -0/+0 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #12609 from liamwhite/wrong-name-again | 2024-01-09 | 5 | -51/+38 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | vi: connect vsync event handle lifetime to application display service interface | 2024-01-07 | 4 | -24/+11 | ||
| | * | | | | | vi: fix name of nvnflinger | 2024-01-07 | 2 | -27/+27 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #12622 from liamwhite/format | 2024-01-09 | 6 | -25/+20 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | ci: make verify format workflow output more helpful | 2024-01-08 | 1 | -20/+15 | ||
| | * | | | | | general: fix trailing whitespace | 2024-01-08 | 5 | -5/+5 | ||
| | |/ / / / | ||||||
| | | * | | | Fix typos in arrays.xml | 2024-01-15 | 1 | -1/+1 | ||
| | | * | | | Fix one more typo | 2024-01-15 | 1 | -1/+1 | ||
| | | * | | | Fix more typos | 2024-01-15 | 36 | -86/+86 | ||
| | |/ / / |/| | | | ||||||
| * | | | | Fix typos in src/core (#12625) | 2024-01-08 | 28 | -116/+116 | ||
| |/ / / | ||||||
| * | | | Merge pull request #12608 from szepeviktor/typos | 2024-01-07 | 20 | -56/+56 | ||
| |\ \ \ | ||||||
| | * | | | Fix "Propietary" typo elsewhere | 2024-01-07 | 2 | -4/+4 | ||
| | * | | | Fix typos in video_core | 2024-01-07 | 18 | -52/+52 | ||
| * | | | | Merge pull request #12606 from german77/npad_close | 2024-01-07 | 1 | -0/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | service: hid: Delete shared memory handle when unused | 2024-01-07 | 1 | -0/+1 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #12600 from german77/npad-impl | 2024-01-07 | 5 | -21/+129 | ||
| |\ \ \ \ | ||||||
| | * | | | | service: hid: Implement GetLastActiveNpad | 2024-01-06 | 3 | -3/+14 | ||
| | * | | | | service: hid: Implement AssigningSingleOnSlSrPress | 2024-01-06 | 3 | -2/+24 | ||
| | * | | | | service: hid: Implement SetNpadSystemExtStateEnabled | 2024-01-06 | 5 | -8/+34 | ||
| | * | | | | service: hid: Implement CaptureButtonAssignment | 2024-01-06 | 5 | -8/+57 | ||
| * | | | | | Merge pull request #12599 from german77/settings | 2024-01-07 | 14 | -380/+394 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | service: set: Rename files | 2024-01-06 | 14 | -21/+21 | ||
| | * | | | | service: set: Use official names | 2024-01-06 | 9 | -359/+373 | ||
| * | | | | | Merge pull request #12560 from GayPotatoEmma/master | 2024-01-07 | 2 | -0/+10 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | android: add basic support for google game dashboard | 2024-01-04 | 2 | -0/+10 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #12601 from german77/rocket | 2024-01-07 | 1 | -0/+5 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | service: hid: Make sure there's an active aruid handle | 2024-01-06 | 1 | -0/+5 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #12576 from t895/total-save-manager | 2024-01-07 | 6 | -0/+264 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | android: Re-add global save manager | 2024-01-04 | 6 | -0/+264 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #12596 from german77/hid_qlaunch | 2024-01-06 | 2 | -6/+60 | ||
| |\ \ \ \ | ||||||
| | * | | | | service: hid: Add functions needed by Qlaunch | 2024-01-06 | 2 | -6/+60 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #12593 from german77/pending-delete | 2024-01-06 | 3 | -21/+18 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | service: hid: Handle pending delete | 2024-01-06 | 3 | -21/+18 | ||
| |/ / / | ||||||
| * | | | Merge pull request #12582 from german77/hid-core | 2024-01-06 | 141 | -438/+481 | ||
| |\ \ \ | ||||||
| | * | | | hid_core: Move hid to it's own subproject | 2024-01-05 | 141 | -438/+481 | ||
| |/ / / | ||||||
| * | | | Merge pull request #12437 from ameerj/gl-amd-fixes | 2024-01-04 | 5 | -14/+15 | ||
| |\ \ \ | ||||||
| | * | | | Settings: Indicate AMD's compatibility with SPIR-V on OGL | 2023-12-21 | 1 | -1/+1 | ||