Commit Graph

  • 816e477527
    fix parcelReadData size checking Thog 2019-07-18 18:36:03 +0200
  • 74337842a0
    Added AppletNotificationMessage enum and improved docs. Added support for appletSetRestartMessageEnabled, appletSetRequiresCaptureButtonShortPressedMessage, and appletSetAlbumImageTakenNotificationEnabled. Renamed appletSetScreenShotImageOrientation to appletSetAlbumImageOrientation. yellows8 2019-07-17 19:15:53 -0400
  • f760be337e
    Minor internal applet.c improvements. yellows8 2019-07-17 17:27:01 -0400
  • c484b33995
    Use InitializeApplicationInfo in accountInitialize when initializing with acc:u0. Handle cleanup on failure in accountInitialize. yellows8 2019-07-16 18:20:29 -0400
  • b896b33e3e
    Added appletEnterFatalSection/appletLeaveFatalSection. yellows8 2019-07-16 15:47:47 -0400
  • f13b75d87c
    Added appletGetPseudoDeviceId and appletSetApplicationAlbumUserData. Use ipcQueryPointerBufferSize for ISelfController in appletInitialize. Moved appletIsIlluminanceAvailable in applet.h to match cmd order. yellows8 2019-07-16 12:27:46 -0400
  • 463c0f3379 vi: fix manager/system service init Michael Scire 2019-07-15 15:07:05 -0700
  • ba2c0a2586 vi: fix manager/system service init Michael Scire 2019-07-15 15:07:05 -0700
  • 933cfb543d
    Added support for applet ApplicationCopyright. Fixed a comment. yellows8 2019-07-14 17:42:46 -0400
  • 333de18494
    Added appletRequestToShutdown and appletRequestToReboot. yellows8 2019-07-13 20:04:26 -0400
  • 3270bf3996
    Reordered applet funcs to match cmdid order, improved docs, etc. Added appletBeginBlockingHomeButtonShortAndLongPressed and appletEndBlockingHomeButtonShortAndLongPressed. yellows8 2019-07-13 19:45:53 -0400
  • 2262259984
    Added appletGetDisplayVersion. yellows8 2019-07-13 18:57:37 -0400
  • da4c060278 Add a bunch of GetServiceSession functions (#305) friedkeenan 2019-07-13 14:09:28 -0500
  • 4497c7e354 Hopefully fix spl getters friedkeenan 2019-07-13 12:13:08 -0500
  • 40d7e0de51
    Use an enum for appletSetScreenShotPermission with info from wiki. Improved applet docs. Use _appletIsApplication() instead of _appletIsRegularApplication() in appletQueryApplicationPlayStatistics/appletQueryApplicationPlayStatisticsByUid. Added appletGetGpuErrorDetectedSystemEvent. Added support for the [7.0.0+] CreateApplication*ToStartForQuest cmds. yellows8 2019-07-13 10:44:03 -0400
  • 0e724040ad Added fsDeleteSaveDataFileSystemBySaveDataSpaceId (#304) Adubbz 2019-07-13 22:21:16 +1000
  • 381bc3d625 Fix lower case g friedkeenan 2019-07-12 20:01:06 -0500
  • 81e5fa83a8 Formatting fixes friedkeenan 2019-07-12 19:46:19 -0500
  • 3ce66de1eb Add a bunch of GetServiceSession functions friedkeenan 2019-07-12 19:06:23 -0500
  • 7d9c03f486 Fix alignment Adubbz 2019-07-13 00:39:48 +1000
  • a166129471 Added fsDeleteSaveDataFileSystemBySaveDataSpaceId Adubbz 2019-07-12 17:36:53 +1000
  • 26544cba43
    Uodated docs + the PdmAccountEvent struct. yellows8 2019-07-09 21:31:01 -0400
  • f418536e37
    Added support for pdmqry. yellows8 2019-07-09 21:18:42 -0400
  • 4f441a4f28 Implement fsCreateSaveDataFileSystemBySystemSaveDataId (and wrappers) + fsDisableAutoSaveDataCreation (#302) Adubbz 2019-07-05 11:56:52 +1000
  • 61c0f4b2d9 Add hidsysGetUniquePadSerialNumber (#303) friedkeenan 2019-07-04 20:55:22 -0500
  • 589494cadc Fix several cases of weird naming in fs Adubbz 2019-07-05 11:18:37 +1000
  • 446d4111f9 const + designated initialization Adubbz 2019-07-04 21:27:43 +1000
  • b93958b3e7 Decapitalization Adubbz 2019-07-04 17:22:33 +1000
  • c44cef7ca9 Clarify documentation for ownerId Adubbz 2019-07-04 17:20:33 +1000
  • 8b76e5437a Even better naming friedkeenan 2019-07-04 01:15:35 -0500
  • 7ef8f82ed1 Better formatting and naming friedkeenan 2019-07-04 01:13:12 -0500
  • b7fee1d48b Add hidsysGetUniquePadSerialNumber friedkeenan 2019-07-04 01:07:31 -0500
  • 4b32461343 Fix fsCreate_SystemSaveData params Adubbz 2019-07-04 15:36:08 +1000
  • a51fd9027f Address comments Adubbz 2019-07-04 15:10:14 +1000
  • 4381cdd837 Fix wrong struct ordering Adubbz 2019-07-04 13:24:50 +1000
  • 60574f28c8 Implement fsCreateSaveDataFileSystemBySystemSaveDataId (and wrappers) + fsDisableAutoSaveDataCreation Adubbz 2019-07-04 13:05:22 +1000
  • 2c1763c692 Add more ITimeZoneService related commands (#300) Thomas Guillemard 2019-07-03 21:29:24 +0200
  • d8f5ef8b3d Address comments Thomas Guillemard 2019-07-03 19:28:13 +0200
  • 10a6a949cb Add more ITimeZoneService related commands Thomas Guillemard 2019-07-03 18:06:33 +0200
  • 9a607a369e
    Properly convert the input id in irsGetIrCameraHandle(). yellows8 2019-07-01 22:04:48 -0400
  • ee7b30a7b4
    Added KEY_HOME and KEY_CAPTURE for use with HiddbgHdlsState::buttons. yellows8 2019-07-01 20:08:10 -0400
  • 015ca9652c
    Filled in the PdmApplicationPlayStatistics struct. yellows8 2019-06-30 10:46:54 -0400
  • 7f7ba17802
    Fixed appletQueryApplicationPlayStatistics and added appletQueryApplicationPlayStatisticsByUid. Renamed AppletApplicationPlayStatistics to PdmApplicationPlayStatistics, updated it, and moved it to new file pdm.h. yellows8 2019-06-29 20:44:03 -0400
  • 8147dca2a4
    Updated the HiddbgHdlsNpadAssignment struct. yellows8 2019-06-28 23:02:39 -0400
  • b938016a67
    Minor hiddbg fixes. yellows8 2019-06-28 21:39:33 -0400
  • 156410b549
    Added support for AbstractedPad. Improved hiddbgInitialize(). Updated hiddbg docs. yellows8 2019-06-28 21:35:36 -0400
  • 950e1ec5ed pm: add bm cmds, BoostSystemThreadResourceLimit (#299) SciresM 2019-06-28 15:35:22 -0700
  • 04fd5cfda2 pmbm: allow null out ptr Michael Scire 2019-06-28 15:18:38 -0700
  • c50a32a3b7 pmbm: return enum instead of u32 Michael Scire 2019-06-28 15:16:55 -0700
  • 515f7db050 pm: add bm cmds, BoostSystemThreadResourceLimit Michael Scire 2019-06-28 15:06:48 -0700
  • a7522f1d4c Mark arguments to svcCreateProcess as const. Michael Scire 2019-06-27 17:29:15 -0700
  • 3122b5f0eb Mark arguments to svcCreateProcess as const. Michael Scire 2019-06-27 17:29:15 -0700
  • e1e2a05a34
    Added hiddbgUpdateControllerColor and hiddbgUpdateDesignInfo. yellows8 2019-06-26 15:05:11 -0400
  • a065244e4b ldr: fix getter error Michael Scire 2019-06-26 10:10:58 -0700
  • 5064824c3e ldr: fix getter error Michael Scire 2019-06-26 10:10:58 -0700
  • 48133f72ce ldr: add getters for shell/dmnt/pm Michael Scire 2019-06-26 08:20:01 -0700
  • b8d5dfaf87 ldr: add getters for shell/dmnt/pm Michael Scire 2019-06-26 08:20:01 -0700
  • 74c102ed3f
    Added hiddbgReadSerialFlash. yellows8 2019-06-25 22:40:49 -0400
  • a9c35dceb8
    Updated comments for HiddbgHdlsDeviceInfo. yellows8 2019-06-25 18:41:11 -0400
  • cebc1bed33
    Updated HiddbgHdlsDeviceInfo struct. yellows8 2019-06-25 11:33:35 -0400
  • 18f977aa76 pm: add getters for pminfo, pmshell Michael Scire 2019-06-24 21:48:01 -0700
  • b6ce323e6c pm: add getters for pminfo, pmshell Michael Scire 2019-06-24 21:48:01 -0700
  • 65e2e791a3
    Updated Hdls structs. yellows8 2019-06-24 21:50:17 -0400
  • 6978003c42 sm/smm: Add GetServiceSession Michael Scire 2019-06-24 11:53:35 -0700
  • f4cacb4514 sm/smm: Add GetServiceSession Michael Scire 2019-06-24 11:53:35 -0700
  • d5d91f68e5 stub <sys/utsname.h> SwitchJS 2019-06-23 13:05:51 -0700
  • e1a6a463c2 Add enums for GetInfo/GetSystemInfo (#292) SciresM 2019-06-21 15:05:56 -0700
  • 083aa9d39c Fix typo Michael Scire 2019-06-21 12:33:14 -0700
  • 4943778558 Add enums for GetInfo/GetSystemInfo Michael Scire 2019-06-21 11:30:45 -0700
  • 9c887a13b4 Clear finalized field upon hmac context creation averne 2019-06-15 19:42:35 +0200
  • 304069be0b Clear finalized field upon hmac context creation averne 2019-06-15 19:42:35 +0200
  • 006ebc0633
    Fixed romfsUnmount RemoveDevice handling. yellows8 2019-06-13 19:41:35 -0400
  • 0d17c53d00
    Updated HiddbgHdlsState struct. yellows8 2019-06-12 15:43:33 -0400
  • 5a3eb542b2
    Updated Hdls structs and docs. Added hidGetControllerDeviceType, hidGetControllerFlags, and hidGetControllerPowerInfo. Added/updated hid structs. yellows8 2019-06-08 21:51:46 -0400
  • e3d7b12c96 Remove RomFS devoptab device on unmount. Pablo Curiel 2019-06-08 05:37:18 -0400
  • c1d529ddda Remove RomFS devoptab device on unmount. Pablo Curiel 2019-06-08 05:37:18 -0400
  • 77f1d357e5 Fix stupid mistake in binderInitSession error cleanup code fincs 2019-06-07 03:14:41 +0200
  • 3e39f97fe5
    Added support for hiddbg Hdls. yellows8 2019-06-06 20:52:33 -0400
  • 9947048f8b
    Added support for [8.0.0+] swkbd functionality: swkbdConfigSetUnkFlag, swkbdConfigSetTrigger, swkbdInlineSetChangedStringV2Callback, and swkbdInlineSetMovedCursorV2Callback. Added swkbdInlineLaunchForLibraryApplet and swkbdInlineSetDecidedCancelCallback. Moved initArg setup into swkbdInlineLaunch*. yellows8 2019-06-04 19:13:36 -0400
  • 133ffe92fd Implement setsys GetDeviceNickname/SetDeviceNickname (#289) thedax 2019-06-04 10:22:51 -0400
  • 8bf0a1418d Don't use explicit memset. The Dax 2019-06-04 09:07:22 -0400
  • 7854ff6921 Minor refactor. -Rename buffer to nickname. -In SetDeviceNickname, copy the string to a tmp stack buffer (0x80 bytes). The Dax 2019-06-03 21:02:09 -0400
  • ef28afa520 SetDeviceNickname: the input buffer length does not seem to matter. The Dax 2019-06-03 19:57:19 -0400
  • 808130ad6b Const-correctness The Dax 2019-06-03 19:38:20 -0400
  • f739addc81 Remove stray spaces. The Dax 2019-06-03 18:52:09 -0400
  • 0e9adaf510 Make a note on setsysSetDeviceNickname that the buffer size needs to be at least 0x80 bytes there too. The Dax 2019-06-03 18:44:49 -0400
  • fd858d5923 Implement setsys(Get/Set)DeviceNickname. The Dax 2019-06-03 18:28:32 -0400
  • 8cf419802a Implement fsOpenContentStorageFileSystem, fsGetRightsIdByPath & fsGetRightsIdAndKeyGenerationByPath (#288) Adubbz 2019-06-04 04:51:21 +1000
  • 3afc9ae371 Add FsBisStorageId enum Michael Scire 2019-06-01 19:01:18 -0700
  • 4d049ee7c4 enum alignment fixes Michael Scire 2019-06-01 18:46:14 -0700
  • b68441e36f style fixes, note 4.0.0+ Michael Scire 2019-06-01 18:33:14 -0700
  • ac9d76f373 fs: fix file/storage API, add fsdevCreateFile, add fsOpenFileSystemWithPatch. Michael Scire 2019-06-01 18:17:12 -0700
  • 67b3809ced
    Add FsBisStorageId enum Michael Scire 2019-06-01 19:01:18 -0700
  • 8435071d7a
    enum alignment fixes Michael Scire 2019-06-01 18:46:14 -0700
  • 321213b928
    style fixes, note 4.0.0+ Michael Scire 2019-06-01 18:33:14 -0700
  • bae4d55dfc
    fs: fix file/storage API, add fsdevCreateFile, add fsOpenFileSystemWithPatch. Michael Scire 2019-06-01 18:17:12 -0700
  • 9414fad774 Use /// Adubbz 2019-06-03 10:51:39 +1000
  • 3adb7f9918 Version checking, ensure output pointers are non-null Adubbz 2019-06-03 10:48:28 +1000
  • 609ef24037 Implement fsOpenContentStorageFileSystem, fsGetRightsIdByPath & fsGetRightsIdAndKeyGenerationByPath Adubbz 2019-06-03 00:27:45 +1000
  • a3381d3d64 hidsysSetNotificationLedPattern cleanup Ac_K 2019-06-01 21:56:49 +0200