Narr the Reg
|
146975c880
|
hid_core: Move hid to it's own subproject
|
2024-01-05 11:41:15 -06:00 |
|
Liam
|
7836881b24
|
am/jit: reference memory instance from context
|
2023-12-24 19:36:42 -05:00 |
|
Liam
|
6bd1dfa8cc
|
service: fetch objects from the client handle table
|
2023-12-24 19:20:43 -05:00 |
|
liamwhite
|
69852e9a0b
|
Merge pull request #12183 from german77/justmii
service: nfc: Validate mii data
|
2023-11-27 11:56:37 -05:00 |
|
german77
|
95e03e4901
|
service: nfc: Validate mii data
|
2023-11-25 23:40:01 -06:00 |
|
german77
|
6194fbfcdb
|
service: am: Create random mii for cabinet applet
|
2023-11-25 21:31:05 -06:00 |
|
FrozenAra
|
09d7bec6e1
|
Implemented qlaunch version of the controller applet
|
2023-11-19 18:38:58 +01:00 |
|
german77
|
8103dc13a9
|
service: am: Set the correct album program id
|
2023-11-05 17:26:34 -06:00 |
|
german77
|
de308bed13
|
yuzu: Only store games in the recently played list
|
2023-11-05 09:34:16 -06:00 |
|
liamwhite
|
675cf9ef86
|
Merge pull request #11936 from liamwhite/romfs-nonsense
romfs: fix extraction of single-directory root
|
2023-11-03 09:13:46 -04:00 |
|
Liam
|
14a1a578fb
|
romfs: fix extraction of single-directory root
|
2023-10-31 23:26:51 -04:00 |
|
liamwhite
|
b2af122553
|
Merge pull request #11929 from dima-xd/swkbd-applet
service: am: Add support for LLE Software Keyboard Applet
|
2023-10-31 16:55:49 -04:00 |
|
Dzmitry Dubrova
|
74bb20f0bf
|
service: am: Add support for LLE Software Keyboard Applet
|
2023-10-31 21:14:37 +03:00 |
|
liamwhite
|
6aecd890b6
|
Merge pull request #11892 from german77/pkm_screenshot
service: am: Implement ISelfController::SaveCurrentScreenshot
|
2023-10-31 09:47:19 -04:00 |
|
german77
|
4e453935a3
|
core: Close all KEvents
|
2023-10-29 13:52:12 -06:00 |
|
Narr the Reg
|
44e75debd3
|
service: am: Implement ISelfController::SaveCurrentScreenshot
|
2023-10-26 22:29:52 -06:00 |
|
Narr the Reg
|
c9fe01204f
|
service: acc: Implement functions needed for profile select (#11653)
|
2023-10-17 05:12:55 +02:00 |
|
Narr the Reg
|
ab5db1da9f
|
service: caps: Implement album manager and reorganize service
|
2023-10-07 20:57:20 -06:00 |
|
Narr the Reg
|
a4a54b3dfc
|
service: Stub multiple functions to increase stability of album applet
|
2023-10-07 20:57:10 -06:00 |
|
Narr the Reg
|
ed1e1c4ff6
|
yuzu: Allow to launch album applet from firmware
|
2023-10-02 11:29:12 -06:00 |
|
liamwhite
|
bbb8399737
|
Merge pull request #11632 from german77/hle_cabinet
service: am: Add support for LLE Cabinet Applet
|
2023-10-01 19:24:46 -04:00 |
|
Narr the Reg
|
5914a599ad
|
service: am: Implement shared buffer
Co-authored-by: Liam <byteslice@airmail.cc>
|
2023-10-01 11:38:30 -06:00 |
|
Narr the Reg
|
7aae68820f
|
service: am: Set push in arguments according to the launched applet
|
2023-10-01 11:38:30 -06:00 |
|
Kelebek1
|
cd93b07a50
|
Don't send a double focus change message
|
2023-09-28 23:47:10 +01:00 |
|
german77
|
24eb40cb70
|
service: mii: Fix reported bugs
|
2023-09-27 23:34:03 -06:00 |
|
german77
|
3ff84838ab
|
service: am: Stub to exit applet cleanly
|
2023-09-23 20:14:37 -06:00 |
|
german77
|
7fd77a5f77
|
service: am: Implement stuff needed for Mii Edit
|
2023-09-23 20:14:33 -06:00 |
|
Narr the Reg
|
8b011a8447
|
am: mii_edit: Implement DB operations
|
2023-09-21 18:21:39 -06:00 |
|
liamwhite
|
a821c64716
|
Merge pull request #11483 from FearlessTobi/save-size-max
am: Stub GetSaveDataSizeMax
|
2023-09-16 11:39:56 -04:00 |
|
liamwhite
|
ffd5076088
|
Merge pull request #11480 from german77/mii_service
service: mii: Update implementation Part1
|
2023-09-13 09:39:16 -04:00 |
|
FearlessTobi
|
67e57a29d5
|
am: Stub GetSaveDataSizeMax
Needed for Minecraft Legends.
|
2023-09-12 00:21:03 +02:00 |
|
german77
|
6377a46668
|
mii: Prepare Interface for new implementation
|
2023-09-11 00:58:46 -06:00 |
|
german77
|
e51d54de30
|
service: mii: separate mii types into their own file
|
2023-09-10 22:18:25 -06:00 |
|
FearlessTobi
|
ff92a0c8f4
|
am: Implement UserChannel parameters
Used by the Super Mairo 3D All-Stars collection.
|
2023-09-10 15:39:25 -04:00 |
|
FearlessTobi
|
abf45c2d0b
|
am: Remove bcat from PopLaunchParameter
This never belonged here and has no use anymore since the Boxcat backend was removed.
.
|
2023-09-09 20:44:05 -04:00 |
|
Narr the Reg
|
9fc8535c6a
|
service: mii: Fix broken mii on MK8
|
2023-09-07 11:46:12 -06:00 |
|
liamwhite
|
33234fe87d
|
Merge pull request #11384 from liamwhite/am-shutdown
am: shorten shutdown timeout when lock is not held
|
2023-09-02 14:42:35 -04:00 |
|
Liam
|
7a26dc51eb
|
am: shorten shutdown timeout when lock is not held
|
2023-08-26 17:12:05 -04:00 |
|
lat9nq
|
81d209ee34
|
general: Use console mode helper across project
|
2023-08-22 21:58:23 -04:00 |
|
lat9nq
|
447ec24378
|
general: Convert use_docked_mode to an enumeration
Allows some special interactions with it in the Qt frontend.
|
2023-08-22 16:07:52 -04:00 |
|
Liam
|
5e3139e7c6
|
vfs: expand support for NCA reading
|
2023-08-15 17:47:25 -04:00 |
|
Liam
|
5f2c56cd15
|
core: remove ResultVal type
|
2023-08-08 11:09:37 -04:00 |
|
liamwhite
|
cc0d4aca11
|
Merge pull request #11210 from german77/settings
service: set: Implement system settings for Qlaunch
|
2023-08-05 12:58:32 -04:00 |
|
Narr the Reg
|
b3b0fb46fd
|
service: set: Implement system settings for Qlaunch
|
2023-08-02 22:33:42 -06:00 |
|
Narr the Reg
|
e0ba30fb8e
|
service: am: Fix wrong interface
|
2023-08-02 13:00:30 -06:00 |
|
Kelebek1
|
df8097de60
|
Debug SetIdleTimeDetectionExtension
|
2023-07-18 10:16:14 +01:00 |
|
Narr the Reg
|
b24451c571
|
input_common: Implement native mifare support
|
2023-06-21 17:54:58 -06:00 |
|
Liam
|
1fc6519671
|
am: stub CreateCacheStorage
|
2023-05-11 17:26:02 -04:00 |
|
Narr the Reg
|
2a36d667c9
|
service: nfc: Merge device interfaces and create the device manager
|
2023-05-05 22:02:59 -06:00 |
|
german77
|
1ec8e38f3f
|
core: am: Demote TryPopFromFriendInvitationStorageChannel Log level
|
2023-04-21 22:35:45 -06:00 |
|