Commit Graph

  • f82d955dfe
    U64_MAX -> UINT64_MAX fincs 2020-03-16 16:22:27 +0100
  • 49f3d3f800 Added bis example CompSciOrBust 2020-01-28 20:13:07 +0000
  • d279271037 doc: update templates/sysmodule readme Bruno Macabeus 2020-01-17 04:17:17 +0000
  • 8e8ab90482
    doc: update templates/sysmodule readme Bruno Macabeus 2020-01-17 04:17:17 +0000
  • ad01313195 usb/usb-comms: add example macabeus 2020-01-14 23:25:42 +0000
  • 9da8e4a9f4
    Updated vibration example for latest libnx / various adjustments. yellows8 2020-01-12 12:27:17 -0500
  • f133405219
    Updated save example for latest libnx. v20191211 yellows8 2019-12-10 18:48:34 -0500
  • 25d9880c3b
    Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx. yellows8 2019-11-18 10:56:41 -0500
  • b9df83b93d
    Added alarm-notifications example. yellows8 2019-11-17 18:26:53 -0500
  • afb3d2132f
    Updated fs/save for latest libnx. yellows8 2019-11-16 16:12:43 -0500
  • 147a5e2fc4
    Updated fs/save for latest libnx. yellows8 2019-11-13 14:49:20 -0500
  • 86a1af14fc
    usb/usbhs: Updated for using an actual mass-storage cmd and reading the reply, instead of just reading from an endpoint (which would hang). Various improvements + comments improvements. yellows8 2019-10-30 17:20:23 -0400
  • d952469c56
    Updated fs/save example for latest libnx + minor changes. yellows8 2019-10-30 12:05:06 -0400
  • 89bfe5608d
    Updated for latest libnx, and use official naming instead of 'title'. yellows8 2019-10-30 11:31:37 -0400
  • c3c4c4f07c
    Updated for latest libnx (fatalSimple -> fatalThrow). yellows8 2019-10-25 18:51:09 -0400
  • c1524e86d6
    Update for latest libnx changes fincs 2019-10-21 21:46:28 +0200
  • 9b44df4132
    Updated notification-led example for using hidsysSetNotificationLedPatternWithTimeout. yellows8 2019-10-19 19:53:56 -0400
  • 188b41ff9e
    Updated threadCreate() usage in the misc examples for latest libnx. yellows8 2019-10-19 19:02:43 -0400
  • 68a9002b4a
    Updated app-playstats for latest libnx, and updated for using more cmds etc. yellows8 2019-10-18 16:56:58 -0400
  • 868da01cd5
    Updated nfc example for latest libnx. yellows8 2019-10-14 17:22:30 -0400
  • a0b4ee1229
    Updated nfc example for latest libnx. yellows8 2019-10-13 19:40:03 -0400
  • 5363a04d9b
    Updated nfc example for latest libnx, and minor other changes. yellows8 2019-10-13 13:42:18 -0400
  • da994a8a69
    Updated hid/notification-led for latest libnx. yellows8 2019-10-11 15:37:32 -0400
  • 707d65171e
    Updated fs/save for latest libnx. yellows8 2019-10-08 18:16:35 -0400
  • 3fc12d7765
    Updated the account example for latest libnx. yellows8 2019-10-08 15:45:14 -0400
  • b8cf089964
    Updated the get_system_language example for using the SetLanguage enum from latest libnx. yellows8 2019-10-06 18:56:37 -0400
  • 25a7b2adaa
    Minor print fix for the vrmode example. yellows8 2019-10-01 21:19:52 -0400
  • 9d11f70f3c
    Updated the hid/abstracted-pad and hid/hdls examples for latest libnx, this includes hdls support for [9.0.0+]. Adjusted buttons handling in hdls example, and print NpadInterfaceType/PowerInfo. v20190914 yellows8 2019-09-14 11:17:58 -0400
  • c24895c52f
    Added deprecated warning to the hid/abstracted-pad example. yellows8 2019-09-11 16:13:54 -0400
  • d1d712702a
    Added graphics/simplegfx_moviemaker. yellows8 2019-08-28 18:46:58 -0400
  • 927256ce99
    Use accountGetPreselectedUser for getting the userID in the account and fs/save examples. v20190829 yellows8 2019-07-29 19:13:50 -0400
  • 6b7413a726 Add ccache BuildTools 2019-07-21 01:52:59 -0500
  • f89c1572bc
    Added applet/screenshot-overlay example. v20190720 yellows8 2019-07-14 17:45:08 -0400
  • e445219209
    Create LICENSE.md tron-pixel-2 2019-07-13 10:13:41 -0400
  • c53781e6e4
    Removed a comment from the app-playstats example. yellows8 2019-07-12 19:45:15 -0400
  • b2e214321b
    Added pdmqry usage to the applet/app-playstats example. yellows8 2019-07-09 21:44:55 -0400
  • d459edb90d
    Updated fs/save for latest libnx. yellows8 2019-07-09 12:31:26 -0400
  • fee28d299f
    Updated irsensor example. yellows8 2019-07-01 22:16:58 -0400
  • c3f8c37325
    Delete .^p thomleg50 2019-07-01 20:40:09 +0200
  • 5d72010d22
    Delete .^p thomleg50 2019-07-01 20:39:55 +0200
  • 843b083828
    add curl example thomleg50 2019-07-01 20:39:39 +0200
  • 33175c6102
    Create .^p thomleg50 2019-07-01 20:39:01 +0200
  • 7fb4de2b42
    Add files via upload thomleg50 2019-07-01 20:38:32 +0200
  • 3c9fe6b9ef
    Create .^p thomleg50 2019-07-01 20:38:14 +0200
  • 98b90baa84
    Updated app-playstats example. yellows8 2019-06-30 10:47:07 -0400
  • 28bae570fe
    Added applet/app-playstats example. yellows8 2019-06-29 20:50:13 -0400
  • a6b6b7be06
    Added hid/abstracted-pad example. yellows8 2019-06-28 21:56:54 -0400
  • 5d34eb6476
    Updated hdls example, for controller type handling. yellows8 2019-06-24 21:56:21 -0400
  • b957923561 Sdl2 audio example (#53) jonyluke 2019-06-17 17:06:25 +0200
  • 36fc164ace
    Update main.c jonyluke 2019-06-17 12:46:17 +0200
  • c2b555caa9 Update main.c jonyluke 2019-06-16 21:54:17 +0200
  • 9b5f5d2ada Update .gitignore switchjsdev 2019-06-15 01:32:53 -0400
  • 4e888f77ed Correct key names in hid/read-controls fincs 2019-06-16 21:25:29 +0200
  • 0c0e739814 Avoid legal nitpicking with explicit licensing terms (fix #57) fincs 2019-06-16 21:16:44 +0200
  • cb524b099d
    Update .gitignore switchjsdev 2019-06-15 01:32:53 -0400
  • 7d45e89416
    In the hdls example, set the batteryCharge and added a comment. yellows8 2019-06-08 21:56:01 -0400
  • b074eb7a4f
    Added hid/hdls example. yellows8 2019-06-06 20:52:48 -0400
  • d5016747de
    Updated swkbd example for latest libnx, and use swkbdInlineSetDecidedCancelCallback. yellows8 2019-06-04 19:18:56 -0400
  • 4d5e0c6c14 Update main.c jonyluke 2019-05-17 20:09:18 +0200
  • 1fbda95f43 romfs added jonyluke 2019-05-17 18:03:37 +0200
  • e3f4ceca75 added my own codes to notification-led example ELY M 2019-05-03 12:45:09 -0500
  • 6027f34bfd [hid] Notification led example update and add effects (#54) v20190501 CTCaer 2019-04-28 01:11:25 +0300
  • 82a882729e [hid] notification led - fix code style ctcaer@gmail.com 2019-04-28 01:03:14 +0300
  • b8ed6c6c58 [hid] notification led - fix misaligned comments ctcaer@gmail.com 2019-04-28 00:54:37 +0300
  • 8b26ef7a79 [hid] change globalMiniCycleDuration to baseMiniCycleDuration ctcaer@gmail.com 2019-04-28 00:45:42 +0300
  • 13618c7d85 [hid] Update notification led example button help ctcaer@gmail.com 2019-04-28 00:25:31 +0300
  • b2532216f3 [hid] Notification led example update and add effects ctcaer@gmail.com 2019-04-27 22:54:33 +0300
  • 1d7a5f04df
    Updated notification-led example for latest libnx. yellows8 2019-04-26 21:51:19 -0400
  • 452002158c
    Added notification-led example. yellows8 2019-04-26 12:41:32 -0400
  • 8e78780d9c
    Added vrmode example. yellows8 2019-04-22 15:50:57 -0400
  • a355ddbc00
    Added applet/light-sensor example. yellows8 2019-04-20 16:14:15 -0400
  • 3c3a0b3f5a Update Makefile jonyluke 2019-04-10 19:32:40 +0200
  • 9b7b9e7268
    Updated swkbd example comments. yellows8 2019-04-09 18:26:58 -0400
  • 5a78c86e51
    Update Makefile jonyluke 2019-04-07 18:21:45 +0200
  • 277dc31209
    Update main.c jonyluke 2019-04-07 15:42:53 +0200
  • 06eff93189
    Update Makefile jonyluke 2019-04-07 15:39:36 +0200
  • 588d040695
    Add files via upload jonyluke 2019-04-07 13:47:24 +0200
  • d6db1e45c9 Update ARCH to -march=armv8-a+crc+crypto fincs 2019-04-05 13:19:27 +0200
  • 3267713676
    Added pctlauth example. yellows8 2019-04-02 15:56:28 -0400
  • 373eb9c1f2 Remove newlib long double math workaround v20190329 fincs 2019-03-26 13:32:51 +0100
  • 641a096d47
    Added error-applet example. yellows8 2019-03-28 20:39:35 -0400
  • f07f848dfd Consolidate all makefiles with changes from the template fincs 2019-03-26 13:52:19 +0100
  • e42e391bc1 Consolidate application/sysmodule template makefiles, see details: fincs 2019-03-26 13:48:33 +0100
  • 98172389b2 Updated comments for web example. yellows8 2019-03-22 20:52:10 -0400
  • 64ca65a3cd Fixed usbhs example for 7.0.0+. yellows8 2019-03-21 11:20:55 -0400
  • a1dfd11769 Add barrier example (#50) plutoo 2019-03-10 17:22:36 +0100
  • 05acc85cf0 Various fixes. yellows8 2019-03-10 12:20:58 -0400
  • b5d5d15985 Updated web example for latest libnx, it now uses Web instead of WebWifi. yellows8 2019-03-07 11:16:03 -0500
  • 3a5c170c48 Moved web_wifi/ to web/. yellows8 2019-03-06 22:01:39 -0500
  • 8592af2b3d Add barrier example plutooo 2019-02-20 01:54:16 +0100
  • e654fde8f9 Add nfc example. (#45) averne 2019-02-18 10:06:20 +0900
  • a06237972a Misc changes averne 2019-02-18 09:08:10 +0900
  • e0bfaf2329 Added swkbd-inline to the swkbd example. Removed a comment. yellows8 2019-02-17 16:53:48 -0500
  • 8ff66b8a29 Corrections averne 2019-02-17 15:42:31 +0900
  • a591ef394c Fix library template fincs 2019-02-16 16:57:52 +0100
  • b9d878846c Add some interactivity averne 2019-02-16 17:22:31 +0900
  • 7b94f48aab fixed spacing with VS17 CTRL + K, CTRL + F Niko 2019-02-10 23:53:44 -0500
  • 43772d9466 attempt #5 Niko 2019-02-10 14:17:17 -0500
  • ea257a3704 attempt #4 Niko 2019-02-10 14:16:25 -0500
  • f496b3015d attempt #3 Niko 2019-02-10 14:13:08 -0500