yellows8
|
e423a0ab0e
|
audio/playtone: KEY -> HidNpadButton, which were missed previously.
|
2021-02-15 12:29:32 -05:00 |
|
yellows8
|
78b1ed515e
|
Updated for libnx applet changes.
|
2020-12-15 19:17:30 -05:00 |
|
yellows8
|
ce7c9a99ea
|
network/ldn: Updated button text.
|
2020-12-10 23:57:35 -05:00 |
|
yellows8
|
84be02950a
|
Added network/lp2p.
|
2020-12-10 23:52:53 -05:00 |
|
yellows8
|
a5f53afed0
|
hid/hdls: Use HiddbgNpadButton.
|
2020-12-08 15:39:02 -05:00 |
|
yellows8
|
b924d358ec
|
hid/read-controls: Updated comment.
|
2020-12-08 14:59:11 -05:00 |
|
yellows8
|
62885bbbff
|
hid/hdls: Updated for hid-refactor.
|
2020-12-08 13:54:25 -05:00 |
|
yellows8
|
ac702280bc
|
hid/read-controls: Updated for hid-refactor.
|
2020-12-08 13:52:19 -05:00 |
|
yellows8
|
40ec713452
|
hid/abstracted-pad: Updated for hid-refactor.
|
2020-12-08 12:56:11 -05:00 |
|
yellows8
|
07863f0585
|
hid/touch-screen: Updated for hid-refactor.
|
2020-12-08 10:36:50 -05:00 |
|
yellows8
|
a6ea828801
|
hid/irsensor: Updated for hid-refactor.
|
2020-12-08 01:03:19 -05:00 |
|
yellows8
|
00a0bb3899
|
hid/vibration: Minor adjustments.
|
2020-12-08 00:33:18 -05:00 |
|
yellows8
|
29484f5c06
|
hid/sevensixaxis: Updated for hid-refactor.
|
2020-12-08 00:23:52 -05:00 |
|
yellows8
|
5a42b4766b
|
hid/ring-con: Updated for hid-refactor.
|
2020-12-08 00:00:16 -05:00 |
|
yellows8
|
2b0d5062a5
|
colors/notification-led: Updated for hid-refactor.
|
2020-12-07 23:44:31 -05:00 |
|
fincs
|
1e59bd0699
|
Update all non-HID examples for hid-refactor
|
2020-12-02 14:39:00 +01:00 |
|
fincs
|
4272e286cc
|
hid/vibration: update for hid-refactor
|
2020-12-01 21:51:39 +01:00 |
|
fincs
|
8487e07653
|
hid/sixaxis: update for hid-refactor
|
2020-12-01 21:46:58 +01:00 |
|
fincs
|
11fa984774
|
templates/application: Update for hid-refactor API
|
2020-12-01 21:36:02 +01:00 |
|
fincs
|
f252e65ebd
|
Update & clean up the sysmodule template
|
2020-10-31 19:25:14 +01:00 |
|
fincs
|
847bb129e9
|
Use diagAbortWithResult instead of fatalThrow
|
2020-10-31 19:13:24 +01:00 |
|
Dave Murphy
|
fc98393d50
|
Add targets per Makefile, allowing make -j to work
|
2020-10-03 16:00:22 +01:00 |
|
Vicki Pfau
|
9db0cfd567
|
Add power example
|
2020-09-28 13:08:31 +02:00 |
|
Dave Murphy
|
c21700136e
|
remove stray printf
|
2020-07-07 02:54:53 +01:00 |
|
Dave Murphy
|
179e9a847b
|
sdl2-audio: include path is set to SDL2 by pkg-config. Closes #79
|
2020-06-26 09:58:25 +01:00 |
|
Dave Murphy
|
a6de2da842
|
sdl2-audio: rely on pkg-config for includes & libs
|
2020-06-26 09:58:25 +01:00 |
|
Nichole Mattera
|
cb01bf3c37
|
Fixed SDL2 demo to not render text on every frame. (#81)
|
2020-06-26 09:41:59 +01:00 |
|
AdaLovegirls
|
ea27fe123d
|
Added sdl2-ttf example to sdl2-demo (#80)
|
2020-06-25 12:31:06 +01:00 |
|
yellows8
|
73b50688ab
|
Added -lm to the swkbd example Makefile.
|
2020-06-14 00:08:11 -04:00 |
|
yellows8
|
4437fb814f
|
Added a comment for the swkbd example.
|
2020-06-11 22:56:04 -04:00 |
|
yellows8
|
1392e6cad0
|
Added hid/sevensixaxis example.
|
2020-06-01 12:16:15 -04:00 |
|
fincs
|
7cce42673e
|
sysmodule template: set __nx_fs_num_sessions to 1
|
2020-05-28 18:36:37 +02:00 |
|
Dave Murphy
|
a0ce16d0f7
|
add sdl2 demo using romfs for data
|
2020-05-26 23:49:58 +01:00 |
|
yellows8
|
25cdf12ab0
|
ldn: Use fixed-size buffer for sendto(), and make sure the data from recvfrom() is NUL-terminated.
|
2020-05-24 15:50:22 -04:00 |
|
yellows8
|
52bdce1eb0
|
ldn: Various adjustments/fixes, and added a printf regarding D-Pad buttons.
|
2020-05-24 12:54:33 -04:00 |
|
yellows8
|
1f30cbcd17
|
Added ldn example.
|
2020-05-24 12:43:05 -04:00 |
|
yellows8
|
edb1506560
|
Added curl example.
|
2020-05-11 22:04:19 +02:00 |
|
fincs
|
1a4cb0662a
|
deko example framework: Include <unistd.h> for close()
|
2020-05-06 00:57:24 +02:00 |
|
yellows8
|
0175f8020b
|
Updated the app-playstats example for latest libnx, due to [10.0.0+], and a minor other adjustment.
|
2020-04-17 14:20:49 -04:00 |
|
fincs
|
d8e5cd4d2b
|
Use nxlinkStdioForDebug in deko_examples in order to avoid collisions with the console
|
2020-04-17 16:49:38 +02:00 |
|
HookedBehemoth
|
794a26392b
|
update for libnx pl init change
|
2020-04-15 18:18:33 +02:00 |
|
yellows8
|
c68fc5e826
|
Updated the nfc example for latest libnx.
|
2020-04-07 12:45:06 -04:00 |
|
fincs
|
bbd8727804
|
Add deko3d GPU-rendered console example
|
2020-04-04 13:41:18 +02:00 |
|
fincs
|
36dff0db63
|
Import deko3d examples
|
2020-04-04 13:41:18 +02:00 |
|
fincs
|
554d75d499
|
Add basic deko3d C example (rendering a triangle)
|
2020-04-04 13:41:05 +02:00 |
|
yellows8
|
a34aba3b72
|
Fixed issue with the fs/save example where the FsSaveDataInfoReader was not closed when a save was found successfully.
|
2020-04-03 00:23:04 -04:00 |
|
yellows8
|
948ce48e58
|
Updated the irsensor example for latest libnx, and various improvements.
|
2020-04-02 18:50:27 -04:00 |
|
yellows8
|
2e7d0c198e
|
Minor adjustment for the ring-con example.
|
2020-03-24 22:23:58 -04:00 |
|
yellows8
|
2ee7aff9e4
|
Added hid/ring-con example. (#76)
* Added hid/ring-con example.
|
2020-03-24 22:19:30 -04:00 |
|
fincs
|
f82d955dfe
|
U64_MAX -> UINT64_MAX
|
2020-03-16 16:22:27 +01:00 |
|