yellows8
b8cf089964
Updated the get_system_language example for using the SetLanguage enum from latest libnx.
2019-10-06 18:56:37 -04:00
yellows8
25a7b2adaa
Minor print fix for the vrmode example.
2019-10-01 21:19:52 -04:00
yellows8
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.
2019-09-14 11:17:58 -04:00
yellows8
c24895c52f
Added deprecated warning to the hid/abstracted-pad example.
2019-09-11 16:13:54 -04:00
yellows8
d1d712702a
Added graphics/simplegfx_moviemaker.
2019-08-28 18:46:58 -04:00
yellows8
927256ce99
Use accountGetPreselectedUser for getting the userID in the account and fs/save examples.
2019-07-29 19:13:50 -04:00
yellows8
f89c1572bc
Added applet/screenshot-overlay example.
2019-07-14 17:45:08 -04:00
yellows8
c53781e6e4
Removed a comment from the app-playstats example.
2019-07-12 19:45:15 -04:00
yellows8
b2e214321b
Added pdmqry usage to the applet/app-playstats example.
2019-07-09 21:44:55 -04:00
yellows8
d459edb90d
Updated fs/save for latest libnx.
2019-07-09 12:31:26 -04:00
yellows8
fee28d299f
Updated irsensor example.
2019-07-01 22:16:58 -04:00
yellows8
98b90baa84
Updated app-playstats example.
2019-06-30 10:47:07 -04:00
yellows8
28bae570fe
Added applet/app-playstats example.
2019-06-29 20:50:13 -04:00
yellows8
a6b6b7be06
Added hid/abstracted-pad example.
2019-06-28 21:56:54 -04:00
yellows8
5d34eb6476
Updated hdls example, for controller type handling.
2019-06-24 21:56:21 -04:00
jonyluke
b957923561
Sdl2 audio example ( #53 )
2019-06-17 17:06:25 +02:00
switchjsdev
9b5f5d2ada
Update .gitignore
...
templates/sysmodule generate nsp and npdm files
2019-06-16 21:29:57 +02:00
fincs
4e888f77ed
Correct key names in hid/read-controls
2019-06-16 21:25:29 +02:00
fincs
0c0e739814
Avoid legal nitpicking with explicit licensing terms ( fix #57 )
2019-06-16 21:16:44 +02:00
yellows8
7d45e89416
In the hdls example, set the batteryCharge and added a comment.
2019-06-08 21:56:01 -04:00
yellows8
b074eb7a4f
Added hid/hdls example.
2019-06-06 20:52:48 -04:00
yellows8
d5016747de
Updated swkbd example for latest libnx, and use swkbdInlineSetDecidedCancelCallback.
2019-06-04 19:18:56 -04:00
CTCaer
6027f34bfd
[hid] Notification led example update and add effects ( #54 )
...
* [hid] Notification led example update and add effects
2019-04-27 18:11:25 -04:00
yellows8
1d7a5f04df
Updated notification-led example for latest libnx.
2019-04-26 21:51:19 -04:00
yellows8
452002158c
Added notification-led example.
2019-04-26 12:41:32 -04:00
yellows8
8e78780d9c
Added vrmode example.
2019-04-22 15:50:57 -04:00
yellows8
a355ddbc00
Added applet/light-sensor example.
2019-04-20 16:14:15 -04:00
yellows8
9b7b9e7268
Updated swkbd example comments.
2019-04-09 18:26:58 -04:00
fincs
d6db1e45c9
Update ARCH to -march=armv8-a+crc+crypto
2019-04-05 13:20:32 +02:00
yellows8
3267713676
Added pctlauth example.
2019-04-02 15:56:28 -04:00
fincs
373eb9c1f2
Remove newlib long double math workaround
2019-03-29 19:25:06 +01:00
yellows8
641a096d47
Added error-applet example.
2019-03-28 20:39:35 -04:00
fincs
f07f848dfd
Consolidate all makefiles with changes from the template
2019-03-26 13:52:19 +01:00
fincs
e42e391bc1
Consolidate application/sysmodule template makefiles, see details:
...
- Removed old EXEFS_SRC handling
- Removed old nso/pfs0 handling
- Added new ExeFS PFS0 (.nsp) handling, with autogenerated npdm from json
(disabled if no such json file exists)
2019-03-26 13:48:33 +01:00
yellows8
98172389b2
Updated comments for web example.
2019-03-22 20:52:10 -04:00
yellows8
64ca65a3cd
Fixed usbhs example for 7.0.0+.
2019-03-21 11:22:44 -04:00
plutoo
a1dfd11769
Add barrier example ( #50 )
...
* Add barrier example
2019-03-10 12:22:36 -04:00
yellows8
b5d5d15985
Updated web example for latest libnx, it now uses Web instead of WebWifi.
2019-03-07 11:16:03 -05:00
yellows8
3a5c170c48
Moved web_wifi/ to web/.
2019-03-06 22:01:39 -05:00
averne
e654fde8f9
Add nfc example. ( #45 )
...
* Add nfc example.
2019-02-17 20:06:20 -05:00
yellows8
e0bfaf2329
Added swkbd-inline to the swkbd example. Removed a comment.
2019-02-17 16:53:48 -05:00
fincs
a591ef394c
Fix library template
2019-02-16 17:01:33 +01:00
Samuel P
f3e9dce94e
add web_wifi example ( #44 )
...
* add web_wifi example
2019-02-05 13:10:25 -05:00
Jakob Dietrich
a6f0e59e4c
Fix pool partition in sysmodule sample
...
Games won't launch with the npdm generated with `pool_partition` being 0.
2019-01-18 17:46:43 -05:00
Jakob Dietrich
bc7b810f80
Fix boot2.flag filename
2019-01-13 14:05:40 -05:00
Cpasjuste
bf8ac646b0
add sdl2 graphics example ( #36 )
2019-01-07 19:12:39 +00:00
fincs
0ea76cf3ed
Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering.
2018-12-25 16:58:57 +01:00
fincs
6590041f87
OpenGL examples: use NWindow instead of old gfx API
2018-12-25 16:58:57 +01:00
yellows8
2a6e86f1ea
Added applet/libapplets/software-keyboard/.
2018-12-24 20:48:07 -05:00
fincs
f0d7771a3a
Update and fix usermode event/timer examples
2018-12-15 18:46:13 +01:00