Commit graph

  • 4dfe9dd038 ci: bump mac to macos-14 Liam 2024-01-31 09:21:56 -0500
  • d57165df45 Device Memory Manager: ensure raster protection only within mapped device addresses. Fernando Sahmkow 2024-01-31 14:31:13 +0100
  • 738e9a79a0 DeviceMemory: Make counter types configurable Fernando Sahmkow 2024-01-30 20:14:06 +0100
  • aaab11e36f NVDRV: Join the heaper optimization blocks Fernando Sahmkow 2024-01-30 13:46:01 +0100
  • 8f848f43e9 smmu: use new range mutex construction for protecting counters Liam 2024-01-16 23:35:48 -0500
  • a7c1306e2d Texture Cache: make sparse texture table per channel Fernando Sahmkow 2024-01-30 11:52:41 +0100
  • e8be665f11 settings: Allow audio sink, input, and output to be set per game t895 2024-01-31 08:23:10 -0500
  • 9ed82a280e Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings. Kelebek1 2024-01-30 19:08:47 +0000
  • 817d916233 am: push storage from error applet with non-zero size Liam 2024-01-30 20:13:48 -0500
  • ffe3984353
    Merge pull request #12860 from liamwhite/serialization2 liamwhite 2024-01-30 14:29:41 -0500
  • ec734cb06c
    Merge pull request #12859 from german77/led liamwhite 2024-01-30 14:29:33 -0500
  • 8292ba7ad6 cmif_serialization: fix LargeData types Liam 2024-01-30 12:26:32 -0500
  • 2e65616761
    Merge pull request #12856 from liamwhite/serialization liamwhite 2024-01-30 11:59:00 -0500
  • 07aa1a99fa
    Merge pull request #12849 from LotP1/patch-1 liamwhite 2024-01-30 11:58:55 -0500
  • 6524f20de4
    Merge pull request #12847 from abouvier/cmake-oaknut liamwhite 2024-01-30 11:58:48 -0500
  • a0f7f2b309 service: hid: Implement GetPlayerLedPattern accurately Narr the Reg 2024-01-30 10:36:42 -0600
  • 442aad9b27
    Persist filters in multiplayer public lobby list Hugo Locurcio 2024-01-30 01:29:11 +0100
  • 8e0f97ac96
    Color player counts in the multiplayer public lobby list Hugo Locurcio 2024-01-30 02:09:19 +0100
  • 5510b31972 internal_network: only poll for accept on blocking sockets Liam 2024-01-30 10:29:05 -0500
  • ecea5ef757
    Update sockets.h LotP1 2024-01-30 12:24:47 +0100
  • a1ce45b0b1
    Update src/core/hle/service/sockets/sockets.h LotP1 2024-01-30 11:01:04 +0100
  • 9ba9780a96 cmif_serialization: fix out layout calculation Liam 2024-01-30 02:22:45 -0500
  • 4afca6bf5d service: capsrv: Migrate to new IPC Narr the Reg 2024-01-28 22:29:06 -0600
  • 73e7a259fd cmake: prefer system oaknut library Alexandre Bouvier 2024-01-29 22:17:00 +0100
  • 8e0a40434c am: stop emulation when all applets are closed Liam 2024-01-27 14:39:55 -0500
  • 68303ed601 core: support offline web applet Liam 2024-01-06 21:21:01 -0500
  • 8a146469c0 am: return AppletDataBroker and use for frontend applets Liam 2024-01-03 01:16:27 -0500
  • b1c2f791af am: rework IStorage for transfer storage Liam 2024-01-01 21:58:56 -0500
  • 182137a9a4 am: migrate global state to per-applet state structure Liam 2024-01-02 18:29:03 -0500
  • 3155f4e96d am: retrieve main applet creation info from frontend Liam 2024-01-02 18:26:53 -0500
  • 345d691328
    Add hotkeys for multiplayer actions Hugo Locurcio 2024-01-30 00:38:38 +0100
  • dfb9fa0144 am: re-namespace frontend applets to frontend directory Liam 2023-12-31 09:40:32 -0500
  • a7e9d7842d am: add new datatypes for per-applet state Liam 2024-01-02 19:22:02 -0500
  • 7de6b41030 service: split am into components Liam 2023-12-30 20:51:23 -0500
  • 2cc5c517cf
    Update sockets_translate.cpp LotP1 2024-01-30 00:34:07 +0100
  • c0775e74ec
    Update sockets.h LotP1 2024-01-30 00:27:11 +0100
  • 3acf35bb98
    Update sockets_translate.cpp LotP1 2024-01-30 00:23:43 +0100
  • 8ddfecfbae
    Merge pull request #12846 from german77/mii_const liamwhite 2024-01-29 15:27:12 -0500
  • 51f5a6f1f8
    Merge pull request #12830 from merryhime/dynamic-dual_code_block liamwhite 2024-01-29 15:27:04 -0500
  • 64fca24b32 service: mii: Set arguments as const Narr the Reg 2024-01-29 11:21:51 -0600
  • 41149d061d notif: rewrite for new IPC Liam 2024-01-29 11:02:01 -0500
  • ba4cee1812
    Merge pull request #12843 from t895/system-driver-whoops liamwhite 2024-01-29 09:09:38 -0500
  • 06abf3205a
    Merge pull request #12837 from german77/cat liamwhite 2024-01-29 09:09:00 -0500
  • adfdc9520a
    Merge pull request #12836 from german77/im_home liamwhite 2024-01-29 09:08:52 -0500
  • 90cb852908
    Merge pull request #12814 from Kelebek1/time_new_ipc liamwhite 2024-01-29 09:08:46 -0500
  • 278dd589ec
    Merge pull request #12439 from FireBurn/vkresult liamwhite 2024-01-29 09:08:32 -0500
  • 15e8791f9d android: Don't show delete button for system driver t895 2024-01-29 06:59:34 -0500
  • 498c9bd96a
    Merge pull request #12840 from amazingfate/fix-gcc11 Narr the Reg 2024-01-29 04:36:57 -0600
  • 6c8df6af44 fix build for gcc 11 amazingfate 2024-01-29 14:00:56 +0800
  • 8e93537266 service: am: Focus state changed goes last german77 2024-01-28 22:02:01 -0600
  • b8f16f3538 service: hid: Implement home, capture and sleep buttons german77 2024-01-28 19:19:21 -0600
  • 87e26de0fc service: hid: Restore active aruid german77 2024-01-28 18:26:40 -0600
  • 575183d6dc service: hid: Fully implement touch resource Narr the Reg 2024-01-16 12:17:18 -0600
  • 6a2532fe17
    Merge pull request #12555 from flodavid/fix-gamemode-setting liamwhite 2024-01-28 15:02:34 -0500
  • 3655115105
    Merge pull request #12821 from merryhime/atomic_ops liamwhite 2024-01-28 15:02:28 -0500
  • 5561a08d59
    Merge pull request #12831 from Kelebek1/audren_multi liamwhite 2024-01-28 15:02:22 -0500
  • e687ca8735
    Merge pull request #12833 from merryhime/vsync-crash liamwhite 2024-01-28 15:02:15 -0500
  • 0bf46cb1ee configure_graphics: Avoid crash when vsync_mode_combobox is empty (occurs when renderer backend is Null) Merry 2024-01-28 19:14:38 +0000
  • 19a2f12692 Use the input process handle to get the correct application's memory Kelebek1 2024-01-28 17:45:01 +0000
  • 6cc82fd430 externals/dynarmic: Update to 6.6.1 Merry 2024-01-28 15:19:15 +0000
  • 72c897c49d
    Merge pull request #12826 from t895/system-driver-version liamwhite 2024-01-28 11:57:58 -0500
  • 077a50a547
    Merge pull request #12825 from liamwhite/why liamwhite 2024-01-28 11:57:53 -0500
  • 820f1c8a16
    Merge pull request #12823 from german77/set-audio liamwhite 2024-01-28 11:57:47 -0500
  • b163757e1f
    Merge pull request #12802 from german77/mii_interface liamwhite 2024-01-28 11:57:40 -0500
  • 2bc0132d0c externals/oaknut: Update to 2.0.1 Merry 2024-01-28 16:31:48 +0000
  • b75401a2cb service: set: Increase settings version german77 2024-01-27 15:37:35 -0600
  • 12e7ee2357 service: set: Implement more Qlaunch Settings german77 2024-01-27 14:11:37 -0600
  • 3ec41503e3
    Merge pull request #12827 from t895/focus-color Charles Lombardo 2024-01-28 08:52:57 -0500
  • c770af9b12 android: Disable focus on loading card t895 2024-01-28 00:02:00 -0500
  • 2d8f80b65e android: Show system driver information t895 2024-01-27 23:59:02 -0500
  • 6c4eb2733d kernel: clear pinned waiter list on unpin Liam 2024-01-27 22:53:09 -0500
  • d5e8c9d04f
    Merge pull request #12824 from t895/multi-boot liamwhite 2024-01-27 21:48:54 -0500
  • 3f1290cee3 android: Multi-program app switching t895 2024-01-26 09:06:24 -0500
  • 5a20d07c21 atomic_ops: Fix MSVC Merry 2024-01-27 21:42:16 +0000
  • 9f91d310c6 atomic_ops: Remove volatile qualifier Merry 2024-01-27 21:36:39 +0000
  • 6527c0d2fc atomic_ops: Reduce code duplication with templates Merry 2024-01-27 21:11:48 +0000
  • ce2eb6e8ee
    Merge pull request #12818 from K900/small-fixes liamwhite 2024-01-27 12:13:46 -0500
  • 8b47465586 input: add a missing null pointer check K900 2024-01-27 17:32:49 +0300
  • 3065ab0fd8 nx_tzdb: add another safety assertion K900 2024-01-27 17:28:04 +0300
  • a2407a2964 nx_tzdb: check for unpacked directory K900 2024-01-27 17:25:52 +0300
  • 16b79df836
    Merge pull request #12815 from t895/visual-driver-silly liamwhite 2024-01-27 01:36:26 -0500
  • 6a4b25699d android: Reload global settings on closing emulation t895 2024-01-26 23:05:02 -0500
  • da410506a4 Move time services to new IPC. Add some fixes/improvements to usage with the new IPC Kelebek1 2024-01-26 15:29:04 +0000
  • c5e88c654e service: mii: Migrate service to new interface Narr the Reg 2024-01-25 20:21:45 -0600
  • bd8635e26a
    Merge pull request #12808 from t895/uri-moment liamwhite 2024-01-26 10:23:08 -0500
  • 4349cdba07
    Merge pull request #12769 from german77/no-log liamwhite 2024-01-26 09:57:40 -0500
  • f2fb761bac vfs: Fix getting URI filename t895 2024-01-26 09:08:31 -0500
  • 59aee2b461
    Merge pull request #12809 from t895/error-message liamwhite 2024-01-26 09:56:01 -0500
  • 4d206d849e
    Merge pull request #12765 from german77/sys-hid liamwhite 2024-01-26 09:55:47 -0500
  • 744c0173d1
    Merge pull request #12801 from german77/vibration-fix liamwhite 2024-01-26 09:55:37 -0500
  • 55482ab5dc
    Merge pull request #12707 from FearlessTobi/fs-housekeeping liamwhite 2024-01-26 09:55:25 -0500
  • e56b44dee6 android: Add cancel condition to installed content check t895 2024-01-26 09:29:51 -0500
  • f2012e5aff service: hid: Don't try to vibrate if device isn't initialized Narr the Reg 2024-01-25 23:46:00 -0600
  • 4526fdaf64
    Merge pull request #12796 from t895/controller-optimizations liamwhite 2024-01-25 23:01:44 -0500
  • bc22b4e782
    Merge pull request #12798 from liamwhite/cmif-fixes liamwhite 2024-01-25 23:01:10 -0500
  • f70821ce0d
    Merge pull request #12794 from abouvier/cmake-simpleini-module liamwhite 2024-01-25 23:01:04 -0500
  • a774ff935c cmif_serialization: support non-domain sessions on domain servers Liam 2024-01-25 21:26:44 -0500
  • 431df5ae93 cmif_types: improve ergonomics of types Liam 2024-01-25 21:12:44 -0500
  • 677c2c2cd2 android: Disable default focus highlight on views that shouldn't be selected t895 2024-01-25 20:49:57 -0500
  • ee540c712c android: Allow controller to focus on toolbar menu items t895 2024-01-25 20:48:58 -0500