Commit Graph

  • e46e55a7b5 Fixed .json k1gs 2024-12-08 00:13:48 +0500
  • 3c6d59b59c
    Merge 77370558eb into bf9df10259 Serena Postelnek 2024-11-16 17:01:15 -0800
  • 7fe3a1c955
    Fix overwriting application_id MasaGratoR 2024-11-06 19:51:01 +0100
  • 6169d5c217
    Merge efccf2bf2b into bf9df10259 TheSleepyRaccoon 2024-10-27 01:33:47 +0545
  • bf9df10259
    audio/hwopus-decoder: fix glitchy playback (#110) master Kripesh Adhikari 2024-10-26 20:21:59 +0545
  • 3e1cd5f8b3
    audio/hwopus-decoder: change to 4 wavebufs and reduce size of wavebufs Kripesh Adhikari 2024-10-26 13:17:33 +0545
  • 1687bc5b02
    audio/hwopus-decoder: fix offset for pointer to wavebuf start Kripesh Adhikari 2024-10-26 12:43:13 +0545
  • 5e36dc2902
    time: display local time v20241018 Dave Murphy 2024-10-18 19:30:12 +0100
  • 399aa26c6e
    templates/sysmodule: add force_debug_prod. Closes #109 Dave Murphy 2024-10-18 18:46:00 +0100
  • b41c4957e7
    vibration: Improve vibration example usability (#107) Vicki Pfau 2024-10-16 11:57:56 -0700
  • d1b2175d58
    power: Update charger enum (#108) Vicki Pfau 2024-10-16 11:57:38 -0700
  • 3ff4e1b9b2 vibration: Improve vibration example usability Vicki Pfau 2024-06-09 01:42:09 -0700
  • 03a552ffc3 power: Update charger enum Vicki Pfau 2021-03-17 21:01:28 -0700
  • 4f6e700642
    sdl2-demo: use acceleration Dave Murphy 2024-01-20 02:21:27 +0000
  • 455ad6732c nfc: Update example v20231028 Narr the Reg 2023-06-20 19:35:14 -0600
  • 109472b974 nfc: Update example Narr the Reg 2023-06-20 19:35:14 -0600
  • fbbe90507d
    app-playstats: Updated for latest libnx, etc. yellows8 2023-03-08 16:36:36 -0500
  • 454610b266
    Updated hdls example for passing workmem. yellows8 2023-02-23 10:09:04 -0500
  • 713404797b
    Delete various copy constructors and assignment operators (#102) TurtleP 2023-01-04 15:30:48 -0500
  • 9e72a73646 remove operator= TurtleP 2023-01-04 14:56:39 -0500
  • 668d29ad31 delete CMemPool::Block copy c'tor TurtleP 2022-12-29 13:34:00 -0500
  • 3ac5334657 CMemPool::Handle needs to be allowed, whoops TurtleP 2022-12-29 12:34:27 -0500
  • 1ba7ee701c delete this copy c'tors to prevent lifetime issues TurtleP 2022-12-29 12:29:11 -0500
  • 73960d720c
    app-playstats: Updated for 15.0.0. yellows8 2022-10-16 12:56:12 -0400
  • 0947425fc5 graphics/deko3d: fix and simplify rbtree code scturtle 2022-09-11 15:54:33 +0800
  • 9d1787d8f0
    graphics/deko3d: fix and simplify rbtree code scturtle 2022-09-11 15:54:33 +0800
  • 77370558eb physfs example TurtleP 2022-06-16 15:37:06 -0400
  • b55cb17676
    account: add code to satisfy multiple accounts (#97) Jeremy S. Postelnek 2022-04-09 16:17:54 -0400
  • fd79c9e185 also fix this TurtleP 2022-04-09 16:14:12 -0400
  • b843287f49 update this printf to be proper TurtleP 2022-04-09 16:11:20 -0400
  • b3a6e85d2d address pr comment TurtleP 2022-04-09 15:33:17 -0400
  • cc82e02d45 add code to satisfy multiple accounts TurtleP 2022-04-09 11:09:16 -0400
  • 950e99a1ab
    Updated hdls example for 13.0.0. yellows8 2021-09-17 12:42:06 -0400
  • f03b9864ce
    Improved IMAGE_DISPLAY handling in simplegfx. yellows8 2021-09-13 13:25:26 -0400
  • efccf2bf2b Simple Audren Example playing mp3 via mpg123 SleepyRaccoon 2021-08-06 11:48:20 +0100
  • 5980937bdf ChargerType -> PsmChargerType Ben Kallus 2021-07-06 23:05:50 -0400
  • 92c501733c ChargerType -> PsmChargerType Ben Kallus 2021-07-06 23:05:50 -0400
  • e423a0ab0e
    audio/playtone: KEY -> HidNpadButton, which were missed previously. yellows8 2021-02-15 12:29:32 -0500
  • 78b1ed515e
    Updated for libnx applet changes. v20201219 yellows8 2020-12-15 19:17:30 -0500
  • ce7c9a99ea
    network/ldn: Updated button text. yellows8 2020-12-10 23:57:35 -0500
  • 84be02950a
    Added network/lp2p. yellows8 2020-12-10 23:52:53 -0500
  • a5f53afed0
    hid/hdls: Use HiddbgNpadButton. yellows8 2020-12-08 15:39:02 -0500
  • b924d358ec
    hid/read-controls: Updated comment. yellows8 2020-12-08 14:59:11 -0500
  • 62885bbbff
    hid/hdls: Updated for hid-refactor. hid-refactor yellows8 2020-12-08 13:54:25 -0500
  • ac702280bc
    hid/read-controls: Updated for hid-refactor. yellows8 2020-12-08 13:52:19 -0500
  • 40ec713452
    hid/abstracted-pad: Updated for hid-refactor. yellows8 2020-12-08 12:56:11 -0500
  • 07863f0585
    hid/touch-screen: Updated for hid-refactor. yellows8 2020-12-08 10:36:50 -0500
  • a6ea828801
    hid/irsensor: Updated for hid-refactor. yellows8 2020-12-08 01:03:19 -0500
  • 00a0bb3899
    hid/vibration: Minor adjustments. yellows8 2020-12-08 00:33:18 -0500
  • 29484f5c06
    hid/sevensixaxis: Updated for hid-refactor. yellows8 2020-12-08 00:23:52 -0500
  • 5a42b4766b
    hid/ring-con: Updated for hid-refactor. yellows8 2020-12-08 00:00:16 -0500
  • 2b0d5062a5
    colors/notification-led: Updated for hid-refactor. yellows8 2020-12-07 23:44:31 -0500
  • 1e59bd0699
    Update all non-HID examples for hid-refactor fincs 2020-12-02 14:39:00 +0100
  • 4272e286cc
    hid/vibration: update for hid-refactor fincs 2020-12-01 21:51:39 +0100
  • 8487e07653
    hid/sixaxis: update for hid-refactor fincs 2020-12-01 21:46:58 +0100
  • 11fa984774
    templates/application: Update for hid-refactor API fincs 2020-12-01 21:36:02 +0100
  • f252e65ebd
    Update & clean up the sysmodule template fincs 2020-10-31 19:25:14 +0100
  • 847bb129e9
    Use diagAbortWithResult instead of fatalThrow fincs 2020-10-31 19:13:24 +0100
  • fc98393d50 Add targets per Makefile, allowing make -j to work Dave Murphy 2020-10-03 16:00:22 +0100
  • 8fcbec6648 Add targets per Makefile, allowing make -j to work Vicki Pfau 2020-10-01 01:47:19 -0700
  • 9db0cfd567 Add power example Vicki Pfau 2020-09-27 16:26:57 -0700
  • 1a46a20e7c Add power example Vicki Pfau 2020-09-27 16:26:57 -0700
  • c21700136e
    remove stray printf Dave Murphy 2020-07-07 02:54:53 +0100
  • c0c2242346 Remove excess newlines Nathaniel Barragan 2020-06-29 12:39:46 -0700
  • 4122b6a9ed Added a keyboard test program Nathaniel Barragan 2020-06-29 10:15:23 -0700
  • 179e9a847b sdl2-audio: include path is set to SDL2 by pkg-config. Closes #79 Dave Murphy 2020-06-26 09:58:09 +0100
  • a6de2da842 sdl2-audio: rely on pkg-config for includes & libs Dave Murphy 2020-06-26 09:56:48 +0100
  • cb01bf3c37
    Fixed SDL2 demo to not render text on every frame. (#81) Nichole Mattera 2020-06-26 04:41:59 -0400
  • d559281f59 Fixed a small mistake. Nichole Mattera 2020-06-25 21:06:12 -0400
  • 03e352ecfa Fixed SDL2 demo to not render text on every frame. Nichole Mattera 2020-06-25 17:42:05 -0400
  • ea27fe123d
    Added sdl2-ttf example to sdl2-demo (#80) AdaLovegirls 2020-06-25 06:31:06 -0500
  • 09bab892f1 added ttf example with public domain font Ada Lovegirls 2020-06-24 14:19:48 -0500
  • cb6412c2b1 Added ttf example to sdl2-demo Ada Lovegirls 2020-06-24 14:15:53 -0500
  • 73b50688ab
    Added -lm to the swkbd example Makefile. yellows8 2020-06-14 00:08:11 -0400
  • 4437fb814f
    Added a comment for the swkbd example. yellows8 2020-06-11 22:56:04 -0400
  • 1392e6cad0
    Added hid/sevensixaxis example. yellows8 2020-06-01 12:16:15 -0400
  • 7cce42673e
    sysmodule template: set __nx_fs_num_sessions to 1 v20200528 fincs 2020-05-28 18:36:11 +0200
  • a0ce16d0f7 add sdl2 demo using romfs for data Dave Murphy 2020-05-26 23:49:58 +0100
  • 25cdf12ab0
    ldn: Use fixed-size buffer for sendto(), and make sure the data from recvfrom() is NUL-terminated. yellows8 2020-05-24 15:50:22 -0400
  • 52bdce1eb0
    ldn: Various adjustments/fixes, and added a printf regarding D-Pad buttons. yellows8 2020-05-24 12:54:33 -0400
  • 1f30cbcd17
    Added ldn example. yellows8 2020-05-24 12:43:05 -0400
  • edb1506560 Added curl example. v20200511 yellows8 2020-04-30 18:11:11 -0400
  • 1a4cb0662a
    deko example framework: Include <unistd.h> for close() fincs 2020-05-06 00:57:02 +0200
  • 7de59288eb
    Added curl example. yellows8 2020-04-30 18:11:11 -0400
  • 0175f8020b
    Updated the app-playstats example for latest libnx, due to [10.0.0+], and a minor other adjustment. yellows8 2020-04-17 14:20:49 -0400
  • d8e5cd4d2b
    Use nxlinkStdioForDebug in deko_examples in order to avoid collisions with the console fincs 2020-04-17 16:49:38 +0200
  • 794a26392b update for libnx pl init change HookedBehemoth 2020-04-15 18:04:50 +0200
  • 4a207222b2 update for libnx pl init change HookedBehemoth 2020-04-15 18:04:50 +0200
  • c68fc5e826
    Updated the nfc example for latest libnx. yellows8 2020-04-07 12:45:06 -0400
  • bbd8727804
    Add deko3d GPU-rendered console example v20200404 fincs 2020-02-28 17:22:39 +0100
  • 36dff0db63
    Import deko3d examples fincs 2020-02-28 01:42:12 +0100
  • 554d75d499
    Add basic deko3d C example (rendering a triangle) fincs 2020-02-07 23:36:51 +0100
  • a34aba3b72
    Fixed issue with the fs/save example where the FsSaveDataInfoReader was not closed when a save was found successfully. yellows8 2020-04-03 00:23:04 -0400
  • 948ce48e58
    Updated the irsensor example for latest libnx, and various improvements. yellows8 2020-04-02 18:50:27 -0400
  • 2e7d0c198e
    Minor adjustment for the ring-con example. yellows8 2020-03-24 22:23:58 -0400
  • 2ee7aff9e4
    Added hid/ring-con example. (#76) yellows8 2020-03-24 22:19:30 -0400
  • 579de9cf48
    Updated the ring-con example. yellows8 2020-03-24 22:14:03 -0400
  • cf282bb688
    Added hid/ring-con example. yellows8 2020-03-24 14:27:07 -0400
  • 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