| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | android: Add cancel condition to installed content check | 2024-01-26 | 1 | -1/+7 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #12765 from german77/sys-hid | 2024-01-26 | 16 | -88/+289 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: set: Implement more settings functions for Qlaunch | 2024-01-25 | 16 | -88/+289 | ||
| * | | | | | | | Merge pull request #12801 from german77/vibration-fix | 2024-01-26 | 3 | -0/+9 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: hid: Don't try to vibrate if device isn't initialized | 2024-01-25 | 3 | -0/+9 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #12707 from FearlessTobi/fs-housekeeping | 2024-01-26 | 141 | -974/+3350 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Address review comments and fix compilation problems | 2024-01-25 | 16 | -269/+249 | ||
| | * | | | | | | fs: Add path class | 2024-01-25 | 11 | -30/+2228 | ||
| | * | | | | | | result: Make fully constexpr, add ON_RESULT_INCLUDED | 2024-01-25 | 9 | -29/+57 | ||
| | * | | | | | | fs/errors: Unify naming of result codes | 2024-01-25 | 7 | -42/+37 | ||
| | * | | | | | | fs: Replace Mode enum by OpenMode enum | 2024-01-25 | 21 | -188/+195 | ||
| | * | | | | | | vfs: Move vfs files to their own directory | 2024-01-25 | 100 | -160/+183 | ||
| | * | | | | | | fs: Move fsp_srv subclasses to separate files | 2024-01-25 | 17 | -542/+687 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #12796 from t895/controller-optimizations | 2024-01-25 | 25 | -24/+247 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | android: Disable default focus highlight on views that shouldn't be selected | 2024-01-25 | 11 | -5/+19 | ||
| | * | | | | | | android: Allow controller to focus on toolbar menu items | 2024-01-25 | 11 | -6/+28 | ||
| | * | | | | | | android: Add 600dp layout for GameInfoFragment | 2024-01-25 | 1 | -0/+155 | ||
| | * | | | | | | android: Fix button click listener for build version name | 2024-01-25 | 1 | -1/+1 | ||
| | * | | | | | | android: Disable focus for the root of cards that contain buttons | 2024-01-25 | 4 | -5/+5 | ||
| | * | | | | | | android: Focus on the in game menu when opened | 2024-01-25 | 4 | -7/+39 | ||
| | |/ / / / / | ||||||
| * | | | | | | cmif_serialization: support non-domain sessions on domain servers | 2024-01-25 | 1 | -33/+32 | ||
| * | | | | | | cmif_types: improve ergonomics of types | 2024-01-25 | 4 | -38/+97 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #12759 from liamwhite/mp-misc | 2024-01-25 | 4 | -4/+25 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | nvservices: close map handles on session close | 2024-01-22 | 3 | -0/+16 | ||
| | * | | | | | kernel: target invalidate to given process | 2024-01-22 | 1 | -4/+9 | ||
| * | | | | | | Merge pull request #12777 from t895/firmware-warning | 2024-01-25 | 11 | -172/+145 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | android: Add key check | 2024-01-25 | 6 | -2/+67 | ||
| | * | | | | | | android: Add option to make MessageDialogFragments non-dismissible | 2024-01-25 | 1 | -8/+24 | ||
| | * | | | | | | frontend_common: Consistently use references | 2024-01-25 | 3 | -41/+41 | ||
| | * | | | | | | frontend_common: Remove key rederivation and keep key check | 2024-01-25 | 4 | -121/+13 | ||
| * | | | | | | | Merge pull request #12783 from liamwhite/cmif-generation | 2024-01-25 | 8 | -353/+729 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: add template serializer for method calls | 2024-01-25 | 8 | -353/+729 | ||
| * | | | | | | | | Merge pull request #12787 from t895/game-list-refresh | 2024-01-25 | 3 | -9/+22 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | android: Only compare game contents for GameAdapter | 2024-01-25 | 3 | -9/+22 | ||
| * | | | | | | | | | Merge pull request #12786 from t895/driver-overlay | 2024-01-25 | 4 | -15/+39 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Fix waiting for driver install on startup | 2024-01-25 | 3 | -13/+24 | ||
| | * | | | | | | | | | android: Add current driver vendor to FPS overlay | 2024-01-25 | 3 | -2/+15 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #12499 from Kelebek1/time | 2024-01-25 | 141 | -3972/+7014 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Rework time service to fix time passing offline. | 2024-01-24 | 141 | -3972/+7014 | ||
| * | | | | | | | | | Demote Mesa dozen to the bottom of the device list | 2024-01-24 | 1 | -0/+10 | ||
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #12763 from liamwhite/fix-hbl-again | 2024-01-23 | 1 | -0/+8 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | loader: also register fs process for raw exefs partition | 2024-01-23 | 1 | -0/+8 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #12768 from german77/wrong_conversion | 2024-01-23 | 3 | -8/+8 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service: properly convert buffers to strings | 2024-01-23 | 3 | -8/+8 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * / | | | | | | device_memory_manager: fix ScratchBuffer indexing | 2024-01-22 | 1 | -3/+2 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #12579 from FernandoS27/smmu | 2024-01-22 | 121 | -1414/+2741 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | device_memory_manager: use unique_lock for update | 2024-01-18 | 1 | -14/+8 | ||
| | * | | | | | | nvhost_vic: use map erase by key | 2024-01-18 | 1 | -4/+1 | ||
| | * | | | | | | nvdrv: clean up preallocation | 2024-01-18 | 1 | -3/+5 | ||
| | * | | | | | | nvdrv: use correct names for interface factory | 2024-01-18 | 1 | -3/+3 | ||