Commit Graph

  • c570cd0a2f
    ns: Added NsApplicationRightsOnClient/nsGetApplicationRightsOnClient(). yellows8 2020-02-17 15:46:02 -0500
  • d8d931fe25
    ns: Added support for the following cmds: nsRequestApplicationUpdateInfo, nsRequestUpdateApplication2, nsRequestDownloadApplicationControlData, nsRequestCheckGameCardRegistration, nsRequestGameCardRegistrationGoldPoint, nsRequestRegisterGameCard, nsRequestDownloadApplicationPrepurchasedRights, nsRequestNoDownloadRightsErrorResolution, nsRequestResolveNoDownloadRightsError. yellows8 2020-02-16 21:32:56 -0500
  • 9bf745524d
    nifm: Added NifmClientId and nifmGetClientId/nifmIsAnyInternetRequestAccepted. yellows8 2020-02-15 12:32:50 -0500
  • 60e25ab49a caps:a remove OverlayThumbnailData HookedBehemoth 2020-02-12 18:59:37 +0100
  • 44623257a3 add caps:c documentation HookedBehemoth 2020-02-12 17:10:24 +0100
  • c4ebdb4cd8
    Fix #371 fincs 2020-02-12 00:47:03 +0100
  • 420bc60d72 fix structs expose overlay fix aruid un-/registration HookedBehemoth 2020-02-10 18:36:57 +0100
  • 68d6260d72
    ns: Actually check the required sysver for nsListApplicationContentMetaStatus. Updated param types for nsGetTotalSpaceSize/nsGetFreeSpaceSize + minor other improvements. Added support for the following: yellows8 2020-02-10 12:14:40 -0500
  • 52a892ca31
    ns: Fixed cmd order. yellows8 2020-02-06 20:07:02 -0500
  • c3d58bd6db Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2020-02-04 14:24:04 -0700
  • 072a8e6b79 Merge branch 'master' of https://github.com/switchbrew/libnx into capsc HookedBehemoth 2020-02-01 14:44:23 +0100
  • 2486175f55
    add jpegdec/caps:dc (#369) HookedBehemoth 2020-01-31 17:53:07 +0100
  • 56fe61619a sys version check HookedBehemoth 2020-01-31 17:42:38 +0100
  • c0a44ea5e5 lowercase available HookedBehemoth 2020-01-31 17:40:40 +0100
  • 40ac340e65 capsdc: typo, use ref, fix build HookedBehemoth 2020-01-31 17:36:45 +0100
  • b1e2896391 fix types HookedBehemoth 2020-01-31 17:29:29 +0100
  • fb7fabdbc5 fix types and comment HookedBehemoth 2020-01-31 04:43:12 +0100
  • 6ed58e3601 add jpegdec/caps:dc HookedBehemoth 2020-01-31 04:32:58 +0100
  • f969e09ae3 Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2020-01-29 16:53:51 -0700
  • 399dd40b89 fix cache unk type HookedBehemoth 2020-01-29 06:52:03 +0100
  • c28d736ff0 fs: add fsOpenImageDirectoryFileSystem and FsImageDirectoryId HookedBehemoth 2020-01-29 02:29:24 +0100
  • 9d5837a496 fs: add fsOpenImageDirectoryFileSystem and FsImageDirectoryId HookedBehemoth 2020-01-29 02:29:24 +0100
  • 34af04498e caps: fix incompatible calls HookedBehemoth 2020-01-27 10:33:36 +0100
  • c29b43d476 cleanup HookedBehemoth 2020-01-26 22:43:38 +0100
  • aef568b206 capsa: fix capsaGetAlbumEntryFromApplicationAlbumEntry* HookedBehemoth 2020-01-26 20:08:02 +0100
  • c09396fdba capsc: fix parameter name order HookedBehemoth 2020-01-26 20:06:56 +0100
  • 8d27cc04ae capsc, capsa: cleanup, add calls HookedBehemoth 2020-01-26 18:47:42 +0100
  • 6c706d910f
    set: Fixed the required sysver for setsysGetHomeMenuScheme. yellows8 2020-01-25 13:47:39 -0500
  • eb078b2955 add caps:c HookedBehemoth 2020-01-24 07:17:50 +0100
  • b83ddf8157
    hid: Updated the value for JOYSTICK_MAX. yellows8 2020-01-23 18:54:51 -0500
  • 04214ea441
    romfs_dev: fix reading into buffers with device mappable attribute fincs 2020-01-22 00:56:34 +0100
  • 5a751ea0c3
    Fixed definitions for ldrShellFlushArguments/ldrDmntFlushArguments and spl*GetServiceSession. Removed fsldrSetCurrentProcess from the .h. Closes #366. yellows8 2020-01-21 16:09:28 -0500
  • e5c501e5b6 svc: Add all missing SVC stubs (#364) SciresM 2020-01-18 12:39:05 -0800
  • ac9dd0a23f Update notes/prototypes Michael Scire 2020-01-18 09:57:28 -0800
  • 6157068d74 svc: Add all missing SVC stubs Michael Scire 2020-01-18 05:18:14 -0800
  • 446aaf2a55 add capsa IAlbumAccessorSession and more capsa calls (#363) HookedBehemoth 2020-01-17 01:29:28 +0100
  • 747751b72e CapsScreenShotAttributeForApplication -> CapsScreenShotAttribute for caps:a HookedBehemoth 2020-01-17 00:52:17 +0100
  • f42d5fca8e appletGetAppletResourceUserId update for caps:a HookedBehemoth 2020-01-17 00:24:41 +0100
  • b0a2ec677f Merge branch 'master' of https://github.com/switchbrew/libnx into capsa_accessor HookedBehemoth 2020-01-17 00:24:19 +0100
  • 7e6ff7e486
    Simplify appletGetAppletResourceUserId and related logic fincs 2020-01-16 19:16:44 +0100
  • 9c4ab7f09d
    hid: Fixed cmd order. yellows8 2020-01-14 21:48:18 -0500
  • c8b8c7b0f0
    hid: Added enum HidGyroscopeZeroDriftMode. Added hidSetGyroscopeZeroDriftMode, hidGetGyroscopeZeroDriftMode, and hidResetGyroscopeZeroDriftMode. yellows8 2020-01-14 21:45:04 -0500
  • 451bfdcca3 Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2020-01-14 12:34:26 -0700
  • 8180ce9046 fix query and use count instead of size for listing HookedBehemoth 2020-01-14 19:13:21 +0100
  • 9c79de1844 wrap all out calls with temporary in values HookedBehemoth 2020-01-14 03:34:05 +0100
  • a33bd0f819 fix typo and wrap out values HookedBehemoth 2020-01-14 03:28:17 +0100
  • d23427a24a add more calls, add structs and add doc HookedBehemoth 2020-01-14 03:05:47 +0100
  • 8c7a414277 note correct buffer size for ScreenShotImage loading HookedBehemoth 2020-01-13 22:05:00 +0100
  • 41af90af74 add remaining LoadAlbumScreenShot- calls HookedBehemoth 2020-01-13 18:18:44 +0100
  • 5bd8862868 add CapsLoadAlbumScreenShotImageOutput for caps:a HookedBehemoth 2020-01-13 13:41:56 +0100
  • 583d6bb92d
    hid: Fixed vibration, toggling vibration-enable off->on is no longer needed. Properly closes #148. yellows8 2020-01-12 12:25:16 -0500
  • cbe9fae600
    hid: Added hidSetSixAxisSensorFusionParameters, hidGetSixAxisSensorFusionParameters, and hidResetSixAxisSensorFusionParameters. yellows8 2020-01-11 22:37:07 -0500
  • d2552c7451 change output parameter for capsaLoadAlbumScreenShotThumbnailImageEx1 to a CapsLoadAlbumScreenShotImageOutputForApplication HookedBehemoth 2020-01-11 01:24:39 +0100
  • f06e11d0e6 fix style HookedBehemoth 2020-01-10 19:21:55 +0100
  • 6d653fd255 add missing parameters to comment move start towards variable name HookedBehemoth 2020-01-10 18:37:53 +0100
  • 65717dc020 add documentation for capsa and change parameter order and names for image loading HookedBehemoth 2020-01-10 15:03:58 +0100
  • 8b72f27c2d add whitespace for accessor init call HookedBehemoth 2020-01-10 03:36:12 +0100
  • 50e764a56c add version check; use correct name for accessor init HookedBehemoth 2020-01-10 03:26:56 +0100
  • 764b4ae2ee add capsa IAlbumAccessorSession HookedBehemoth 2020-01-10 03:08:58 +0100
  • f040706743
    In _hidActivateConsoleSixAxisSensor, use cmd ActivateConsoleSixAxisSensor instead of ActivateSevenSixAxisSensor. yellows8 2020-01-09 18:42:06 -0500
  • f34de8fb54 added caps:a (#358) HookedBehemoth 2020-01-09 21:32:34 +0100
  • 750d4bc936 update comments and pass const pointers HookedBehemoth 2020-01-09 20:12:14 +0100
  • 01199f43b2 update HookedBehemoth 2020-01-08 00:40:26 +0100
  • cdc059d54b change struct names, add commands HookedBehemoth 2020-01-07 05:16:13 +0100
  • 1719eda9fb Update documentation about fsdevMountDevice() to inform about trailing colons in device names. (#362) Pablo Curiel 2020-01-01 21:20:32 -0400
  • c60c7bc8b0
    Update documentation in fs_dev.h. Pablo Curiel 2020-01-01 21:03:37 -0400
  • 2af22e2822
    Remove fs_dev.c changes. Pablo Curiel 2020-01-01 21:01:40 -0400
  • 4e8aa07e07
    Don't copy trailing colons in _fsdevMountDevice(). Pablo Curiel 2020-01-01 20:22:06 -0400
  • f6516fee45 Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2019-12-26 21:11:53 -0700
  • 1bb1aef2f7
    Only init/exit apm from applet with AppletType_Application. Closes #360. yellows8 2019-12-23 10:45:39 -0500
  • abcdb137f9 Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2019-12-21 17:53:54 -0700
  • 56fe877f14 fix typos, move struct HookedBehemoth 2019-12-21 00:53:58 +0100
  • dd0e139792 added caps:a HookedBehemoth 2019-12-20 23:36:45 +0100
  • f043307e7f
    In __libnx_init_time(), use 'NX' for the tzname instead of the actual timezone-name. Using the original tzname causes issues with certain timezones. Closes #353. yellows8 2019-12-19 16:22:45 -0500
  • fb01dd8196
    psel: Removed TODO comment. yellows8 2019-12-19 16:16:58 -0500
  • ce394330a8
    svcSignalProcessWideKey doesn't actually return anything fincs 2019-12-18 00:40:27 +0100
  • 0881fb9e0b Add set:cal service with a few cal functions. (#356) ITotalJustice 2019-12-16 21:20:00 +0000
  • 52efc49b48 Align comments with eachother. ITotalJustice 2019-12-16 21:12:27 +0000
  • 37fe6d3b12 Change cfgId1 to cfg ITotalJustice 2019-12-16 21:06:42 +0000
  • d2f797e230 Update function comments. ITotalJustice 2019-12-16 20:59:28 +0000
  • 313e295305 Change size_t to u32 (because the size is 4 bytes, not 8) ITotalJustice 2019-12-16 20:56:01 +0000
  • acb6d7fc7d Added more cal structs ITotalJustice 2019-12-16 20:07:23 +0000
  • e34c650103 Add structs, move function locations. ITotalJustice 2019-12-16 11:23:50 +0000
  • fd8e2dfbd7 Add set:cal service with a few functions ITotalJustice 2019-12-15 19:52:58 +0000
  • d25bcc486a
    Properly fixed __nx_applet_exit_mode handling, previously appletExit() called by _appletExitProcess didn't run since refcount was already 0. Closes #355. yellows8 2019-12-14 11:51:48 -0500
  • 488c94f263
    applet: use _appletCleanup instead of appletExit in _appletExitProcess The service guard prevented appletExit from being called multiple times, so call _appletCleanup instead. uyjulian 2019-12-13 23:33:53 -0600
  • 092d9f00e2 Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2019-12-12 17:05:04 -0700
  • e85005191a actually use proper function Gabriel 2019-12-11 19:57:55 -0800
  • 20f86fafa4 avoid double rwlock Gabriel 2019-12-11 19:52:18 -0800
  • 58baf11daa avoid possible case where controller count did not match with index Gabriel 2019-12-11 19:41:33 -0800
  • 573442bbeb better var names and add hidGetControllerCount() Gabriel 2019-12-11 19:33:08 -0800
  • cfc1eb87f3 revert accidental change Gabriel 2019-12-11 19:15:02 -0800
  • d488df59c0 fix header Gabriel 2019-12-11 19:12:13 -0800
  • e0630fceb1 hidKeysAll- Gabriel 2019-12-11 19:09:35 -0800
  • 2f7d9bf026
    Delete old IPC 🎉 fincs 2019-12-12 02:25:05 +0100
  • d1e5a5d6c8
    libnx v3.0.0 v3.0.0 fincs 2019-12-11 00:40:38 +0100
  • 5e362bc6be Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2019-12-10 11:09:36 -0700
  • 15490b15f6
    applet: Added support for using appletSetHandlingHomeButtonShortPressedEnabled with non-AppletType_OverlayApplet on [9.1.0+]. yellows8 2019-12-08 16:45:47 -0500
  • 4a7aa499a2 Merge branch 'master' of https://github.com/switchbrew/libnx shchmue 2019-12-07 20:34:13 -0700
  • 26876cec38
    nacp: Updated field-name style to match rest of libnx. Added NacpSendReceiveConfiguration. Renamed version to display_version. Renamed reserved_x3141 to startup_user_account_option, and renamed reserved_x3142 to reserved_for_user_account_save_data_operation. Added fields send_data_configuration, receivable_data_configurations, jit_configuration_flag, and memory_size. yellows8 2019-12-07 17:59:24 -0500