Commit Graph

  • a09c834103 svc: update WaitForAddress Michael Scire 2024-10-09 11:34:47 -0700
  • dc9f50056a add version compatibility info to comment ndeadly 2024-09-16 09:16:40 +0200
  • 66fad09623 btm: add audio profile ndeadly 2024-09-12 12:11:19 +0200
  • 8cff58d5af
    dynamic: add support for ELF packed relocations (relr) fincs 2024-08-31 00:40:56 +0200
  • d66e3aa487 spl: add missing service header Irne Racoonovich 2024-08-24 23:38:57 +0300
  • 8d0c36b72a spl: add missing service header Irne Racoonovich 2024-08-24 23:38:57 +0300
  • 7b4e02be35
    nwindowReleaseBuffers: cancel dequeued buffer instead of failing fincs 2024-08-19 17:43:32 +0200
  • 3c851a3443
    bt: fill in unknowns and update function parameters to match their btdrv counterparts (#644) ndeadly 2024-06-28 14:48:22 +0200
  • df0508200b
    Add missing hid shared memory structures and accessor functions for system buttons (#647) ndeadly 2024-06-28 14:48:02 +0200
  • 69b94f06b6 hid: add functions for getting the state of the home, sleep and capture buttons from shmem ndeadly 2024-06-26 19:35:39 +0200
  • 0fcf131cb2 hid: add missing shared memory format structures ndeadly 2024-06-26 13:03:47 +0200
  • 6218f4875c Wrapper to turn romfs_file into romfs_fileobj James Bulman 2024-06-14 15:49:11 +0100
  • 13d880fe12
    Modified stdio RomFS functions to use native James Bulman 2024-06-13 00:25:27 +0100
  • ff3e698d96
    Added native RomFS file reading/directory listing James Bulman 2024-06-12 21:41:43 +0100
  • 72cc0fc2eb bt: fill in unknowns and update function parameters to match their btdrv counterparts ndeadly 2024-06-06 19:09:34 +0200
  • c769852631
    update Makefile version v4.7.0 Dave Murphy 2024-05-31 17:28:15 +0100
  • e8341a00fe
    4.7.0 changelog Dave Murphy 2024-05-31 17:22:52 +0100
  • e570e67704
    add changelog for 4.6.0 Dave Murphy 2024-05-31 17:14:40 +0100
  • bb65fec6eb hidsys: use hosversionBetween Michael Scire 2024-05-30 12:37:42 -0700
  • 510d85bf48 hidsys: add version checking to removed commands Michael Scire 2024-03-29 02:36:16 -0700
  • ff2e76daf9 ns: Add version checking for ns:dev commands Michael Scire 2024-03-29 02:27:38 -0700
  • c8c4406467 svc: Add new InfoTypes Michael Scire 2024-03-29 02:27:26 -0700
  • 91af3df384 hidsys: use hosversionBetween Michael Scire 2024-05-30 12:37:42 -0700
  • b69d2fa95e fs: add GetFileSystemAttribute cmd Pablo Curiel 2024-03-31 14:43:57 +0200
  • 7509ce0832 fs: add GetFileSystemAttribute cmd Pablo Curiel 2024-03-31 14:43:57 +0200
  • 0a0c621b75 hidsys: add version checking to removed commands Michael Scire 2024-03-29 02:36:16 -0700
  • 45afae87a9 ns: Add version checking for ns:dev commands Michael Scire 2024-03-29 02:27:38 -0700
  • 677b984756 svc: Add new InfoTypes Michael Scire 2024-03-29 02:27:26 -0700
  • 03461c9304 ipv6: in.h extended Daniil Vinogradov 2024-02-21 00:01:24 +0100
  • 919e3d3938 Update for review averne 2024-02-04 00:21:53 +0100
  • b615b01d44 nvchannel: Implement GET_CLK_RATE and SET_SUBMIT_TIMEOUT averne 2023-11-30 12:03:43 +0100
  • be45a91b9c nvchannel: Fix SET_CLK_RATE averne 2023-11-30 12:03:11 +0100
  • 827c6b6ddf Implement IFSDeviceOperator "ChallengeCardExistence" and "GetGameCardDeviceCertificate" Rambo6Glaz 2023-11-19 05:11:06 +0100
  • 9289126473 Update for review averne 2024-02-04 00:21:53 +0100
  • ce1f87050d Update SetSysProductModel_Aula comment MasaGratoR 2023-11-21 20:03:06 +0100
  • 99edb1c0f0
    libnx 4.6.0 v4.6.0 Dave Murphy 2023-12-17 20:21:05 +0000
  • 7d68ad6bd4
    fix: avoid segfault at static dtors (#638) ThisALV 2023-12-17 15:15:33 +0100
  • b4a0bdfbbf fix: avoid segfault at static dtors ThisALV 2023-12-12 09:13:04 +0100
  • a340a68a84 nvchannel: Implement GET_CLK_RATE and SET_SUBMIT_TIMEOUT averne 2023-11-30 12:03:43 +0100
  • f538a3a538 nvchannel: Fix SET_CLK_RATE averne 2023-11-30 12:03:11 +0100
  • fda4e6b105
    add fsDeviceOperatorGetGameCardUpdatePartitionInfo (#635) ITotalJustice 2023-11-23 19:46:29 +0000
  • 3bd9654c54 rename timespan to delay ITotalJustice 2023-11-23 16:51:34 +0000
  • dd1d520276 add audout:a audout:d aud:a aud:d ITotalJustice 2023-11-23 15:50:01 +0000
  • 74f3ca940a fix FsGameCardUpdatePartitionInfo name ITotalJustice 2023-11-23 15:27:41 +0000
  • a6cd580ac8 add fsDeviceOperatorGetGameCardUpdatePartitionInfo ITotalJustice 2023-11-23 14:28:36 +0000
  • a5bbf14a85
    Update SetSysProductModel_Aula comment MasaGratoR 2023-11-21 20:03:06 +0100
  • 8d10ef8745
    nv: Added __nx_nv_service_type. Closes #633. yellows8 2023-11-20 14:12:52 -0500
  • a215ae2da2 Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros Ghabry 2023-11-19 15:53:37 +0100
  • 86ca0d9f60 nv: Allow access to nvdrv:t averne 2023-11-19 16:05:33 +0100
  • 9436d1f816 Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros Ghabry 2023-11-19 15:53:37 +0100
  • 73c1e69752 Implement IFSDeviceOperator "ChallengeCardExistence" and "GetGameCardDeviceCertificate" Rambo6Glaz 2023-11-19 05:11:06 +0100
  • 933c5a12f0 svc: fix query/insecure names Michael Scire 2023-11-01 10:17:58 -0700
  • 5f1823768c svc: fix query/insecure names Michael Scire 2023-11-01 10:17:58 -0700
  • bb0ae8ac74
    libnx v4.5.0 v4.5.0 fincs 2023-10-27 23:48:15 +0200
  • 1bb5a21453
    socket: automatically detect and use latest bsdsockets version (fix #551) fincs 2023-10-27 23:46:40 +0200
  • 9439b39631
    ssl: Updated sslConnectionSetPrivateOption for 17.0.0. yellows8 2023-10-26 14:46:54 -0400
  • 386118d16b
    fs: add commands needed for 17.x SubmitFsInfo (#629) SciresM 2023-10-26 08:35:37 -0700
  • 1c63561283 fs: int -> s32 in FatFatError Michael Scire 2023-10-25 16:22:22 -0700
  • cad16f58bf fs: fix typo in GetAndClearMemoryReportInfo command id Michael Scire 2023-10-25 16:20:19 -0700
  • 404acfb88a fs: add commands needed for 17.x SubmitFsInfo Michael Scire 2023-10-25 04:44:38 -0700
  • 08373603f7 sf: fix service macro C++ compat Michael Scire 2023-10-25 04:44:09 -0700
  • b713f6a18c sf: fix service macro C++ compat Michael Scire 2023-10-25 04:44:09 -0700
  • 412c48eab5 btdrv: add missing ble definitions ndeadly 2023-02-02 01:19:33 +0100
  • b2db5a28bd btdrv: add missing ble definitions ndeadly 2023-02-02 01:19:33 +0100
  • 0094af6d29 crypto: fix aes-cbc individual block decryption liamadvance 2023-10-19 23:10:43 +0100
  • ae491ce57b Add GetPossibleClockRates method for pcv and clkrst p-sam 2023-06-11 18:10:51 +0000
  • 94cfa2be1c
    ns: Added nsEstimateSizeToMove. yellows8 2023-10-20 18:53:41 -0400
  • 4ff1c52869 crt0/dynamic: refactoring + add support for reprotecting relro segment fincs 2023-10-19 21:25:23 +0200
  • 3a5d0dae35 Linker script refactoring, see details: fincs 2023-10-19 20:26:54 +0200
  • 288a09c4eb uart: use hosversionBetween when possible Michael Scire 2023-10-19 13:18:19 -0700
  • 3bb619f46e restrict gpio/uart commands on 17.0.0 Michael Scire 2023-10-19 13:03:10 -0700
  • 3cb556acb3 ts: update for 17.0.0 Michael Scire 2023-10-19 12:40:25 -0700
  • 140400d566 svc: add PermissionLocked attribute Michael Scire 2023-10-18 14:06:49 -0700
  • 6f9bc920c9 add capsdcShrinkJpeg Michael Scire 2023-10-17 16:13:39 -0700
  • e322bdf82d fs: fix GetProgramId Michael Scire 2023-10-11 16:08:59 -0700
  • e6626a7825 fsldr: update OpenCodeFileSystem for 17.0.0 Michael Scire 2023-10-11 12:35:22 -0700
  • 25a8f21796 ncm/fs: add new 17.0.0 commands Michael Scire 2023-10-11 12:32:59 -0700
  • d9966d9d00
    crt0/dynamic: refactoring + add support for reprotecting relro segment fincs 2023-10-19 21:25:23 +0200
  • 06e4ac168b
    Linker script refactoring, see details: fincs 2023-10-19 20:26:54 +0200
  • daba1a0893 crypto: fix aes-cbc individual block decryption liamadvance 2023-10-19 23:10:43 +0100
  • ea52832fc4 uart: use hosversionBetween when possible Michael Scire 2023-10-19 13:18:19 -0700
  • abd06f8da4 restrict gpio/uart commands on 17.0.0 Michael Scire 2023-10-19 13:03:10 -0700
  • 64f6d63b06 ts: update for 17.0.0 Michael Scire 2023-10-19 12:40:25 -0700
  • 38122758a6 svc: add PermissionLocked attribute Michael Scire 2023-10-18 14:06:49 -0700
  • cfd82b397c add capsdcShrinkJpeg Michael Scire 2023-10-17 16:13:39 -0700
  • cb6f366a2a add static_assert to fs macros Michael Scire 2023-10-11 16:28:13 -0700
  • edc000928b service: Static assert arguments aren't pointers to prevent failure-to-deref Michael Scire 2023-10-11 16:25:47 -0700
  • 822b98ccfc add static_assert to fs macros Michael Scire 2023-10-11 16:28:13 -0700
  • 832f6adc35 service: Static assert arguments aren't pointers to prevent failure-to-deref Michael Scire 2023-10-11 16:25:47 -0700
  • bd3decd915 fs: fix GetProgramId Michael Scire 2023-10-11 16:08:59 -0700
  • 4a591d4019 fsldr: update OpenCodeFileSystem for 17.0.0 Michael Scire 2023-10-11 12:35:22 -0700
  • a8bab23716 ncm/fs: add new 17.0.0 commands Michael Scire 2023-10-11 12:32:59 -0700
  • 41196abe11 mutex: fix svcArbitrateLock call arguments Sergi Granell 2023-09-09 13:55:38 +0200
  • 4fcdb6eb34 service: hidsys: Implement functions needed by QLaunch Narr the Reg 2023-08-10 22:11:38 -0600
  • 152b973330 service: hidsys: Implement functions needed by QLaunch Narr the Reg 2023-08-10 22:11:38 -0600
  • e2424fd8bf service: pctl: Implement functions used by Qlaunch german77 2023-08-05 02:43:43 -0600
  • dc6f39a16e service: pctl: Implement functions used by Qlaunch german77 2023-08-05 02:43:43 -0600
  • af5072c096 service: nfc: add mifare guard Narr the Reg 2023-06-20 18:38:08 -0600
  • 46aee89a6a service: nfc: add mifare guard Narr the Reg 2023-06-20 18:38:08 -0600
  • ee7d8916bb use SetLanguage instead of u32 PoloNX 2023-06-19 16:51:23 +0200