Commit Graph

  • 446337e77a
    Merge cc9d97b464 into 2016e429c1 Cynthia Coan 2026-03-18 11:08:33 -0700
  • cc9d97b464 add OSGetConsoleType, and MCP_GetSystemMode Cynthia 2026-03-18 18:01:21 +0000
  • b96977ef36
    Merge 63dd0d02eb into 2016e429c1 capitalistspz 2026-03-03 17:19:15 +0000
  • 63dd0d02eb typedef correction capitalistspz 2026-03-03 17:19:05 +0000
  • 116a14aab0
    Merge branch 'devkitPro:master' into camera-drc-enum capitalistspz 2026-03-03 17:12:50 +0000
  • de1c7a9332
    Merge 6007443dbd into 2016e429c1 capitalistspz 2026-03-03 17:10:01 +0000
  • 6007443dbd typedef correction capitalistspz 2026-03-03 17:09:49 +0000
  • e1652533a1 padscore: Make WENCGetEncodeData take an enum arg capitalistspz 2026-03-03 16:43:50 +0000
  • ecddcb2023 camera: Make CAMMode::forceDrc var an enum, and some extra comments capitalistspz 2026-03-03 16:24:16 +0000
  • dd7879c1ec
    Merge 5f7ff6ae20 into 2016e429c1 capitalistspz 2026-02-22 16:47:40 -0500
  • 62f4b2f76a
    Merge 81ffe74c69 into 2016e429c1 Max 2026-02-22 16:41:45 -0500
  • 81ffe74c69 Compute Shader Support MaxNiftyNine 2026-02-22 16:41:15 -0500
  • 573de833b1 Deploying to gh-pages from @ devkitPro/wut@2016e429c1 🚀 gh-pages WinterMute 2026-02-21 12:43:12 +0000
  • 847ead72f8
    Merge 4ce0c02f16 into 2016e429c1 Fangal-Airbag 2026-02-17 13:31:59 -0500
  • 4ce0c02f16 Samples update Fangal-Airbag 2026-02-17 13:19:05 -0500
  • cfcb7a7049 Formatting fix Fangal-Airbag 2025-11-26 20:40:27 -0500
  • ff4a119ba3 Quick comment clarification Fangal-Airbag 2025-11-21 11:21:09 -0500
  • e47f3dd436 Change swkbd terminology and small updates to wut samples Fangal-Airbag 2025-11-21 11:13:37 -0500
  • 8cab1f2879
    Merge 3aaa683415 into 2016e429c1 Crementif 2026-02-17 09:30:54 -0500
  • 937d1f2774
    Merge 5ad6ed406f into 2016e429c1 capitalistspz 2026-02-16 20:17:17 +0100
  • 2016e429c1 wutnewlib: fix lock_try_acquire master v1.9.1 GaryOderNichts 2026-02-16 15:21:10 +0100
  • 1df241d84d wutnewlib: fix lock_try_acquire GaryOderNichts 2026-02-16 15:21:10 +0100
  • 82e0ccfbd7 add in WHB helpers for PCFS/HFIO Cynthia 2026-01-28 05:38:47 +0000
  • afa43f676d
    wutnewlib: implement new unified threading syscalls (replaces wutstdc++) (#434) v1.9.0 fincs 2026-01-25 19:33:25 +0100
  • 29f197a557
    Pain fincs 2026-01-25 19:31:37 +0100
  • 26ed8f3b39
    Add declarations for some Wiimote audio stuff, +documentation (#433) capitalistspz 2026-01-25 12:12:47 +0000
  • 49fe30fe49
    coreinit/filesystem: Label HFIO/PCFS mount source type (#431) Cynthia Coan 2026-01-25 04:11:43 -0800
  • 4bf8b238ad pcfs -> hfio Cynthia 2026-01-24 20:58:16 +0000
  • d3bd9a2ce9
    wutnewlib: implement new unified threading syscalls (replaces wutstdc++) fincs 2026-01-06 19:20:46 +0100
  • cb3260c1ff Small comment changes capitalistspz 2026-01-05 15:53:52 +0000
  • 4f269c28d7 Add declarations for some Wiimote audio stuff, +documentation capitalistspz 2026-01-05 15:38:33 +0000
  • 6cd63fe2b3
    Include wut.h in h264/stream.h (#432) capitalistspz 2025-12-28 16:16:39 +0000
  • 91a7a845fb Add a space capitalistspz 2025-12-26 10:29:31 +0000
  • 28326212cd Include wut.h in h264/stream.h capitalistspz 2025-12-26 10:22:55 +0000
  • 85b5cee1c7 fix one space Cynthia 2025-11-28 00:01:29 +0000
  • e4f29cb88e properly label PCFS mount type Cynthia 2025-11-27 04:27:26 +0000
  • e3ac119037
    Added field to control swkbd keyboard layout. (#429) Daniel K. O. 2025-11-01 10:30:01 -0300
  • 385a17de79 Added field to control swkbd keyboard layout. Daniel K. O. (dkosmari) 2025-10-24 05:15:02 -0300
  • 1b412d2769
    wutsocket fixes: select() handles timeout wrong, and poll() lacks a safety check (#428) Daniel K. O. 2025-10-10 15:27:42 -0300
  • fa61982981 Added safety check for poll(): the nsysnet fd must fit in nsysnet_fd_set. Daniel K. O. (dkosmari) 2025-10-06 12:52:38 -0300
  • 055b968da7 - Fix select() to also update the fd_set arguments on timeout condition. - Move the nfds argument restriction to the nsysnet side. - Allow user-defined FD_SETSIZE, since newlib's fd_set allow custom sizes. - Define __socklen_t_defined when socklen_t is typedefed. Daniel K. O. (dkosmari) 2025-10-06 11:52:41 -0300
  • 5f7ff6ae20 Apply WUT_SIZED_ACCESS to wpad.h capitalistspz 2025-09-04 16:53:23 +0100
  • 71371d3fbb Remove WUT_ACCESS, rename WUT_ACCESS_SIZED to WUT_SIZED_ACCESS. capitalistspz 2025-09-04 16:41:11 +0100
  • cac70f560e Correct capitalization to WPADGetGameDataTimeStamp capitalistspz 2025-08-16 19:49:20 +0100
  • a9e49239bb Add WUT_ACCESS and WUT_ACCESS_SIZED attribute macros capitalistspz 2025-08-18 14:22:46 +0100
  • c98ee8fb9f Correct capitalization to WPADGetGameDataTimeStamp capitalistspz 2025-08-16 19:49:20 +0100
  • 271f6ebd3d
    fix: rpl support Grady Link 2025-08-06 23:23:23 -0700
  • 2c98cc91aa Run clang-format GaryOderNichts 2024-10-03 21:35:22 +0200
  • 4f18f8041a Add formatting check workflow GaryOderNichts 2024-10-03 19:37:26 +0200
  • 2b66122422 Add .clang-format GaryOderNichts 2024-10-02 21:12:23 +0200
  • c237a8d29d
    Run clang-format GaryOderNichts 2024-10-03 21:35:22 +0200
  • 919c4a3a3a
    Add formatting check workflow GaryOderNichts 2024-10-03 19:37:26 +0200
  • 6acaf9ef82
    Add .clang-format GaryOderNichts 2024-10-02 21:12:23 +0200
  • fa650f92c4
    remove unused dist target (#422) Dave Murphy 2025-05-29 12:14:44 +0100
  • 078f0602c0
    remove unused dist target remove-dist-target Dave Murphy 2025-05-25 16:22:07 +0100
  • 5ad6ed406f Change arg for crash.c capitalistspz 2025-05-25 00:56:04 +0100
  • bcdcd2ea8a OSThreadEntryPointFn and OSCreateThread take void* for arg capitalistspz 2025-05-25 00:46:58 +0100
  • 5fdc7ffe85 wutnewlib: Remove obsolete declarations to fix compiling with GCC 15 v1.8.0 GaryOderNichts 2025-05-17 22:45:36 +0200
  • 40c10ccfaf wutnewlib: Remove obsolete declarations to fix compiling with GCC 15 GaryOderNichts 2025-05-17 22:45:36 +0200
  • 44d8446cce Update version number in Makefile. Daniel K. O. (dkosmari) 2025-05-18 21:01:45 -0300
  • 81db8e5dd4
    Add WUT_FORMAT_PRINTF and fix some format string bugs. (#404) Daniel K. O. 2025-05-17 17:35:56 -0300
  • 1bbdc75f27 wutsocket/ioctl: Remove unimplemented requests GaryOderNichts 2025-05-11 19:35:59 +0200
  • b418690722
    h264/decode: Make H264DECSetParam_USER_MEMORY take void** (#418) capitalistspz 2025-05-16 20:47:53 +0100
  • 4bba472592 Make H264DECSetParam_USER_MEMORY take void**. userMemory value given in decode callback is the data obtained by dereferencing value capitalistspz 2025-05-16 09:53:12 +0100
  • 0fe459a25d wutsocket/ioctl: Remove unimplemented requests GaryOderNichts 2025-05-11 19:35:59 +0200
  • 1447a0ed92
    padscore: Add KPADSetSamplingCallback, WENCGetEncodeData and documentation improvements (#411) capitalistspz 2025-05-11 18:28:56 +0100
  • 733b3be408
    H264_ERROR_DECODE_SUCCESS added to stream.h MysticTortoise 2025-04-08 19:22:39 -0700
  • b35e595a6e nsysccr/cdc: Add lowlevel NFC commands GaryOderNichts 2024-10-15 14:36:04 +0200
  • 9994903fcb nsysccr/cdc: Add lowlevel NFC commands GaryOderNichts 2024-10-15 14:36:04 +0200
  • a92c2b178b coreinit/debug: Add OSSendFatalError GaryOderNichts 2025-03-15 21:01:26 +0100
  • d2d0976ff8 coreinit/debug: Add OSSendFatalError GaryOderNichts 2025-03-15 21:01:26 +0100
  • 4847ddce41
    bsp: Add all BSP errors (#412) Andrew 2025-02-19 11:45:23 +0000
  • 752f2ec7c1
    bsp: Add all BSP errors Andrew 2025-02-13 20:45:00 +0000
  • 37bb9841b9 Miscellaneous comment changes capitalistspz 2025-02-02 16:07:40 +0000
  • cd797b2096 Add KPADSetSamplingCallback capitalistspz 2025-02-02 15:22:48 +0000
  • 8a6e2d877d WPADInfo changes capitalistspz 2025-02-02 14:29:45 +0000
  • ea29036691 WPADInfo changes capitalistspz 2025-02-02 14:27:42 +0000
  • 98c919fa16 const and out capitalistspz 2025-02-02 14:03:23 +0000
  • 089b1a5013 Add WENCGetEncodeData capitalistspz 2025-02-02 13:33:45 +0000
  • 958936de47
    update changelog for 1.7.0 Dave Murphy 2024-12-06 09:17:46 +0000
  • 941fd90b39
    update changelog for 1.6.0 Dave Murphy 2024-12-06 09:16:33 +0000
  • e444fe6564 Test GaryOderNichts 2024-11-21 19:38:09 +0100
  • d653dc8dee Bundle clang-format-diff with workflow GaryOderNichts 2024-11-21 19:32:26 +0100
  • f45c8e8505 Run clang-format GaryOderNichts 2024-10-03 21:35:22 +0200
  • 1873042775 Add formatting check workflow GaryOderNichts 2024-10-03 19:37:26 +0200
  • 8391f4fcbd Update .clang-format GaryOderNichts 2024-10-03 16:21:31 +0200
  • 0f788e550d Add .clang-format GaryOderNichts 2024-10-02 21:12:23 +0200
  • 8dc6508847 Add missing include Crayon2000 2024-11-10 13:21:57 -0500
  • 5c9b87ce75
    - Added WPADStatus* structs for various extensions. (#406) Daniel K. O. 2024-10-26 13:22:17 -0300
  • 7a18630510 - Added WPADStatus* structs for various extensions. - Added more enums and enum values. - Added padscore/wbc.h header. - Added more fields to KPADStatus. - Added some more WPAD and KPAD functions. Daniel K. O. (dkosmari) 2024-10-19 06:30:50 -0300
  • 9c656b7128 - Added WUT_FORMAT_PRINTF to catch format string errors in printf-like functions. Daniel K. O. (dkosmari) 2024-10-07 23:01:40 -0300
  • 6f48526d37
    coreinit: Add memory allocator functions (#402) Daniel K. O. 2024-10-07 17:04:47 -0300
  • 79f8eea1e7 Unsorted headers. Daniel K. O. (dkosmari) 2024-10-07 14:18:02 -0300
  • 224ffded03 - Renamed allocator.h to memallocator.h. - Fixed doxygen block. - Sorted includes in tests/test_compile_headers_common/test_compile_headers_list.h. Daniel K. O. (dkosmari) 2024-10-07 01:42:12 -0300
  • 3a0507a0db Added Doxygen docs. Daniel K. O. (dkosmari) 2024-10-04 09:07:33 -0300
  • 49d724a6e7 Forgot to update the macro check. Daniel K. O. (dkosmari) 2024-10-01 17:08:35 -0300
  • 73beeb53e7 - Reformatted and reorganized. - Match names with decaf-emu. Daniel K. O. (dkosmari) 2024-10-01 17:06:39 -0300
  • 8b65fd6ce9
    Fix typo in nsysnet and add more nn::ac functions. (#401) Daniel K. O. 2024-10-01 16:21:24 -0300
  • b17897801c Forgot to include memheap.h. Daniel K. O. (dkosmari) 2024-10-01 12:03:11 -0300
  • c9a485bf6d Added coreinit/allocator.h to tests. Daniel K. O. (dkosmari) 2024-10-01 11:59:44 -0300