yellows8
|
567828f44e
|
Fixed doxygen issues / improved docs. Closes #230.
|
2019-02-19 16:56:33 -05:00 |
|
fincs
|
11b7bece4a
|
Change all services except fatal to use hosversion* instead of kernelAboveXYZ
|
2019-02-18 21:48:49 +01:00 |
|
yellows8
|
1cb2c18fa5
|
Added capssc.
|
2019-02-15 20:30:39 -05:00 |
|
averne
|
7d9601810d
|
Added nfp:user services wrappers. (#237)
* hid: move official/libnx controller converters to hid.h
|
2019-02-15 19:06:41 +01:00 |
|
yellows8
|
16cbf1c9f6
|
Fixed minimum required sysver for capssu.
|
2019-02-11 20:36:41 -05:00 |
|
yellows8
|
e02b6c167a
|
Added capssu and caps.h.
|
2019-02-08 19:47:13 -05:00 |
|
shibbs
|
131b92a8c8
|
Add in more NIFM functionality (#236)
|
2019-01-27 00:12:15 +01:00 |
|
yellows8
|
203aa2b368
|
Added viGetIndirectLayerImageMap and viGetIndirectLayerImageRequiredMemoryInfo.
|
2019-01-14 11:12:49 -05:00 |
|
yellows8
|
2e3fd9bd9f
|
Use const for appletQueryApplicationPlayStatistics.
|
2019-01-05 14:47:42 -05:00 |
|
yellows8
|
2ccaa302a1
|
Added appletQueryApplicationPlayStatistics. Use BufferType_Normal instead of 0 in _appletGetSessionProxy.
|
2019-01-05 14:34:18 -05:00 |
|
yellows8
|
82e526c72f
|
Added appletHolderActive and appletHolderCheckFinished.
|
2019-01-04 11:46:36 -05:00 |
|
XProger
|
f589310ef2
|
fix unusable touch by adding touch identifier into touchPosition
|
2019-01-03 21:16:06 +01:00 |
|
fincs
|
49efa74e70
|
Remove static_asserts from hid.h in order to avoid a hard dependency on C11
|
2019-01-01 03:27:43 +01:00 |
|
yellows8
|
e59036d4c8
|
Added PsmSession, which is now an additional param for: psmBindStateChangeEvent, psmWaitStateChangeEvent, and psmUnbindStateChangeEvent. Hence, the psm session is now handled with this object instead of libnx automatically handling it internally. psmBindStateChangeEvent no longer calls psmUnbindStateChangeEvent. Other adjustments.
|
2018-12-31 19:36:07 -05:00 |
|
yellows8
|
e9cc565e92
|
Fixed usbhs 3.0.0+ support with usbHsAcquireUsbIf.
|
2018-12-26 11:18:09 -05:00 |
|
yellows8
|
36a2404e4b
|
Updated applet/swkbd comments.
|
2018-12-24 20:13:09 -05:00 |
|
yellows8
|
854e3058ba
|
Replaced appletSetMediaPlaybackStateForApplication with appletSetMediaPlaybackState, which now supports non-Application. Added _appletCmdInU8/_appletCmdInBool, the latter is now used by appletSetMediaPlaybackState.
|
2018-12-21 11:33:56 -05:00 |
|
Cpasjuste
|
8be5cad7f8
|
Added appletSetMediaPlaybackStateForApplication
|
2018-12-21 10:30:28 -05:00 |
|
yellows8
|
d821185e3d
|
Added buffer param to appletCreateTransferMemoryStorage and appletCreateHandleStorageTmem, tmemCreateFromMemory will now be used with this when buffer is not NULL.
|
2018-12-20 12:59:59 -05:00 |
|
yellows8
|
6e10568589
|
Added applets/libapplet. Added appletSetThemeColorType and appletGetThemeColorType.
|
2018-12-19 19:49:57 -05:00 |
|
Michael Scire
|
7c01659953
|
vi: Improve ViScalingMode enum
|
2018-12-19 19:33:31 +01:00 |
|
Michael Scire
|
798d8ff50c
|
Add vi wrappers for system StrayLayer usage.
|
2018-12-19 19:33:31 +01:00 |
|
yellows8
|
9f63f29988
|
Use eventActive for g_appletLibraryAppletLaunchableEvent. Fixed _appletWaitLibraryAppletLaunchableEvent, and set rc to eventWait ret in _appletWaitLibraryAppletLaunchableEvent. Added appletHolderWaitInteractiveOut.
|
2018-12-19 13:00:40 -05:00 |
|
yellows8
|
ced4f16ee1
|
Fixed+enabled appletSetTerminateResult and added it to applet.h.
|
2018-12-18 21:45:13 -05:00 |
|
yellows8
|
d8683ea188
|
Added appletHolderPopOutData and appletHolderPopInteractiveOutData.
|
2018-12-18 20:07:29 -05:00 |
|
yellows8
|
a6e1413712
|
Added storage pushing for AppletHolder. Verify that the input storage is initialized in _appletCmdInStorage().
|
2018-12-18 19:37:07 -05:00 |
|
yellows8
|
5874a272d0
|
Added appletHolderJoin and appletHolderGetExitReason.
|
2018-12-18 19:03:22 -05:00 |
|
yellows8
|
bca797afc2
|
Use LibraryAppletLaunchableEvent and handle LibraryApplet self-creation. Implemented LibraryApplet starting.
|
2018-12-17 20:23:43 -05:00 |
|
yellows8
|
8f22e9e213
|
Initial impl for LibraryApplet creation.
|
2018-12-17 12:16:46 -05:00 |
|
natinusala
|
c8f732fda8
|
Add missing applet focus states and handling modes
|
2018-12-17 11:03:49 -05:00 |
|
yellows8
|
42e7cf44cb
|
Implemented applet IPC code for pushing storages/objects. Added appletPushToGeneralChannel().
|
2018-12-16 18:16:01 -05:00 |
|
yellows8
|
3dce07d78c
|
Fixed broken object sending in ipcPrepareHeaderForDomain(), and added serviceSendObject().
|
2018-12-16 18:10:37 -05:00 |
|
yellows8
|
f61e9237e6
|
Added accountGetPreselectedUser.
|
2018-12-15 21:50:27 -05:00 |
|
yellows8
|
41e75d0b7d
|
Removed AppletStorage.isHandleStorage since it's not usable for storages not created by the current process. Hence, appletStorageGetSize no longer supports HandleStorage.
|
2018-12-15 18:11:21 -05:00 |
|
yellows8
|
10826dda13
|
Added appletPopLaunchParameter.
|
2018-12-15 17:31:36 -05:00 |
|
yellows8
|
3af857575c
|
Added comment to appletStorageMap.
|
2018-12-15 16:43:53 -05:00 |
|
yellows8
|
d65c2ec94b
|
Added support for tmem with AppletStorage, and added HandleStorage support. applet IPC improvements.
|
2018-12-15 16:34:23 -05:00 |
|
yellows8
|
1077cc2b46
|
Implemented AppletStorage. Various IPC improvements in applet.c, etc.
|
2018-12-13 22:48:48 -05:00 |
|
Michael Scire
|
3cff199b42
|
Add remaining pm:shell services, address issues
|
2018-12-10 00:12:46 +01:00 |
|
Michael Scire
|
0fad4244da
|
Add ro:dmnt, ldr:ro.
|
2018-12-10 00:12:46 +01:00 |
|
Michael Scire
|
8e1ba23b83
|
pm: Add remaining pm:dmnt services
|
2018-12-10 00:12:46 +01:00 |
|
Michael Scire
|
0a92b0eb07
|
ns: Implement all of ns:dev
|
2018-12-10 00:12:46 +01:00 |
|
plutooo
|
c328a74f71
|
Add fsIsExFatSupported()
|
2018-12-09 17:06:47 +01:00 |
|
yellows8
|
bc2dff0361
|
Added hidAcquireNpadStyleSetUpdateEventHandle.
|
2018-12-02 16:48:59 -05:00 |
|
yellows8
|
b7b64858a6
|
Added usb_standard_request from libusb.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
e986799784
|
Updated usbhs comments and added usbHsIfIsActive/usbHsIfGetID.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
ee066a27ee
|
Implemented usbhs endpoints, other adjustments. Updated field name in UsbHsXferReport. Added defines in usb.h from libusb.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
31cea3a6b6
|
Implemented usbhs control transfers. Fixed eventCtrlXfer init. Updated a field name in UsbHsXferReport.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
2049ff081d
|
Updated usbhs comments and store the interface ID in UsbHsClientIfSession. Added: usbHsIfSetInterface, usbHsIfGetInterface, usbHsIfGetAlternateInterface, usbHsIfGetCurrentFrame, and usbHsIfResetDevice.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
83dfc58adb
|
Moved interface-specific data from UsbHsInterface into UsbHsInterfaceInfo. Added usbHsAcquireUsbIf/usbHsIfClose and the related structs.
|
2018-11-30 20:13:58 -05:00 |
|