| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | qt/main: Register Qt Software Keyboard frontend with AM | 2018-11-18 | 1 | -0/+1 | ||
| | * | | | | | | | am: Construct and use proper applets with ILibraryAppletAccessor | 2018-11-18 | 1 | -1/+26 | ||
| | * | | | | | | | am/applets: Add connector between frontend and AM applet classes | 2018-11-18 | 3 | -0/+130 | ||
| | * | | | | | | | frontend/applets: Add frontend software keyboard provider and default | 2018-11-18 | 3 | -0/+63 | ||
| | * | | | | | | | am/applets: Add Applet superclass to describe a generic applet | 2018-11-18 | 3 | -0/+77 | ||
| | * | | | | | | | am: Unstub ILibraryAppletAccessor::Start | 2018-11-18 | 1 | -5/+17 | ||
| | * | | | | | | | am: Implement PopInteractiveOutData and PushInteractiveInData | 2018-11-18 | 1 | -14/+24 | ||
| | * | | | | | | | am: Convert storage stack to vector | 2018-11-18 | 1 | -27/+59 | ||
| | * | | | | | | | am: Move AM::IStorage to header | 2018-11-18 | 1 | -0/+16 | ||
| | * | | | | | | | am: Move IStorageAccessor to header and update backing buffer | 2018-11-18 | 2 | -64/+62 | ||
| | * | | | | | | | am: Implement CreateTransferMemoryStorage | 2018-11-18 | 2 | -0/+26 | ||
| | * | | | | | | | svc: Implement svcCreateTransferMemory | 2018-11-18 | 1 | -3/+33 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1739 from lioncash/lm | 2018-11-19 | 1 | -1/+12 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | lm: Implement SetDestination by doing nothing | 2018-11-19 | 1 | -1/+12 | ||
| * | | | | | | | | kernel/resource_limit: Clean up interface | 2018-11-19 | 6 | -190/+81 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | hid: Use player-defined controller type as PREFERRED_CONTROLLER | 2018-11-18 | 6 | -215/+114 | ||
| * | | | | | | | hid/npad: Update NPad to use player controller bindings and type | 2018-11-18 | 2 | -55/+108 | ||
| * | | | | | | | hid/touchscreen: Update Touchscreen to use advanced parameters | 2018-11-18 | 1 | -6/+6 | ||
| * | | | | | | | hid: Add controller bindings for Mouse controller | 2018-11-18 | 2 | -4/+30 | ||
| * | | | | | | | hid: Add keyboard bindings for Keyboard controller | 2018-11-18 | 2 | -2/+24 | ||
| * | | | | | | | hid: Add controller bindings for DebugPad controller | 2018-11-18 | 2 | -21/+43 | ||
| * | | | | | | | settings: Add settings for multiple players and controllers | 2018-11-18 | 1 | -3/+48 | ||
| * | | | | | | | settings: Add Native type for keyboard | 2018-11-18 | 1 | -0/+210 | ||
| * | | | | | | | settings: Add Native type for mouse buttons | 2018-11-18 | 2 | -0/+34 | ||
| * | | | | | | | Added missing start/end touch attributes to touchscreen | 2018-11-18 | 2 | -1/+18 | ||
| * | | | | | | | Added debugpad skeleton | 2018-11-18 | 2 | -2/+55 | ||
| * | | | | | | | Added controller helper funcs | 2018-11-18 | 2 | -0/+35 | ||
| * | | | | | | | Changed polling rate of hid and Right joycon rotation | 2018-11-18 | 1 | -2/+2 | ||
| * | | | | | | | Left joycon rotation button remapping | 2018-11-18 | 2 | -7/+21 | ||
| * | | | | | | | Added automatic npad switch based on supported stylesets | 2018-11-18 | 2 | -4/+124 | ||
| * | | | | | | | Added multi-input support and controller assignment at any port | 2018-11-18 | 2 | -122/+181 | ||
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #1620 from DarkLordZach/ldr-ro | 2018-11-18 | 7 | -23/+405 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ldr_ro: Add error check for memory allocation failure | 2018-11-17 | 4 | -13/+27 | ||
| | * | | | | | | ldr_ro: Implement UnloadNro (command 1) | 2018-11-15 | 1 | -22/+85 | ||
| | * | | | | | | ldr_ro: Fully Implement LoadNro (command 0) | 2018-11-15 | 1 | -11/+110 | ||
| | * | | | | | | ldr_ro: Implement UnloadNrr (command 3) | 2018-11-15 | 1 | -2/+84 | ||
| | * | | | | | | ldr_ro: Fully implement LoadNrr (command 2) | 2018-11-15 | 1 | -0/+112 | ||
| | * | | | | | | process: Make MirrorMemory take state to map new memory as | 2018-11-15 | 2 | -3/+7 | ||
| | * | | | | | | pl_u: Resize buffers in shared font data getter to what game requests | 2018-11-15 | 1 | -0/+8 | ||
| * | | | | | | | Merge pull request #1718 from ogniK5377/lets-go-softlock | 2018-11-18 | 3 | -1/+18 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implemented CalculateStandardUserSystemClockDifferenceByUser | 2018-11-17 | 3 | -1/+18 | ||
| * | | | | | | | | Merge pull request #1671 from DarkLordZach/vi-disconnect | 2018-11-18 | 1 | -0/+22 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vi: Implement TransactParcel for Disconnect and DetachBuffer | 2018-11-17 | 1 | -0/+22 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1728 from FearlessTobi/reset-signal | 2018-11-18 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | svc: ResetSignal is not stubbed | 2018-11-18 | 1 | -1/+1 | ||
| * | | | | | | | | Stubbed am:EnableApplicationCrashReport | 2018-11-17 | 2 | -10/+18 | ||
| * | | | | | | | | Merge pull request #1711 from ogniK5377/bluetooth-lets-go | 2018-11-16 | 2 | -1/+145 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added various bluetooth based cmds for palma | 2018-11-17 | 2 | -1/+145 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1719 from bunnei/hwopus-fix | 2018-11-16 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters. | 2018-11-16 | 1 | -1/+1 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||