Kripesh Adhikari
|
bf9df10259
|
audio/hwopus-decoder: fix glitchy playback (#110)
* audio/hwopus-decoder: fix offset for pointer to wavebuf start
* audio/hwopus-decoder: change to 4 wavebufs and reduce size of wavebufs
|
2024-10-26 15:36:59 +01:00 |
|
Dave Murphy
|
5e36dc2902
|
time: display local time
|
2024-10-18 19:30:12 +01:00 |
|
Dave Murphy
|
399aa26c6e
|
templates/sysmodule: add force_debug_prod. Closes #109
|
2024-10-18 18:46:00 +01:00 |
|
Vicki Pfau
|
b41c4957e7
|
vibration: Improve vibration example usability (#107)
This update moves the frequency controls to D-Pad and lets you turn the values
down, as well as displaying the current values on screen.
|
2024-10-16 19:57:56 +01:00 |
|
Vicki Pfau
|
d1b2175d58
|
power: Update charger enum (#108)
|
2024-10-16 19:57:38 +01:00 |
|
Dave Murphy
|
4f6e700642
|
sdl2-demo: use acceleration
|
2024-01-20 02:21:36 +00:00 |
|
Narr the Reg
|
455ad6732c
|
nfc: Update example
|
2023-07-04 23:17:34 +02:00 |
|
yellows8
|
fbbe90507d
|
app-playstats: Updated for latest libnx, etc.
|
2023-03-08 16:36:36 -05:00 |
|
yellows8
|
454610b266
|
Updated hdls example for passing workmem.
|
2023-02-23 10:09:09 -05:00 |
|
TurtleP
|
713404797b
|
Delete various copy constructors and assignment operators (#102)
Prevents common C++ programming mistakes
|
2023-01-04 21:30:48 +01:00 |
|
yellows8
|
73960d720c
|
app-playstats: Updated for 15.0.0.
|
2022-10-16 12:56:12 -04:00 |
|
scturtle
|
0947425fc5
|
graphics/deko3d: fix and simplify rbtree code
|
2022-09-14 19:16:35 +02:00 |
|
Jeremy S. Postelnek
|
b55cb17676
|
account: add code to satisfy multiple accounts (#97)
* add code to satisfy multiple accounts
|
2022-04-09 16:17:54 -04:00 |
|
yellows8
|
950e99a1ab
|
Updated hdls example for 13.0.0.
|
2021-09-17 12:42:06 -04:00 |
|
yellows8
|
f03b9864ce
|
Improved IMAGE_DISPLAY handling in simplegfx.
|
2021-09-13 13:25:26 -04:00 |
|
Ben Kallus
|
5980937bdf
|
ChargerType -> PsmChargerType
|
2021-07-08 23:01:23 +02:00 |
|
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 |
|