Commit Graph

  • 3f10f68f72 Add comments exelix 2019-03-15 21:17:57 +0100
  • a6c409ac69 add nifmSetServiceType to set which nifm service to init exelix 2019-03-15 21:07:47 +0100
  • cff0f5bc21 Added error LibraryApplet wrapper (#243) Liam Minopulos 2019-03-15 16:40:32 +0100
  • a7facade0a Implement wlaninfGetState and wlaninfGetRSSI natinusala 2019-03-14 11:31:24 +0100
  • c89fcfda22 Implement wlaninfGetState and wlaninfGetRSSI natinusala 2019-03-14 11:31:24 +0100
  • 5d121a20b9 Changed types for fields in MousePosition to s32. yellows8 2019-03-12 16:21:22 -0400
  • c542d3ab8a Added hidMouseMultiRead + mouse handling adjustments. Closes #235. yellows8 2019-03-11 23:34:58 -0400
  • 03143cbadc hwopus: Document second member of HwopusHeader Lioncash 2019-03-10 20:56:38 -0400
  • 82d26f9f3f hwopus: Document second member of HwopusHeader Lioncash 2019-03-10 20:56:38 -0400
  • ef370fd33a Fixed WebWifi docs. yellows8 2019-03-09 21:51:32 -0500
  • 275a61a2e2 Improved WebWifi, including handling for NULL conntest_url. yellows8 2019-03-09 16:18:10 -0500
  • 1135047a3a Fixed ifr_flags type by introducing ifr_flagshigh (fixes #248) rsn8887 2019-03-08 17:08:57 -0600
  • 0e9aa9bd18 Fixed ifr_flags type by introducing ifr_flagshigh (fixes #248) rsn8887 2019-03-08 17:08:57 -0600
  • 19dc760d52 Update nifm.c exelix 2019-03-08 17:45:05 +0100
  • cc18ea8cd3 Update nifm.c exelix 2019-03-08 14:56:29 +0100
  • d2e41e16e2 Check nifm permissions for nifmSetWirelessCommunicationEnabled exelix 2019-03-08 14:34:48 +0100
  • bf3673c19f Added WebFooterFixedKind enum. Actually check sysver in webConfigSetFooterFixedKind. Updated web docs. yellows8 2019-03-07 21:36:48 -0500
  • c193337d9b Added WebExitReason_ErrorDialog. yellows8 2019-03-06 23:57:47 -0500
  • 4160622165 Support passing NULL for webConfigShow out. Minor docs adjustment. yellows8 2019-03-06 23:46:46 -0500
  • 9e52d7c4df Check for sysver [3.0.0+] for viSetDisplayMagnification. yellows8 2019-03-06 13:56:36 -0500
  • 9d0603845a Updated WebBootDisplayKind and added WebBackgroundKind + WebLeftStickMode. Improved web docs. yellows8 2019-03-05 23:33:54 -0500
  • 1191b803c1 Implement TLS slot support (with destructors) thread-stuff fincs 2019-03-05 16:37:34 +0100
  • 2d1116743e Add wrappers for brightness-related functions (#246) exelix 2019-03-05 03:37:33 +0100
  • 966d554e7d Use PACKED for raw in _binderTransactParcelAuto. yellows8 2019-03-04 20:21:38 -0500
  • 18a4351330 Use the actual enum for webConfigSetBootDisplayKind instead of u32. Improved web docs. yellows8 2019-03-04 17:20:18 -0500
  • 7479be4256 Added WebShimKind_Shop and removed a comment. yellows8 2019-03-04 12:26:54 -0500
  • a298be83c0 Update author in header exelix 2019-03-04 17:44:51 +0100
  • 02776292cb update author in header exelix 2019-03-04 17:44:04 +0100
  • a897b9a836 Moved web common AppletHolder into WebCommonConfig, _webShow now takes AppletHolder as a param. Added webConfigRequestExit. Renamed WebExitReason_Unknown2 to WebExitReason_Requested. yellows8 2019-03-04 10:46:19 -0500
  • d353213d72 Added appletHolderRequestExit. yellows8 2019-03-04 10:42:07 -0500
  • c10508d95e Added WebExitReason enum and improved LastUrl/CallbackUrl docs. yellows8 2019-03-03 23:29:44 -0500
  • 142811f943 Improved web docs. yellows8 2019-03-03 21:50:26 -0500
  • ded540e5f1 Implemented full support for web Offline-applet + minor other changes. Improved web docs. yellows8 2019-03-03 20:37:14 -0500
  • af349dc2a1 Update nifm.c exelix 2019-03-03 19:23:57 +0100
  • 9d260c36bd Update nifm.c exelix 2019-03-03 19:15:05 +0100
  • d80db4ce69 remove unneeded include exelix 2019-03-03 19:08:03 +0100
  • ef5918138b Update lbl.h exelix 2019-03-03 18:58:04 +0100
  • d09c06565e Correct cmd_id type exelix 2019-03-03 18:54:45 +0100
  • 15ae541137 rename _lblSetAutoBrightnessControl to _lblCmdNoIO exelix 2019-03-03 18:45:59 +0100
  • 9fd18f4d02 Change initialization mode exelix 2019-03-03 18:39:21 +0100
  • eda2ad3c43 Add wrappers for brightness-related functions exelix 2019-03-03 15:45:08 +0100
  • d8c631b65c Init nifm in the proper context, add SetWirelessCommunicationEnabled exelix 2019-03-03 15:42:25 +0100
  • b19c35fe2c Added webReplyGet* funcs. Added WebReplyType enum and _webTLVReadVarSize. yellows8 2019-03-02 20:44:22 -0500
  • 2ed160624a webConfigShow now uses new struct WebCommonReply as the output, for supporting WebCommonTLVStorage reply data. yellows8 2019-03-02 11:11:39 -0500
  • e55dfd69c7 Mention capssu.h in the webConfigSetApplicationAlbumEntry docs. yellows8 2019-03-01 23:04:28 -0500
  • bc7b178036 Added webConfigSetAdditionalCommentText, webConfigSetAdditionalMediaData, and webConfigSetMediaCreatorApplicationRatingAge. Improved web docs. yellows8 2019-03-01 22:49:01 -0500
  • 166652a0eb Removed version check from webShareCreate. yellows8 2019-03-01 22:25:23 -0500
  • dc3cf7084e Added webConfigSetAlbumEntry and webConfigSetApplicationAlbumEntry. yellows8 2019-03-01 22:17:11 -0500
  • bbd0dcbd2b Added CapsAlbumEntry + comments. yellows8 2019-03-01 22:16:05 -0500
  • fbf1aab792 Initial support for web ShareApplet. Check shim-kind in webConfigSetDisplayUrlKind. yellows8 2019-03-01 21:54:45 -0500
  • 6211510b21 In webConfigSetBootAsMediaPlayer with News on 3.0.0+, set WebArgType_BootAsMediaPlayerInverted. Added _webTLVRead/_webConfigGet*. Improved web docs. yellows8 2019-03-01 16:33:13 -0500
  • ff3a4f9844 Renamed usbDsEndpoint_StallCtrl to *Stall. yellows8 2019-03-01 12:40:23 -0500
  • 121f2cf868 Added webConfigSetScreenShot, and minor other web changes. yellows8 2019-02-28 22:15:18 -0500
  • 4ef0dd09f0 Added webConfigSetMediaPlayerUserGestureRestriction, webConfigSetJsExtension, webConfigSetTouchEnabledOnContents, webConfigSetPageCache, webConfigSetWebAudio, webConfigSetFooterFixedKind, webConfigSetPageFade, webConfigSetBootLoadingIcon, and webConfigSetPageScrollIndicator. Minor other changes. yellows8 2019-02-28 21:54:08 -0500
  • 5f9264df16 Added webConfigSetFooter and webConfigSetKeyRepeatFrame. yellows8 2019-02-28 17:54:57 -0500
  • b58bc0a5dc Document what webConfigSetUserAgentAdditionalString is used for. yellows8 2019-02-28 16:50:45 -0500
  • 344d87a3e4 Added support for web Lobby applet. Added webConfigSetBackgroundKind, webConfigSetPointer, and webConfigSetLeftStickMode. Fixed order of web funcs. Minor other web adjustments. yellows8 2019-02-28 13:07:56 -0500
  • c7ef04d69d Rename error.cpp to error.c Liam Minopulos 2019-02-28 16:30:36 +0100
  • 9ddd168a04 Fix documentation Liam Minopulos 2019-02-28 11:25:14 +0100
  • 0ff59bbc18 Fix documentation Liam Minopulos 2019-02-28 09:00:12 +0100
  • b65594a060 Use sizeof instead of strnlen Liam Minopulos 2019-02-28 09:00:01 +0100
  • 928b66a3b6 Add warning Liam Minopulos 2019-02-28 08:59:47 +0100
  • 6b3951ae17 Rename pad to unk Liam Minopulos 2019-02-28 08:59:38 +0100
  • 91aade225a Use u8 instead of bool Liam Minopulos 2019-02-28 08:59:29 +0100
  • 6bda3f1df8 Module/Description instead of major_code/minor_code Liam Minopulos 2019-02-28 08:57:55 +0100
  • 6b94e5ff99 Use sizeof Liam Minopulos 2019-02-28 08:57:07 +0100
  • 3c72170135 Remove unnecessary strcpy and assignment Liam Minopulos 2019-02-28 08:56:45 +0100
  • 6736053ae1 Added webConfigSetUserID, and internal web adjustments. yellows8 2019-02-27 22:48:48 -0500
  • 526441a547 Added webYouTubeVideoCreate and improved web docs. yellows8 2019-02-27 20:44:11 -0500
  • 81ce04eb7b In nxlinkStdio(), return sock on success instead of ret. yellows8 2019-02-27 19:15:31 -0500
  • 6dea82a668 Moved applet notification-msg handling code into new funcs appletGetMessage and appletProcessMessage (with some improvements), which appletMainLoop now calls. yellows8 2019-02-27 19:03:35 -0500
  • eb750b641b Added webNewsCreate, webConfigSetEcClientCert, and webConfigSetShopJump. Improved web docs. yellows8 2019-02-27 17:52:00 -0500
  • eacd10a1ec Fix description setter Liam Minopulos 2019-02-27 21:39:29 +0100
  • 66674b35a8 Use strncpy and strnlen Liam Minopulos 2019-02-27 21:37:50 +0100
  • f2abbc45db Use libapplet-wrapper instead of AppletStorage Liam Minopulos 2019-02-27 20:40:29 +0100
  • f816ac52d5 Remove unnecessary array Liam Minopulos 2019-02-27 20:20:10 +0100
  • f41f0bea7a Fix argument name Liam Minopulos 2019-02-27 20:17:56 +0100
  • 7e42dfe3ca Make ErrorConfig exactly represent expected input-data Liam Minopulos 2019-02-27 20:16:25 +0100
  • ad5b8c019f Add some functions from IOverlayAppletProxy and hid:sys (#242) exelix 2019-02-27 16:17:03 +0100
  • d2c24bbe10 pm: Add pmdmntGetServiceSession() Michael Scire 2019-02-27 03:39:07 -0800
  • 3b119d6d04 pm: Add pmdmntGetServiceSession() Michael Scire 2019-02-27 03:39:07 -0800
  • c1c668104d newline at EOF exelix 2019-02-27 08:02:27 +0100
  • ef71282f31 Added webConfigSetBootAsMediaPlayer and webConfigSetMediaPlayerAutoClose. Updated WebBootDisplayKind. Removed 'Enabled' from WebArgType enums. yellows8 2019-02-26 21:54:47 -0500
  • a48f7c3502 Added webConfigSetBootDisplayKind and enum WebBootDisplayKind. Added enum WebShimKind_Offline. Minor other web adjustments. yellows8 2019-02-26 19:40:20 -0500
  • 9e11dd1bd7 Added error handling for web TLVs. webPageCreate and webConfigSet* now return Result. Moved webWifiCreate/webWifiShow immediately after _webShow in web.c. yellows8 2019-02-26 17:55:16 -0500
  • dd184c2955 Embed arguments directly in config-struct Liam Minopulos 2019-02-26 23:51:43 +0100
  • bb93efbd17 Include error header Liam Minopulos 2019-02-26 23:13:54 +0100
  • 33e6413ba5 Revert "Include error header" Liam Minopulos 2019-02-26 22:57:39 +0100
  • e92086bbdd Include error header Liam Minopulos 2019-02-26 22:57:39 +0100
  • 320f17a94f Implement error applet Liam Minopulos 2019-02-26 22:57:31 +0100
  • 904deeec10 Updated @brief in the web.h docs-header. yellows8 2019-02-26 15:23:01 -0500
  • 2cd9825074 Added webConfigSetCallbackUrl, webConfigSetCallbackableUrl, and webConfigSetUserAgentAdditionalString. Improved web docs. yellows8 2019-02-26 15:15:58 -0500
  • 47c8c41301 Add hidsysActivate*Button to hidsys.h exelix 2019-02-26 15:40:29 +0100
  • 13e9da3962 Do not store the home button event exelix 2019-02-26 07:54:42 +0100
  • 6aa2640e4a Fixed comment alignment for WebArgType. yellows8 2019-02-25 23:24:29 -0500
  • 50e2d43b70 Added WebArgType enum. yellows8 2019-02-25 23:21:44 -0500
  • 91bf06653e Added webConfigSetDisplayUrlKind. Added more _webConfigSet* funcs. yellows8 2019-02-25 21:23:53 -0500
  • 708ad83ead Renamed webShow to webConfigShow. Added webConfigSetWhitelist. yellows8 2019-02-25 20:12:36 -0500
  • 7ccc29f397 Internal web arg handling improvements. yellows8 2019-02-25 19:38:15 -0500
  • ec5f1dc17f Renamed WebPageConfig to WebCommonConfig with more fields. Renamed webPageShow to webShow. Various web improvements including version handling. yellows8 2019-02-25 19:08:49 -0500