Commit Graph

  • d9c3593183
    libnx v3.1.0 v3.1.0 fincs 2020-04-04 23:43:23 +0200
  • 0723df74dd
    irs: Updated the IrsPointingProcessorMarkerState struct. yellows8 2020-04-04 14:10:22 -0400
  • c82c8b8760
    fs/fs_dev: Added fsOpenReadOnlySaveDataFileSystem and fsOpen_SaveDataReadOnly/fsdevMountSaveDataReadOnly. Minor adjustments. yellows8 2020-04-03 19:46:38 -0400
  • fa52f9b046
    fs/fs_dev: Added fsOpen_TemporaryStorage/fsOpen_CacheStorage and fsdevMountTemporaryStorage/fsdevMountCacheStorage. Minor adjustments. yellows8 2020-04-03 19:16:26 -0400
  • 918fe2b4d6
    fs/fs_dev: Added fsOpen_BcatSaveData/fsOpen_SystemBcatSaveData and fsdevMountBcatSaveData/fsdevMountSystemBcatSaveData. yellows8 2020-04-03 11:04:05 -0400
  • 014b02db97
    irs: Major overhaul, irs is now properly supported. Functionality for newer system-versions is now supported. yellows8 2020-04-02 18:10:57 -0400
  • 33425de627
    Added UtilFloat3. yellows8 2020-04-02 14:42:51 -0400
  • 75c3d2eca4
    nim: add ListSystemUpdateTask/DestroySystemUpdateTask (#390) SciresM 2020-03-31 12:41:05 -0700
  • c04af86591 nim: fix formatting Michael Scire 2020-03-31 12:39:34 -0700
  • 4dc5259791 nim: add ListSystemUpdateTask/DestroySystemUpdateTask Michael Scire 2020-03-31 01:14:53 -0700
  • 5d57c70a3e fix calls to svcSetThreadActivity Michael Scire 2020-03-29 05:29:46 -0700
  • 43549f4596 svc: fix definitions to better match kernel Michael Scire 2020-03-29 05:23:49 -0700
  • c63ee6c5f5 fix calls to svcSetThreadActivity Michael Scire 2020-03-29 05:29:46 -0700
  • 8cb915a1d1 svc: fix definitions to better match kernel Michael Scire 2020-03-29 05:23:49 -0700
  • 4969dfe44a Merge branch 'master' of https://github.com/switchbrew/libnx into dev shchmue 2020-03-27 16:58:53 -0600
  • b50ac5b322
    Added ringcon. (#388) yellows8 2020-03-24 22:18:56 -0400
  • 6ccea704dc
    ringcon: Various fixes, and updated func names/docs. yellows8 2020-03-24 22:13:03 -0400
  • 3710f17f94
    Added ringcon. yellows8 2020-03-24 14:24:26 -0400
  • 2bbcfffc3c Merge branch 'master' of https://github.com/switchbrew/libnx into dev shchmue 2020-03-23 13:20:11 -0600
  • 3dbafe6183
    More keyboard types (#387) 玻璃兔 2020-03-21 00:43:44 +0800
  • 59d9cb080b
    Change enum name SwkbdType_ZhHans and SwkbdType_ZhHant to match LanguageCodes. 玻璃兔 2020-03-21 00:19:55 +0800
  • 00e7219d51
    Fix some spelling mistakes 玻璃兔 2020-03-20 06:31:09 -0400
  • ba60f4af7c
    Fix Comment 玻璃兔 2020-03-20 16:53:08 +0800
  • 7c7dc2ded8
    More keyboard types 玻璃兔 2020-03-20 13:39:07 +0800
  • f0f21507db
    fs/fsdev: Added fsdevMountDeviceSaveData/fsOpen_DeviceSaveData, and minor other adjustments. yellows8 2020-03-18 22:33:15 -0400
  • 78ad8a2863 Merge branch 'master' of https://github.com/switchbrew/libnx into dev shchmue 2020-03-17 14:56:44 -0600
  • 31f871a74f hid: Update the value for JOYSTICK_MIN cathery 2020-03-16 22:45:07 +0300
  • b26cf26f2f
    hid: Update the value for JOYSTICK_MIN cathery 2020-03-16 22:45:07 +0300
  • 6535d6f871
    Remove U64_MAX in favor of using UINT64_MAX fincs 2020-03-16 16:21:33 +0100
  • cacf8615a8
    Remove arm/atomics.h (use C <stdatomic.h> or C++ <atomic> instead) fincs 2020-03-16 12:51:07 +0100
  • 2c19f13f74
    nvFence/nvGpu/nvMap: use service guard instead of unsafe atomic refcnt fincs 2020-03-16 12:48:08 +0100
  • 91b4efb6f5
    hidbus: Updated HidbusBusType. yellows8 2020-03-14 16:24:29 -0400
  • 83f406b5cb
    Added hidbus. yellows8 2020-03-14 12:05:01 -0400
  • 7486373428 Merge branch 'master' of https://github.com/switchbrew/libnx into dev shchmue 2020-03-11 10:11:32 -0600
  • d7e6207708 ts: Add temperature location comments CTCaer 2020-03-11 12:23:25 +0200
  • 19d576ce2f
    ts: Add temperature location comments CTCaer 2020-03-11 12:23:25 +0200
  • 8421863c78
    applet: appletSetFocusHandlingMode should only be used with Application fincs 2020-03-10 17:42:00 +0100
  • 7ce58f84e0
    Complete and correct all Settings calls (#383) shchmue 2020-03-10 09:35:11 -0600
  • 80c22761d4 set: Fix serviceDispatch misuse, add docs shchmue 2020-03-10 08:47:04 -0600
  • 06ef9205c9 set: Correct SetSysPtmFuelGaugeParameter shchmue 2020-03-09 21:23:33 -0600
  • 8dedde27aa set:sys: Label SetSysPtmFuelGaugeParameter fields shchmue 2020-03-09 21:13:55 -0600
  • 378b4479b0 set: Fix service dispatch argument dereferencing shchmue 2020-03-09 20:46:52 -0600
  • 025993c201 set: Fix docs and typos shchmue 2020-03-09 20:07:49 -0600
  • ccb79ff4b6
    NWindow: don't use bqDetachBuffer as it's unnecessary and in fact does nothing in the place it's called (reported by @Thog) fincs 2020-03-10 00:07:04 +0100
  • bf8f6ae5f5
    ns: Use 'static ... const' with servarray. yellows8 2020-03-08 17:42:25 -0400
  • 4c84d927fe Const correctness also revert change to FsDirectoryEntry safe_fs plutooo 2020-03-07 17:28:57 -0800
  • ec85a2fa5c Safe strings for FS ipc plutooo 2020-03-07 16:55:22 -0800
  • afbf2c6f71 fs: be consistent about no stack temps in fsFs Michael Scire 2020-03-07 14:14:06 -0800
  • adae78c3d4 set:cal: Correct service object, remove bad type shchmue 2020-03-07 15:21:21 -0700
  • 2e0efe3c9b set:sys: Add all remaining calls shchmue 2020-03-07 15:18:37 -0700
  • 393d773f04 fs: be consistent about no stack temps in fsFs Michael Scire 2020-03-07 14:14:06 -0800
  • c3b0b63471
    fs: add IsSignedSystemPartitionOnSdCardValid (#381) SciresM 2020-03-07 03:40:02 -0800
  • e05afee653 use hosversionBetween Michael Scire 2020-03-07 03:39:13 -0800
  • 19240034a3 fs: add IsSignedSystemPartitionOnSdCardValid Michael Scire 2020-03-07 02:11:49 -0800
  • 1b1620f7bb apm: add apmGetPerformanceMode 3096 2020-03-05 22:49:46 -0800
  • 6392512344 apm: add apmGetPerformanceMode 3096 2020-03-05 22:49:46 -0800
  • 44ec13169d
    pl: Removed unneeded plExit call from _plInitialize on errors, which is not needed with new-ipc. yellows8 2020-03-05 10:39:29 -0500
  • c85dd5fe2f
    ns: Added nsGetDynamicRightsInterface, nsGetReadOnlyApplicationRecordInterface, nsGetApplicationVersionInterface, nsGetAccountProxyInterface, nsGetDocumentInterface. yellows8 2020-03-03 16:27:44 -0500
  • f589c95214
    ns: Added support for using the other services as fallback on [3.0.0+] when ns:am2 isn't available. yellows8 2020-03-03 14:47:22 -0500
  • af2b4ab7c3
    ns: Added nsGetApplicationManagerInterface(), and removed automatic IApplicationManagerInterface init on [3.0.0+]. Updated all IApplicationManagerInterface cmds to use service-session IApplicationManagerInterface on pre-3.0.0, otherwise nsGetApplicationManagerInterface() is used. Apps which use nsGetServiceSession_ApplicationManagerInterface must now use nsGetApplicationManagerInterface if running on [3.0.0+]. yellows8 2020-03-01 15:06:15 -0500
  • 763b32060a
    ns: Added nsGetApplicationDesiredLanguage. yellows8 2020-02-29 22:39:43 -0500
  • 7822accc22
    ns: Added nsGetReadOnlyApplicationControlDataInterface. Use IReadOnlyApplicationControlDataInterface with nsGetApplicationControlData when needed. yellows8 2020-02-28 20:08:08 -0500
  • fdb6aa1f15
    ns: Added nsGetECommerceInterface. Added cmds: nsRequestLinkDevice, nsRequestSyncRights, nsRequestUnlinkDevice. Minor adjustments. yellows8 2020-02-28 14:36:10 -0500
  • 7e07d1edf0
    add fan service (#376) HookedBehemoth 2020-02-28 19:23:10 +0100
  • 2358cfba84 fan: add newline to end of file HookedBehemoth 2020-02-28 19:16:14 +0100
  • abc3522724
    lbl: more commands (#377) HookedBehemoth 2020-02-28 19:13:27 +0100
  • 9206d32867 fan: fix controller HookedBehemoth 2020-02-28 19:03:26 +0100
  • ce54e2185e lbl: add missing comma HookedBehemoth 2020-02-28 18:50:51 +0100
  • 48eb64a53e fan: expose fanOpenController HookedBehemoth 2020-02-28 18:49:48 +0100
  • 23852ad932
    add tc (#378) HookedBehemoth 2020-02-28 17:59:31 +0100
  • 3ff12e7337
    ns: Added nsGetDownloadTaskInterface. Added NsDownloadTaskStatus. Added support for IDownloadTaskInterface. yellows8 2020-02-27 20:52:14 -0500
  • 424cd0fefe
    ns: Check sysver in nsGetFactoryResetInterface, and added nsGetContentManagementInterface. Use IContentManagementInterface with the relevant cmds when needed. Added struct NsApplicationOccupiedSize. Added cmds: nsCalculateApplicationOccupiedSize, nsCheckSdCardMountStatus, nsCountApplicationContentMeta, nsIsAnyApplicationRunning. yellows8 2020-02-26 22:38:13 -0500
  • 8ae9b5e1a9
    ns: Added nsGetFactoryResetInterface(). Added support for IFactoryResetInterface. Improved docs, etc. yellows8 2020-02-26 17:35:01 -0500
  • 4a493775b4
    ns: Added support for nsDeleteUserSaveDataAll()/NsProgressMonitorForDeleteUserSaveDataAll. Added struct NsProgressForDeleteUserSaveDataAll. yellows8 2020-02-25 15:07:47 -0500
  • 11c55b3189 fan: fix include HookedBehemoth 2020-02-24 00:34:05 +0100
  • 5651e79548 fan: use I2cDevice on versions prior to 7.0.0 HookedBehemoth 2020-02-24 00:30:31 +0100
  • ab0989a898 _lblCmdInFloatNoOut HookedBehemoth 2020-02-23 18:40:37 +0100
  • 40199792cf adjust docs HookedBehemoth 2020-02-23 18:35:45 +0100
  • 9d5b9659a8 fix typo HookedBehemoth 2020-02-23 18:25:31 +0100
  • c09dea9f98 whoops HookedBehemoth 2020-02-23 16:25:11 +0100
  • c1507299cb check status pointer HookedBehemoth 2020-02-23 16:24:18 +0100
  • be6cd3955a add warning to tc, cleanup HookedBehemoth 2020-02-23 16:23:30 +0100
  • d1c9e94e23 fan: rearrange serviceClose HookedBehemoth 2020-02-23 16:14:52 +0100
  • 6be3b60f6e fan: add warning HookedBehemoth 2020-02-23 16:14:09 +0100
  • ab3513c6ae fix lbl HookedBehemoth 2020-02-23 15:52:26 +0100
  • 524e910268
    ns: Added nsListApplicationTitle and nsListApplicationIcon. yellows8 2020-02-22 23:58:27 -0500
  • 40eb93e96d add more lbl commands HookedBehemoth 2020-02-22 00:58:53 +0100
  • 9c69fde167 add tc HookedBehemoth 2020-02-21 22:13:39 +0100
  • 6e650383c2 fan: set out->in HookedBehemoth 2020-02-21 13:59:00 +0100
  • fbdb73abd9 fan: add docs HookedBehemoth 2020-02-21 13:49:58 +0100
  • 67361ee17f close controller HookedBehemoth 2020-02-21 13:42:52 +0100
  • 168a9fc464 add fan HookedBehemoth 2020-02-21 13:40:18 +0100
  • 129b3a95b8
    Added support for NsProgressAsyncResult and nsRequestVerifyAddOnContentsRights/nsRequestVerifyApplication. Updated docs. yellows8 2020-02-20 22:17:13 -0500
  • d8a50a46cf
    add caps:c (#375) HookedBehemoth 2020-02-19 23:32:01 +0100
  • 16f9bfaed5 fix writes comment and const input buffer HookedBehemoth 2020-02-19 23:19:13 +0100
  • 5642a37406 remove leftover "Writes" HookedBehemoth 2020-02-19 23:14:24 +0100
  • 1d7203ad59 appId spelling HookedBehemoth 2020-02-19 23:12:24 +0100
  • e58a19bf1b typos and cleanup HookedBehemoth 2020-02-19 19:07:20 +0100
  • ff6f230a9e cmd_id should be last param HookedBehemoth 2020-02-19 19:01:53 +0100
  • 171d9b8a3d fix descriptions don't let user supply aruid don't use temp values for _capscCmdInU8NoOut HookedBehemoth 2020-02-19 18:55:21 +0100